ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

InPHPSimulatorMode (Function)
Indicates whether the code is run in PHP simulator mode.
Flexible modeling editor
The flexible modeling editor allows you to easily create a "non-restricting" and "flexible" modeling, entirely included in the environment......
Alias type
The Alias type is used to declare and handle a logical alias for a data file or query.
BREAK statement/"BREAK:" label
The keyword BREAK can correspond: to the BREAK statement: it allows you to exit a set of instructions and run the rest of the current process. to the BREAK label: it allows you to declare a section of code in a loop. This code will be run when exitingfrom the loop with a "BREAK" statement....
Variables for managing the Drag and Drop
grDonutHolePercentage (Function)
Modifies the percentage corresponding to the radius of the hole in a Donut chart.
SAP functions
List of SAP functions...
Automated tests: Test-specific functions
List of automated tests: Test-specific functions...
COMObject (Type of variable)
The COMObject type is used to represent an interface of a COM object.
Windows,Title (External language)
Modifies the title of the next window (or dialog box) displayed.
Windows,TNext (External language)
Modifies the title of the next window (or dialog box) displayed.
XMLSource (Property)
The XMLSource property is used to get the XML source code.
TileAdd (Function)
Adds a new tile customization for the current Windows Store Apps application.
Error 1044: The class is already derived from this class
InWidgetMode (Function)
Indicates whether the code is run in Android Widget mode.
AppointmentListCalendar (Function)
Lists the calendars available on the mobile device (Android/iOS)....
NotifPushSend (Function)
Sends a push notification to a mobile device (iOS or Android).
BTLEInitialize (Function)
Initializes Bluetooth Low Energy (required in Windows and iOS only)
awSendInfo (Function)
Sends an information from an iOS phone to an Apple Watch (or conversely).
CheckBoxCount (Function)
Returns the number of options found in a Check Box control.
InAppleWatchSimulatorMode (Function)
Indicates whether the code is run in the Apple Watch simulator.
InAppleWatchEmulatorMode (Function)
Indicates whether the code is run in the Apple Watch emulator.
EditCaret (Function)
Modifies the standard hover cursor for all the edit controls of the application.
SaaSSendSecurityCode (Function)
Sends the security code to the user so that he can change his password.