ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Handling a Switch control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Switch control by programming......
5. HFSQL Client/Server
3. Deploying a dynamic WEBDEV site
gpwOpenConnection (Function)
Opens a connection to a specific Client/Server database to manage the files of user groupware in Client/Server mode....
AFTER
Runs a process only after a given procedure has been executed, and continues to execute the current code while waiting for this procedure to end.
Characteristics of the Looper control in a page
To view the characteristics of the control, select "Description" in the context menu....
Analyzing dependencies and orphan images
To help you manage the navigation of the Web users in your sites, an advanced feature for analyzing the dependencies and the orphan images is available in WEBDEV......
Handling Rating controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to handle Rating controls programmatically....
Events associated with a Gantt Chart column
NbRecRead (Property)
NbRecRead is used to find out the number of records read: selected both by the source of the report AND by the filter code (if it exists).
Reuse code via external components
WINDEV Tutorial: External components Reusing code with external components - 40 min
Error 1022: The access to the method of the class is restricted by a protected inheritance
Operating mode of HFSQL application
A HFSQL application can operate in network mode or in Client/Server mode......
Managing the synchronization
For each action performed in a page, the mechanism for page synchronization automatically checks the synchronization......
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......
<Connection variable>.TransactionIsolation (Function)
Configures the isolation mode of transactions for a connection to an HFSQL server.
HTransactionIsolation (Function)
Configures the isolation mode of transactions for a connection to an HFSQL server.
The structure of the RAD patterns (kept for backward compatibility)
...The RAD pattern files (MDL files) are used to describe:...
Configuring an existing project for the SCM
Some operations are required before an existing project can be used by the Source Code Manager......
Handling a Range Slider through programming
WINDEV allows you to handle a Range Slider control through programming......
5. HFSQL Client/Server
A WINDEV Mobile application can also use an HFSQL database in Client/Server mode....
ERR_PARSER
Handling a group of controls through programming
WINDEV, WEBDEV et WINDEV Mobile allow you to handle a group of controls through programming......
Error 404: The file for HFSQL browse cannot be an expression of this type
Warning 127: You are using a data source local to the process