ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

InAndroidMode (Function)
Indicates whether the code is run in Android mode.
ComboClose (Function)
Closes the drop-down list in a Combo Box control (simple or multi-column Combo Box control).
Modulo (Reserved word)
Returns the remainder of a division.
IsOdd (Function)
Identifies an odd number.
IsEven (Function)
Identifies an even number.
EndTimerSys (Function)
Ends the execution of a timer triggered by TimerSys.
ColorHue (Function)
Calculates the hue of a color.
ColorSaturation (Function)
Calculates the saturation of a color.
ColorLightness (Function)
Calculates the lightness of a color.
IntegerToDay (Function)
Returns the day of the week that corresponds to the specified date (this date is an integer).
InAndroidEmulatorMode (Function)
Indicates whether the code is run in the Android emulator.
InPocketSimulatorMode (Function)
Indicates whether the code is run in the Pocket simulator. Function kept for backward...
Log (Function)
Calculates the decimal logarithm of a numeric value.
fParentDir (Function)
Returns the path of the parent directory for the specified directory.
MinAutoID (Property)
The MinAutoID property is used to get the minimum automatic identifier of a replicated data file.
CompositeKey (Property)
The CompositeKey property determines if an item is a composite key.
PasswordProtected (Property)
The PasswordProtected property is used to determine if a datafile is password-protected.
Exchange operator (<=>)
The <=> operator is used to exchange the contents of two elements...
InJavaMode (Function)
Indicates whether the code is run in Java.
Power (Function)
Raise a number to a power.
HTransactionList (Function)
Returns the list of current or interrupted transactions on the server for the specified connection.
XMLValidNode (Function)
Validates an XML node, its children and its attributes from its description in the XSD schema...
Max (Function)
Returns the greatest value passed as parameter.
ComboOpen (Function)
Expands the list of a Combo Box control (single-column or multi-column Combo Box).
Memo (Property)
The Memo property is used to determine if an item is of type memo.
1
4
5
6
7
8
88
>