ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Managing ports (serial ports, parallel ports, USB ports, etc.)
Several devices can be managed directly via a management of the ports used by these devices to communicate with the computer......
The "Context-sensitive code view" pane
The "Context-sensitive code view" pane allows you to view and edit the code of the element (window, page, report, control, etc....
Activation key management functions
The following functions are used to manage activation keys:...
The SOAP structure
To pass parameters to a procedure run on a SOAP server, WINDEV is using the following structure......
Events associated with an Organizer control
The following events are associated with Organizer controls:...
Control templates and inheritance
When a control template is applied to a page or to a window, all controls and code found in the template are "copied" into the page or window......
Window templates and inheritance
When a window template is applied to a window, all the controls and code in the template are "copied" to the window......
Drag and Drop management functions
The following functions are used to manage Drag and Drop:...
Project anomalies: dead code and orphan elements
...WINDEV, WEBDEV and WINDEV Mobile allow you to easily detect these "dead codes" and "orphan" elements....
Handling Scheduler controls programmatically
A Scheduler control can be......
4. Create a page in the editor...
8. If you are already familiar with WINDEV
Glossary
The glossary lists all the abbreviations used in the code editor......
Automated tests: Overview
Several test tools are available to guarantee the quality of your applications......
Code coverage
The code coverage is the measure regarding the coverage of tests run on an application or site......
Functions for managing the Combinations and Enumerations
Constants for managing Table, Treeview Table, Looper and List Box controls
List of constants used by the functions for managing Table, TreeView Table, Looper and List Box controls....
Code history
The code history is used to......
Managing mutexes in threads
A mutex is used to limit the simultaneous execution of a code (procedure, line of code, etc.) to one thread at a given time....
The "Code hashtags" pane
6. Source Code Manager (SCM)
To simplify teamwork, WINDEV Mobile includes a Source Code Manager....
ErrorPropagate (Function)
Propagates a non-fatal error that can be processed by the calling code if the management of non-fatal errors was enabled for this code (in the code editor or by ErrorChangeParameter).
AWP without UI
Bootstrap, Angular, React, Vue......
Events associated with TreeView Table controls
List of events associated with the TreeView Table controls...
Error 1045: A class cannot be declared outside the declaration code of a class
1
3
4
5
6
7
284
>