ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Automatic update of editors
Do you have an active Internet connection on your development computer? You can automatically download the different editor updates (WINDEV, WEBDEV and WINDEV Mobile) thanks to "Automatic update"......
List (Variable type)
A List variable is a structured type that is used to group a set of elements of the same type.
Stack (Variable type)
A Stack variable is a structured type that is used to group a set of elements of the same type.
16. Types of code
Handling menu options via the context menu
WINDEV and WINDEV Mobile support two types of menus: ......
Operations performed on a data file (Data model editor)
The main operations that can be performed on a data file from the data model editor are as follows......
Events associated with a Ribbon control
The events associated with the Ribbon controls and groupings are:...
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......
Manipuler un champ Editeur_Images_WB par programmation
Abre una ventana cuyo resultado se recuperará a través de una Procedure WLanguage ("callback").
Automatic procedures
The programming of timers, threads and delayed procedures is now automatically managed by the environment......
4. Create a page in the editor...
Changes the mode and the method for locking data files....
Composite chart
A composite chart is a chart that displays several types of charts......
Creating, modifying, deleting a style
WINDEV gives you the ability to handle the styles defined for a help system (help file in HLP or CHM format)......
Report and project
In most cases, a report is linked to a project......
Code editor: Assisted input
The following mechanism allows developers to write WLanguage code more easily in the code editor ......
WDInst: set directory for tables and User Groupware files
The setup editor WDInst ("Tools......
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......
Creating a help file
WINDEV, WEBDEV and WINDEV Mobile allow you to create a help file and associate it with an application or website......
Report based on an SQL query with data accessed via a connection (ODBC, etc.)
A report based on an SQL query with data accessed via a connection can print records from a database accessible via a specific ODBC driver or via a Native Connector......