ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Category: Operators
13 results
Arithmetic operators
The arithmetic operators are...
Assignment operators
Three assignment operators are available...
Bitwise operators
The operations on binary values are performed...
Comparison operators
The comparison operators can be divided into several categories...
Exchange operator (<=>)
The <=> operator is used to exchange the contents of two elements...
Explicit conversion operator for advanced types
The instances of a variable derived from a base advanced type can be manipulated using a variable of the base type.
Explicit conversion operator for simple types
When the '=' operator is used between variables of simple types (int, real, string, etc...
Indirection operators
Operators { and operators } operators are used to access a field, variable, class member or table item by dynamically constructing the name of the field, variable, class member or item...
List of operators
List of properties associated with the Sidebar control
Logical operators
The logical operators are as follows...
Operator on Address
The & operator returns the address of a variable as an integer
Operators on character strings
The character strings can be handled by specific WLanguage functions or by the +, [[ and ]] operators...
Other operators
The following are additional operators...