ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

EventTimeline (Type of variable)
The EventTimeline type is used to define the advanced characteristics of an event displayed in a Timeline control.
DeclareWebserviceContext (Function)
Used to declare a list of variables whose value will be persistent between the successive calls to a web service.
PageInitialization (Function)
Resets to zero (or not) the controls found in the current page and starts the events for initializing the controls and the page.
SQLExecWDR (Function)
Runs the SQL code of a query created in the query editor.
tapiCallEnd (Function)
Returns the date and time of the end of call.
HDeactivateTrigger (Function)
Disables a trigger.
Organizing the directories of a project
When creating a project, a directory specific to this project is automatically created......
iDocumentCanceled (Function)
Used to find out whether the current print was canceled by the user.
The Drawer control
The Drawer control can be expanded in order to display (or not) the integrated controls......
notificationAction (Type of variable)
The notificationAction type is used to describe an additional action associated with a notification.
Definition (Variable type)
The Definition type is used to find out the characteristics of a type: simple type, advanced type, class, structure....
BTLEInitializeDevice (Function)
Initializes a Bluetooth Low Energy device in Windows.
Modulo (Reserved word)
Returns the remainder of a division.
Creating a query
Two methods can be used to create a query......
Events associated with pages
List of events associated with pages...
HSynchronizeReplica (Example)
Usage example of the HSynchronizeReplica function