ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

FOR EACH/FOR ALL statement (loop through files)
The FOR EACH statement is used to run different types of HFSQL loops...
<Connection variable>.OperationInProgress (Function)
Returns the list of automatic operations in progress on an HFSQL server.
<Connection variable>.DeleteQuery (Function)
Deletes a query (used by stored procedures) from an HFSQL server.
HError (Function)
Returns the number of the last error triggered by the HFSQL engine.
<Source>.InfoFile (Function)
Returns the characteristics of an HFSQL Classic or Client/Server table....
<Connection variable>.ModifyServerRights (Function)
Sets the rights granted to a user or group on an HFSQL server.
HOperationInProgress (Function)
Returns the list of automatic operations in progress on an HFSQL server.
HDeleteQuery (Function)
Deletes a query (used by stored procedures) from an HFSQL server.
HAddScheduledOptimization (Function)
Adds an optimization task of HFSQL Client/Server tables....
HClearSchedulingHistory (Function)
Clears the execution history of scheduled operations on an HFSQL server.
HInfoFile (Function)
Returns the characteristics of an HFSQL Classic or Client/Server table....
<Source>.ChangeLogDir (Function)
Modifies the location of log files corresponding to an HFSQL table.
HRSModifyConfig (Function)
Modifies some parameters of an existing replication between two HFSQL servers.
<Connection variable>.InfoFileProperty (Function)
Allows you to find out the properties of a table located in an HFSQL server.
HModifyServerRights (Function)
Sets the rights granted to a user or group on an HFSQL server.
HDeactivateServerTrigger (Function)
Disables an HFSQL Client/Server server trigger on a server....
<Connection variable>.DeleteTask (Function)
Deletes a scheduled task from an HFSQL Client/Server server....
Docker image of the HFSQL server
A Docker container with the HFSQL server is available on Docker Hub......
2024 novelties brochure: WEBDEV novelties
Sets the position directly on the desired bookmark in the PDF document....
3. UML models in practice
HFSQL: Change of name
Spreadsheet control: Available formulas
At runtime, in the Spreadsheet control, the end user directly enters the calculation formulas......
Replication management functions
Three types of replication are proposed......