ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HModifyScheduledOptimization (Function)
Modifies a scheduled optimization task on the HFSQL server defined by the connection.
Error 303: ambiguous control name
HierarchicalDepth (Property)
The HierarchicalDepth property is used to: Find out the depth of a hierarchical control in a report. Modify the depth of a hierarchical control in a report (only if the report uses a data source through programming)....
Native Access Connector
This type of Native Connector allows access to ACCESS databases for better interoperability purposes......
Test of a query
The query editor allows you to run the test of query result......
Hosting parameters
The hosting parameters define the default values that will be used to create the new hosting accounts......
FOR EACH/FOR ALL statement (loop through files)
The FOR EACH statement is used to run different types of HFSQL loops...
Docker image of the HFSQL server
From version 22, a Docker container with the HFSQL server is available in Docker Hub......
Working in Offline mode
When working on a laptop computer or on an offline computer, you may want to continue to work......
HFSQL: Change of name
hBackupDescription (Type of variable)
The hBackupDescription type is used to programmatically describe an HFSQL Client/Server backup....
MVP overview: Model - View - Presenter
MVP is the acronym for MODEL - VIEW - PRESENTER......
ERR_CANNOT_RUN_EXPLORER
Handling a Chart control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Chart control through programming......
HOperationInProgress (Function)
Returns the list of automatic operations in progress on an HFSQL server.
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.
HInfoBackup (Function)
Returns information about one or more backups performed on an HFSQL Client/Server server....
<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.
<Connection variable>.ModifyTask (Function)
Modifies a scheduled task on the HFSQL server defined by the connection.
HModifyServerRights (Function)
Modifies the rights granted to a user or to a group on an HFSQL server.
HDeleteQuery (Function)
Deletes a query (used by stored procedures) from an HFSQL server.