ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Other operators
The following are additional operators......
WINDEV Mobile concepts
1. Project and Analysis
The development of a Windows application with WINDEV is based on two main elements: the Project and the Analysis....
Anchoring applied to window controls
The windows of a WINDEV application can be resized at runtime......
Constructor and destructor
When creating a class in the code editor, the Constructor and Destructor methods are automatically created by default......
Class inheritance
The hierarchical organization in class and sub-class has allowed to create the notion of inheritance......
Graphic string management functions
List of SQL functions used to create and handle graphic strings...
Creating an Android widget
Widgets are small applications that can be displayed on the home screen of phones or tablets......
Speech synthesis management functions
The following functions are used to manage speech synthesis...
Speech synthesis in the mobile applications
The phones can talk!......
System functions
List of system functions...
Mouse management functions
List of functions for mouse management...
Constants for telemetry management
Constants for telemetry management...
Telemetry management functions
The following functions are used to manage the telemetry:...
dStartDrawing (Function)
Indicates that the drawing functions that will be used are intended for: the specified Image control, the specified Image variable, the specified Image variable, the specified WDPic variable (on the background layer), the specified picLayer variable....
Window with arrow (iPad)
The principle of windows with arrow is straightforward......
ContactDisplay (Function)
Opens the form of a contact in the device's native contacts application (Android, iPhone or iPad, Universal Windows)....
Changing the window content by swipe
The mobile devices propose several features available via finger movements......
ContactCreate (Function)
Displays the window for contact creation of the native application for contact management found on the device (Android, iPhone or iPad, Universal Windows).
Overloading a WLanguage function or using a WLanguage function in an SQL query
WLanguage includes the "WL" keyword......
Using objects
To access a class, the object must be declared as being part of the class to handle, this is called object instantiation......