ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Properties associated with a supercontrol
List of properties associated with a supercontrol...
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.
BTInfoRadio (Function)
Returns specific information about a Bluetooth radio connected to the computer.
NetGetFile (Example)
Usage example of the NetGetFile function
BTDisconnectDevice (Function)
Cancels the authentication beside a Bluetooth device.
dSaveImagePNG (Example)
Usage example of the dSaveImagePNG function
NotifPushListInvalidIdentifiers (Function)
Returns the list of invalid identifiers on the APN service of Apple.
Properties associated with Tab controls
A Tab control found in a window or in a page can be handled by several WLanguage properties......
Rating control properties
The Rating control can be used in a window as well as in a page....
InFactoryMode (Function)
Indicates whether the code is run by an action plan of the software factory.
Looper control properties
You can manipulate Looper controls in a window or page using the following WLanguage properties......
Installing and starting WDTRAD
nWDSetCallbackNext
Set the "callback" called when using the WDKEY and RETURNWDKEY keywords for the next window to open (in C, Pascal and Visual Basic only)......
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.
ColorHue (Function)
Calculates the hue of a color.
ColorSaturation (Function)
Calculates the saturation of a color.
ColorLightness (Function)
Calculates the lightness of a color.
dbgEndRecording (Function)
Stops recording the scenario.