ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Constants for managing speech synthesis
Déconnecte un client actuellement connecté sur un serveur de WebSocket....
iPrintReport (Function)
Prints a report created with the report editor.
Composite report
The report editor gives you the ability to create "Composite" reports. In this case, the report includes several sub-reports....
The Internal Window control
The "Internal Window" control is used to include a window (and its code) in a control of another window......
Context Menu control events
A Contextual Menu control can be manipulated in WLanguage in an Page with the following properties......
Value of constants for the Windows 32-bit API
Value of constants for the Windows 32-bit API...
Performance profiler
The performance profiler (also called Profiler) is used to check and optimize the execution time of your application......
HOpenConnection (Function)
Opens a connection to a specific database.
Manipulating Combo Box controls programmatically
WINDEV, WINDEV Mobile and WEBDEV allow you to programmatically manipulate Combo Box controls......
4. Conditional statements
WINDEV Tutorial - WLanguage basics Lesson 4 - Conditional statements - 20 min
gpwActivateUser (Function)
Validates a new user in the User Groupware database by activating the user.
NumberAccessiblePages (Property)
The NumberAccessiblePages property is used to get the number of pages currently loaded in a PDF Reader or Word Processing control.
Project description: Options tab
The project description window allows you to configure various elements of your project......
MenuInvisible (Function)
Makes a menu option invisible (popup menu or drop-down menu).
StatusBarDeleteCell (Function)
Deletes a cell from the status bar of the current window.
Managing the HFSQL servers
The HFSQL Control Center allows you to fully manage HFSQL servers......
KioskEnable (Function)
Switches the current Android application to kiosk mode.
Programming overview in C and C++
zipListFile (Function)
Returns the list of files found in an archive.
Extension procedure
By using extension procedures, you can add your own WLanguage procedures to different types of variables (string, date, color etc.)......
ConfirmAsynchronous (Function)
Displays a non-blocking message in a standard dialog box with the answers "Yes", "No", "Cancel" and calls a WLanguage procedure with the user's response....
Programming standard errors
Programming standard errors inform you of potential problems detected when saving windows, pages, reports or when recompiling the project......
gBackground (Function)
Builds a sequence of characters used to define the display color (background color of a text, circle, rectangle, ...).
Serialize (Function)
Transforms the following elements into a specific format: a structure (and its subelements), a class (and its subelements), an array (including the associative arrays), a queue, a stack, a list....
"Preset controls" pane
The "Preset controls" pane proposes several preset controls that can be included in the current window or in the current page by "Drag and Drop"......