ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

RoundToMultiple (Function)
Returns a numeric value rounded to the nearest multiple of another numeric value.
EmailSendMessage (Example)
Usage example of the EmailSendMessage function
Emulating constants
List of constants used by the functions for emulating automated tests....
InAndroidSimulatorMode (Function)
Indicates whether the code is run in the Android simulator.
URLExtractPath (Function)
Returns the different elements of a URL: protocol, user, password, domain, port, resource path, resource name, resource extension, request and fragment.
MapGetPosition (Function)
Returns the geographical position of the point located in the center of the map currently displayed in a Map control.
SysWindowsVersion (Function)
Returns information about the Windows version used on the current computer.
HDeactivateTrigger (Function)
Disables a trigger.
Socket management functions
List of functions for managing sockets...
USBListDevice (Function)
Returns the list of USB devices currently plugged into the current computer.
XMLPath (Function)
Returns the current position in the document in XPATH format.
Color constants
The color constants are mainly used in the chart functions, the print functions and the drawing functions......
ThreadWait (Function)
Waits for the end of the execution of the specified thread.
CalendarSelectCount (Function)
Returns the number of days selected in a Calendar control.
InFactoryMode (Function)
Indicates whether the code is run by an action plan of the software factory.
MapEndOfMove (Function)
Stops following the device movement in a Map control.
XMLChildExist (Function)
Specifies whether the current tag has children corresponding to the sought type (tag, attribute, ...).
EmailCloseSession (Example)
Usage example of the EmailCloseSession function
InWebserviceMode (Function)
Used to find out whether the execution is in progress in the AWWS engine.
InLinuxMode (Function)
Indicates whether the code is run in Linux mode or not.
InWindowsMode (Function)
Indicates whether the code is run in Windows mode or not.
InWindowsPhoneEmulatorMode (Function)
Indicates whether the test is run via the Windows Phone emulator. Function kept for backward compatibility....
StoreSortAAF (Property)
The StoreSortAAF property is used to determine and specify if the sorting order defined by the user on a Table or TreeView Table control is kept when an application is closed and opened again.
ExceptionPropagate (Function)
Propagates an exception.
Gantt Chart control properties
You can manipulate Gantt Diagram columns in Table or TreeVew Table controls using the following WLanguage properties......