ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2024

Category: Combination and enumeration functions
9 results
Checks whether a combination of one of more options known by their names is valid.
Returns a combination of one or more options known by their names.
Returns a combination of one or more options known by their associated values.
Checks whether an enumeration value known by its name is valid.
Checks whether an enumeration value known by its associated value is valid.
Returns an enumeration value known by its name.
Returns an enumeration value known by its associated value.