ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

WDAPI overview
WDAPI simplifies the use of Windows APIs in a WINDEV application......
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.
AWP without UI
Bootstrap, Angular, React, Vue......
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)......
Code indentation
When typing compound statements ("Switch", "For" and "While", for example), the code is automatically indented to highlight the structure of the loops used in the program......
Signature of iOS applications
Signing an application is mandatory from Xcode 8......
JITc
The principle of JITc technology (Just In Time Compilation) is straightforward......
Multi-product external components
Components are a remarkably useful tool for development teams......
Events associated with TreeView Table controls
List of events associated with the TreeView Table controls...
Code editor: Display options
The code editor proposes several display options......
Error 1: Syntax error
Writing to the Free Technical Support
When you encounter a problem, try to isolate it and to reproduce it by using the minimum number of elements......
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......
Events associated with Combo Box controls
List of events associated with Combo Box controls...
Automatic procedures
The programming of timers, threads and delayed procedures is now automatically managed by the environment......
Creating a delete query
A delete query (corresponding SQL statement......
MDL file (kept for backward compatibility): Pattern description
The MDL file is the file used to generate a RAD window......
Open document tabs
The document tabs allow you to navigate between the different elements opened in the different editors....
MDL file (kept for backward compatibility): Window description
The MDL file is the file used to generate a RAD window......
Error 1010: The member of the class is constant