ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

List Box control linked to a data file or to a query
A List Box or Combo Box control can be used to display the content of a data file or query, to allow a user to select a record, for example......
12. Preventing from going back to a page
3. Types of dynamic sites
A dynamic site is used to display pages whose content changes. In most cases, the content of these pages is linked to a database....
Share your projects via Git
Git is a source code manager......
Select query: Displaying the first/last n records
The editor of Select queries is used to limit the number of records that will be displayed in the result of the query....
The Looper control
A Looper control is used to repeat the controls found in a specific area......
11. Internal components in practice
Internal components in practice...
Carrying over the differences from an element to another one
The project comparator is used to compare two elements and to list the differences found......
WDOptimizer: Overview
The different operations that can be performed with WDOptimizer are as follows......
Installing the HFSQL Server module
Cherche les éléments d'un noeud HTML correspondant à une balise....
Generating a class diagram
The generation is used to create the WINDEV classes ("......
Strict monitoring of a project
Via the Project Management Hub, WINDEV, WEBDEV and WINDEV Mobile allow you to define the different actions required to create a project......
10. Internal components in practice
Managing a Text token Edit control
...Interfaces that use token controls are common. A Token control contains variable amounts of information in a limited area....
WDInst: components and setup models
By default, the setup program installs all the specified files on the setup computer......
Constructor and destructor
When creating a class in the code editor, the Constructor and Destructor methods are automatically created by default......
The RTF control (Report editor)
The "RTF" (Rich Text Format) control is used to display a formatted character string in your report......
Flexible modeling editor
The flexible modeling editor allows you to easily create a "non-restricting" and "flexible" modeling, entirely included in the environment......
XMLNext (Function)
Positions on the next element (tag or attribute).
xpathResult (Type of variable)
The xpathResult type is used it find out the result of the execution of an XPATH query.
Events associated with the Pivot Table control
Constants for managing Pivot Table controls
The following constants are used by the functions that manage Pivot Table controls...
Android and Java: call WLanguage procedures
Permet de spécifier la procédure qui sera appelée lorsque l’utilisateur effectue un clic dans un Widget iOS 14....
Events associated with the columns (Table control)
List of events associated with the columns of Table controls...
XMLLast (Function)
Positions on the last element (tag or attribute) of the current tree level.