ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HOpenConnection (Function)
Opens a connection to a specific database.
Events associated with a Web Component control
WEBDEV manages the following events by default (order of appearance in the code editor)...
Events associated with Check Box controls
List of events associated with Check Box controls...
HelpNumber (Property)
The HelpNumber property is used to identify and modify the help number associated with a control.
ASPExecute (Function)
Calls an external .asp script and returns the result in a string.
PHPExecute (Function)
Calls an external .php script and returns the result in a string.
Project description: Options tab
The project description window allows you to configure various elements of your project......
iPrintReport (Function)
Prints a report created with the report editor.
Context Menu control events
A Contextual Menu control can be manipulated in WLanguage in an Page with the following properties......
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......
Performance profiler
The performance profiler (also called Profiler) is used to check and optimize the execution time of your application......
Comparing controls
In some cases, you may need to compare two controls in one or more windows or pages......
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
Value of constants for the Windows 32-bit API
Value of constants for the Windows 32-bit API...
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.
Constants for managing speech synthesis
Déconnecte un client actuellement connecté sur un serveur de WebSocket....
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.
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, ...).
KioskEnable (Function)
Switches the current Android application to kiosk mode.
Programming overview in C and C++