ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Domotics: Overview
The home automation via power-line carrier (X10) has now become reality......
11. User Macro-Code: UMC in practice
Handling Scheduler controls programmatically
A Scheduler control can be......
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......
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)......
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....
MDL file (kept for backward compatibility): Pattern description
The MDL file is the file used to generate a RAD window......
Creating a select query
A select query (corresponding SQL statement......
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......
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......
FlexRowGap (Property)
The Property FlexRowGap allows you to know and modify the height of the gutter which separates the lines of a control Flexbox.
Events associated with TreeView Table controls
List of events associated with the TreeView Table controls...
The Internal Window control
The "Internal Window" control is used to include a window (and its code) in a control of another window......
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
General exception mechanism
A process of general exception is available for all the components of the object with which it is associated......
Extra (Property)
The Extra property is used to: Get additional information about a control, window, or page. Edit additional information of a control, window or page. In browser code, you can only get additional information of a control or page....
Print technical documentation
You can print different technical documentations describing all the elements of the project (windows, pages, reports, data files, items, components, assemblies, Custom-Folders, etc.)......