ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

11. Managing requirements
The Project Management Hub allows the project manager to manage a development project....
How to associate an image with an element found in a TreeView Table?
This help page explains how to customize the default image associated with the elements found in a TreeView Table....
zipExtractFile (Function)
Extracts a file from an archive and automatically decompresses it to a physical location or in memory.
Using the advanced types
The advanced types (XLS variables, ggl variables, ......
Events associated with Button controls
List of events associated with Button controls...
Step 1: Configuring the print parameters
This step allows you to choose......
Handling a Link control through programming (Page)
WEBDEV allows you to handle a Link control through programming......
Support for the setup program
When creating the setup program via the wizard, you have the ability to choose the options regarding the setup support....
Internal component
An internal component is a set of elements from a project......
The Pivot Table control
The Pivot Table control dynamically displays data coming from the crosscheck of different files found in a database......
How to fill a TreeView Table control?
This help page explains how to populate a TreeView Table control programmatically....
Windows: What must be taken into account if the users are working with Vista (and later)
Windows Vista (and later) proposes several improvements......
Style properties (help system)
To edit the styles available in the current help system, select "Help system......
Binding a Radio Button control to an item
A Radio Button control can be bound to an item in a data file, query, etc....
AAF: File Path edit controls
The edit controls that use the "File name and full path" input mask propose several AAFs (Automatic Application Features): a specific popup menu used to handle the file. a file preview in thumbnail format (for an Image or PDF file path)....
Source Code Manager (SCM)
...L'administrateur du GDS (Gestionnaire de sources) propose certains outils spécifiques pour l'administration de la base de sources......
Data Binding: Creating controls from the "Project explorer" pane
Data binding is a process that binds variables in memory to controls in a window or page......
Flexbox example: automatic control layout
Flexbox controls allow arranging controls exactly as desired when the browser is resized......
Types associated with the Word processing
WINDEV and WEBDEV propose several types of variables allowing you to handle Word Processing documents......
Report based on a Table control
A report based on a Table control is used to directly print the information displayed in the Table control (based on a data file or populated programmatically)......
Compilation statement: IF ExecutionTarget
The <IF ExecutionTarget> compile statement allows you to compile or not compile a WLanguage code depending on the execution target.
5. Which type of server to choose?
StringSplit (Function)
Extracts all the substrings from a character string based on one or more string separators.
Replication of HFSQL servers (Programming)
To implement a replication of HFSQL servers through programming, WLanguage......
How to create an SQL query to filter records?
This help page explains how to create an SQL query to filter records....