ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

WX file
The "Executable Name".WX file is used to manage some features directly, even if these features have not been included in the application. This file is found beside the executable....
Associative array (Variable type)
An associative array is an "advanced" type of array...
Manipulating Spreadsheet controls programmatically (in a report)
Collapses a branch previously expanded....
How to loop through the files of a directory?
This help page presents the different methods that can be used to loop through the files of a directory....
Handling a Linear Looper control through programming
WEBDEV allows you to handle a Linear Looper control through programming....
Configuring Automatic Update
Automatic Update is an application that allows you to automatically or manually update the different PC SOFT products you own......
Table control populated programmatically
A Table control populated programmatically is directly linked to lists stored in memory......
Creating anchors
The anchors are used to define specific points in a help page......
User Groupware and Client/Server data files
An application that uses the User Groupware can be used with an HFSQL database in Client/Server mode......
Managing HFSQL Cluster
Methods for managing an HFSQL cluster and its databases....
The "UML analysis" pane
The "UML analysis" pane displays the different UML diagrams (class diagram, deployment diagram, ......
REST web service: Creating a REST web service
A REST web service is a program hosted on a server. This program contains functionalities accessible via HTTP requests......
Error 107: Redefinition of the parameter
The TimeLine control
The TimeLine control can be used to represent chronologies of closely spaced events that may be parallel....
Reports & Queries: Specific features
This help page presents the specific features of "Reports & Queries" (which means the user version of report editor) ......
User Control Center: Administration of network applications
For each network application listed in the User Control Center, the "Management of network applications" section is used to......
Mobile User Groupware (Android and iOS)
WINDEV Mobile includes a User Groupware for Android and iOS applications......
Creating a flexible modeling
To create a new flexible modeling, you can......
Managing mutexes in threads
A mutex is used to limit the simultaneous execution of a code (procedure, line of code, etc.) to one thread at a given time....