ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Source Code Manager (SCM)
L'administrateur du GDS (Gestionnaire de sources) propose certains outils spécifiques pour l'administration de la base de sources......
Different page layout methods
Tutorial - Anchors, zoning and layouts Different page layout methods - 30 min
Sharing your source code with the SCM
WEBDEV Tutorial - A Source Code Manager for WEBDEV Sharing your source code with the SCM - 30 min...
WEBDEV Page control properties
The following properties are associated with WEBDEV Page controls ......
Slider control properties (in a page)
A Slider control and a Range Slider control found in a page can be handed in WLanguage by the following properties.
Properties associated with the tab pane
A tab pane found in a window or in a page can be handled by the following WLanguage properties......
<Diagram variable>.Save (Function)
Saves a diagram as a "diag" file.
5. Unit tests
Unit tests (also called automated tests) are used to test windows, procedures and classes in an application at different levels of development......
Handling ListView controls programmatically
WINDEV allows you to programmatically handle ListView controls......
Multi-database queries
A query (typed in SQL code) can operate on different databases......
Report based on a TreeView Table control
You can use a report based on a TreeView Table control to directly print the information displayed in a TreeView Table control found......
SQL view
An SQL view is a virtual data source defined by an SQL query......
List of extension attributes
The list of extension attributes ......
Creating a help file
WINDEV, WEBDEV and WINDEV Mobile allow you to create a help file and associate it with an application or website......
Keyboard shortcuts
The main keyboard shortcuts in the editors are as follows......
Animating an image
WINDEV, WINDEV Mobile and WEBDEV allow you to handle several types of animated images......
The groups of controls
A group of controls is a set of controls grouped together in order for their characteristics (their visible status for example) to be modified (or checked) in a single operation by programming......
WDOptimizer: Optimizing indices
WDOptimizer includes multiple modes to optimize indices......
Editing pages: Responsive mode (Zoning and layouts)
"Responsive (zoning and layouts)" is the default page editing mode. This editing mode allows you to easily handle pages in the editor....
Handling a TreeMap through programming
WINDEV allows you handle a TreeMap control through programming....
How to create a menu?
Parameters of a procedure with a variable number of parameters
When the procedure uses a variable number of parameters, you must be able to handle the different parameters passed to the function in the code of the procedure....
4. Multiple generation
Project configurations allow you to easily define the "target" platforms of the project....
The Preset control
The "Preset" control is used to display the frequently used controls without programming......
Report controls
Several types of controls can be handled in a report created by the report editor......