ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

InAndroidEmulatorMode (Function)
Indicates whether the code is run in the Android emulator.
IsOdd (Function)
Identifies an odd number.
IsEven (Function)
Identifies an even number.
ColorHue (Function)
Calculates the hue of a color.
ColorSaturation (Function)
Calculates the saturation of a color.
ColorLightness (Function)
Calculates the lightness of a color.
BurnerStatus (Function)
Returns the status of the current burner.
BurnerPath (Function)
Returns the path of the current burner.
NoCharacter (Function)
Returns a string after removing the specified leading and trailing characters.
Dynamic serving
"Dynamic serving" is a technique where the same address (URL) leads to 2 different pages......
CoordinateEditorToScreen (Function)
Converts a size or a position specified in the reference dpi in the editor (160 dpi) to the native dpi of screen on the device where the application is run.
Using .NET assemblies in a project
To use .NET assemblies in a project......
Modulo (Reserved word)
Returns the remainder of a division.
InPocketSimulatorMode (Function)
Indicates whether the code is run in the Pocket simulator. Function kept for backward compatibility....
InAndroidMode (Function)
Indicates whether the code is run in Android mode.
fParentDir (Function)
Returns the path of the parent directory for the specified directory.
MapDeleteItinerary (Function)
Deletes an itinerary from a Map control.
fFileExist (Function)
Checks the existence of an external file.
InAutomaticTestMode (Function)
Used to find out whether an automatic test is currently run or not.
BurnerList (Function)
Returns the list of burners installed on the current computer.
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.
10. Internal components in practice
ThreadCurrent (Function)
Returns the name of the thread currently run.