ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Report templates and inheritance
When a report template is applied to a report, all the controls and code found in the template are "copied" into the report......
Page templates and inheritance
When a page template is applied to a page, all the controls and code found in the template are "copied" into the page......
Error 1009: The member of the class is private
LST: La Lettre du Support Technique, the WINDEV and WEBDEV magazine
The FOR EACH statement is used to run different types of HFSQL loops......
BCDecode (Function)
Decodes the information stored in a QR Code bar code.
CodeEditorLoad (Function)
Loads a WLanguage code file in a Code Editor control.
CodeEditorExecute (Function)
Executes the WLanguage code displayed in the Code Editor control.
<Code Editor>.Execute (Function)
Executes the WLanguage code displayed in the Code Editor control.
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....
SQL commands available in an SQL query
WINDEV allows you to easily run queries in SQL code......
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......
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......
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....
Customizing the WINDEV User Groupware
The User Groupware in automatic mode offers many possibilities......
Events associated with pages
List of events associated with pages...
CodeEditorCompile (Function)
Compiles the WLanguage code displayed in the Code Editor control and displays any errors.
Glossary
The glossary lists all the abbreviations used in the code editor......
1
3
4
5
6
7
476
>