ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Connection variable>.DeleteSet (Function)
Deletes a set of stored procedures from an HFSQL server.
<Connection variable>.DeleteDirectory (Function)
Deletes a directory from an HFSQL Client/Server database....
<Connection variable>.DeleteUser (Function)
Deletes a user associated with a connection to the HFSQL server.
<Connection variable>.RSListConfig (Function)
Lists the replications available on a master HFSQL server.
Using Kotlin code
Kotlin is a programming language mainly used for Android development......
Docker image of the HFSQL server
From version 22, a Docker container with the HFSQL server is available in Docker Hub......
Handling the checks
The monitor of the monitoring robot allows you to access the different checks started by the monitoring robot......
Instantiation of an object
To access a class, the object must be declared as being part of the class to handle, this is called object instantiation......
FOR EACH/FOR ALL statement (loop through files)
The FOR EACH statement is used to run different types of HFSQL loops...
HFSQL: Change of name
Using the Control Centers in Client/Server mode
All the Control Centers provided with WINDEV, WEBDEV and WINDEV Mobile use the same database......
Handling a Sliding Banner control through programming
A Sliding Banner control can be handled through programming......
MyFile (Reserved word)
In a trigger, MyFile is used to identify the file that activates the trigger...
HDeleteAll (Function)
Deletes all records from a data file, an HFSQL view or a query.
HModifyTask (Function)
Modifies a scheduled task on the HFSQL server defined by the connection.
HDeactivateServerTrigger (Function)
Disables a HFSQL Client/Server server trigger on a server....
HDeleteTask (Function)
Deletes a scheduled task from an HFSQL Client/Server server....
HDeleteScheduledBackup (Function)
Deletes a scheduled backup from an HFSQL Client/Server server....
HRSModifyConfig (Function)
Modifies some parameters of an existing replication between two HFSQL servers.
HOperationInProgress (Function)
Returns the list of automatic operations in progress on an HFSQL server.
HCheckMemo (Function)
Checks the structural integrity of memos in an HFSQL data file.
<Source>.DeleteAll (Function)
Deletes all records from a data file, an HFSQL view or a query.
<Source>.CheckMemo (Function)
Checks the structural integrity of memos in an HFSQL data file.
<Connection variable>.DeactivateServerTrigger (Function)
Disables a HFSQL Client/Server server trigger on a server....
<Connection variable>.ModifyServerRights (Function)
Modifies the rights granted to a user or to a group on a HFSQL server.