ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HCS.Timeout (Variable)
The HCS.Timeout variable is used to modify the connection timeout: for the connections...
WINDEV and the SOAP protocol
<Connection variable>.InfoServerRights (Function)
Allows you to find out the rights granted to a user or group of users on a server.
<Connection variable>.ModifyServerRights (Function)
Modifies the rights granted to a user or to a group on a HFSQL server.
<Connection variable>.InfoDatabaseRights (Function)
Allows you to find out the rights granted to a user or to a group on a database.
HFConf.Ini file
... of HFSQL Client/Server server....
HServerWorkingDir (Function)
Returns the path of a temporary directory on the HFSQL server.
<Connection variable>.ExecuteScheduledBackup (Function)
Forces the execution of a scheduled backup.
<Connection variable>.InfoUser (Function)
Updates the variables for user management with the information regarding the specified user.
<Connection variable>.DeleteSet (Function)
Deletes a set of stored procedures from an HFSQL server.
SCM: Management of branches
The management of branches is used to manage several versions of the same application...
HInfoDatabaseRights (Function)
Allows you to find out the rights granted to a user or to a group on a database.
HInfoServerRights (Function)
Allows you to find out the rights granted to a user or group of users on a server.
HModifyServerRights (Function)
Modifies the rights granted to a user or to a group on an HFSQL server.
2. Modes to install an application
HExecuteScheduledBackup (Function)
Forces the execution of a scheduled backup.
Managing the replications of HFSQL servers (Control Center)
The HFSQL Control Center is used to create, configure and manage the replications between HFSQL...
HInfoUser (Function)
Updates the variables for user management with the information regarding the specified user.
Developing a SaaS site
A SaaS site is developed as a standard WEBDEV site. Some additional operations must be performed......
HDeleteSet (Function)
Deletes a set of stored procedures from an HFSQL server.
Transactions: Secure processes on HFSQL data files
This chapter presents the following topics......
<Connection variable>.ListGroup (Function)
Returns the list of groups of users defined for a connection.
<Connection variable>.ListUser (Function)
Returns the list of users defined for a connection.
<Connection variable>.UpdateSet (Function)
Creates or updates a set of procedures on an HFSQL server.
<Connection variable>.ListStoredElement (Function)
Returns the list of elements stored on an HFSQL server (sets of procedures, stored procedures...