ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Body Complement block
The Body complement block is linked to the Body block......
WDScript overview
WDScript is a WLanguage script editor included with WINDEV, WEBDEV and WINDEV Mobile......
Changing the characteristics of window controls
The characteristics of the controls can be viewed and/or changed in......
16. Types of code
Generating a class diagram
The generation is used to create the WINDEV classes ("......
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......
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"......
ReplicEdit: Replication editor
ReplicEdit is a tool used to define the characteristics of a replication......
Events associated with a Ribbon control
The events associated with the Ribbon controls and groupings are:...
Automatic procedures
The programming of timers, threads and delayed procedures is now automatically managed by the environment......
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......
Project description: Project tab
The project description window allows you to configure various elements of your project......
Modifying an external component
An external component created and generated by WINDEV, WEBDEV or WINDEV Mobile can be modified at any time......
LST: The Technical Support Newsletter, the WINDEV and WEBDEV magazine
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......
Composite chart
A composite chart is a chart that displays several types of charts......
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......
Server code/Browser code
WEBDEV allows you to create static pages and dynamic pages......
Edit options of a report
The report editor allows you to......
Manipuler un champ Editeur_Images_WB par programmation
Abre una ventana cuyo resultado se recuperará a través de una Procedure WLanguage ("callback").
Stack (Type of variable)
A Stack variable is a structured type that is used to group a set of elements of the same type.
List (Type of variable)
A List variable is a structured type that is used to group a set of elements of the same type.