ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Arithmetic operators
The arithmetic operators are......
Time (Type of variable)
The Time type is used to easily handle the times...
VerticalAlignment (Property)
The VerticalAlignment property gets and changes the vertical alignment of a control.
ArrayInsert (Function)
Inserts an element at a given position: into a one-dimensional array. into an associative array. into an advanced array property (array of gglCalendar events, etc.). into a WLanguage list....
SetFocusAndReturnToUserInput (Function)
Stops the current process, sets the focus to the specified control, window or page, and allows the user to enter data.
TimerSys (Function)
Periodically and automatically calls a WLanguage procedure.
DeleteParameter (Function)
Deletes a parameter (or a set of parameters) saved either by SaveParameter, or automatically via the persistence of data in the controls.
WINDEV Mobile concepts
dEndDrawing (Function)
Deletes all the drawings made since the last call to dStartDrawing.
MySelf (Reserved word)
MySelf is used to handle the current control...
ContactDelete (Function)
Deletes the current contact: from a Lotus Notes or Outlook address book. from the list of contacts on the phone (Android, iPhone or iPad, Universal Windows)....
HorizontalAlignment (Property)
The HorizontalAlignment property gets and changes the horizontal alignment of a control.
Null (Reserved word)
The Null keyword can be used according to different methods in WLanguage......
1. Project and Analysis
The development of a Windows application with WINDEV is based on two main elements: the Project and the Analysis....
geoPosition (Type of variable)
The geoPosition type is used to handle geographic positions via WLanguage geolocation functions.
Indirection operators
The { and } operators are used to access a control, a variable, a class member or a file item by dynamically building the name of control, variable, class member or item...
Other operators
The following are additional operators......
Creating an Android widget
Widgets are small applications that can be displayed on the home screen of phones or tablets......
Graphic string management functions
List of SQL functions used to create and handle graphic strings...
Anchoring applied to window controls
The windows of a WINDEV application can be resized at runtime......
Speech synthesis in the mobile applications
The phones can talk!......
Speech synthesis management functions
The following functions are used to manage speech synthesis...
Constants for telemetry management
Constants for telemetry management...
Telemetry management functions
The following functions are used to manage the telemetry:...
System functions
List of system functions...