ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

16. Types of code
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......
Handling menu options via the context menu
WINDEV and WINDEV Mobile support two types of menus: ......
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:...
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......
Automatic procedures
The programming of timers, threads and delayed procedures is now automatically managed by the environment......
LST: The Technical Support Newsletter, the WINDEV and WEBDEV magazine
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......
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......
Stack (Type of variable)
A Stack variable is a structured type that is used to group a set of elements of the same type.
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").
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......
List (Type of variable)
A List variable is a structured type that is used to group a set of elements of the same type.
Code editor: Assisted input
The following mechanism allows developers to write WLanguage code more easily in the code editor ......
5. Project configuration
WDInst: configuring the directory of the data files and the directory of the files of user groupware
The setup editor WDInst ("Tools......
Options for generating the HTML pages
The options for generating the HTML pages in a WEBDEV project can be defined......