ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HFSQL Control Center: HFSQL Cluster management
The HFSQL Control Center includes all the tools needed to manage HFSQL clusters......
<Connection variable>.ModifyGroup (Function)
Modifies the group information according to the elements found in the corresponding variables for group management.
HResetUser (Function)
Initializes the structure for user management (HUser) with the default values.
HModifyGroup (Function)
Modifies the group information according to the elements found in the corresponding variables for group management.
ERR_NO_PROJECT
SQL : ORDER BY clause: Organizing the result of a query
The ORDER BY clause is used to sort the records selected by an SQL query......
Database access: summary
WINDEV and WEBDEV support different SQL query execution modes depending on how the database was accessed.......
HExecuteProcedure (Function)
Runs a stored procedure.
HOnServerCall (Function)
Customizes the management of message display on the client computer and the management of disconnection from a client computer.
<Connection variable>.InfoDatabaseRights (Function)
Gets the rights granted to a user or group on a database.
<Connection variable>.ExecuteScheduledBackup (Function)
Forces the execution of a scheduled backup.
FTP constants
List of constants used by the FTP functions....
<Connection variable>.InfoUser (Function)
Updates the variables for user management with the information regarding the specified user.
Find out the account that runs the AWP protocol
WINDEV and the SOAP protocol