ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Activation key management functions
The following functions are used to manage activation keys:...
Information 37: Optimize your FOR loop
How to create and run an SQL query through programming?
This help page explains how to create and run an SQL query through programming....
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:...
Error 26: No END statement is associated with this THEN
Domotics: Overview
The home automation via power-line carrier (X10) has now become reality......
Handling Scheduler controls programmatically
A Scheduler control can be......
11. User Macro-Code: UMC in practice
WDAPI overview
WDAPI simplifies the use of Windows APIs in a WINDEV application......
JITc
The principle of JITc technology (Just In Time Compilation) is straightforward......
AWP without UI
Bootstrap, Angular, React, Vue......
CellDisplayDialog (Function)
Displays a Cell control in a page with a DDW effect (Dim Disabled Windows). This function is used to easily simulate a dialog box in browser code, by using a Cell control in a page.
Error 1015: The method of the class is protected
<Cell>.DisplayDialog (Function)
Displays a Cell control in a page with a DDW effect (Dim Disabled Windows). This function is used to easily simulate a dialog box in browser code, by using a Cell control in a page.
Handling an HTML control through programming
WINDEV and WEBDEV allow you to handle an HTML control through programming......
Multi-product external components
Components are a remarkably useful tool for development teams......
Open document tabs
The document tabs allow you to navigate between the different elements opened in the different editors....
Creating a select query
A select query (corresponding SQL statement......
The "Code" pane
The "Code" pane is used to handle the procedures (local and global procedures) and the classes found in the current project ("Global procedures", "Local procedures" and "Classes" options)......
MDL file (kept for backward compatibility): Pattern description
The MDL file is the file used to generate a RAD window......
Events associated with TreeView Table controls
List of events associated with the TreeView Table controls...
Modifying the values displayed in the result of a select query
In the result of a select query, you have the ability to only display......
Automatic features of edit controls
Edit controls provide multiple automatic features available in all the controls of your applications without writing a single line of code......
The Internal Window control
The "Internal Window" control is used to include a window (and its code) in a control of another window......