ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Connection variable>.DeleteTask (Function)
Deletes a scheduled task from an HFSQL Client/Server server....
Debugging a connection to an HFSQL server
The stored procedures and the triggers are debugged from the environment, with real execution on the server......
8. Binding controls to data
A window can display information from......
<Connection variable>.DeleteScheduledBackup (Function)
Deletes a scheduled backup from an HFSQL Client/Server server....
hBackupDescription (Type of variable)
The hBackupDescription type is used to programmatically describe an HFSQL Client/Server backup....
HModifyScheduledOptimization (Function)
Modifies a scheduled optimization task on the HFSQL server defined by the connection.
HAddScheduledOptimization (Function)
Adds an optimization task of HFSQL Client/Server data files....
Using the Control Centers in Client/Server mode
All the Control Centers provided with WINDEV, WEBDEV and WINDEV Mobile use the same database......
ExtendedInfo (Property)
The ExtendedInfo property is used to get additional information: about a data file accessed by a Native Connector or HFSQL Client/Server. about an item accessed by a Native Connector or HFSQL Client/Server. about a connection. In this case, this property is equivalent to CtExtendedInfo....
Structure of log files (HFSQL Classic)
The following files are automatically created when logging an HFSQL Classic data file......
HsMenu,Label (Function)
Modifies the caption of a menu option.
hRSConfig (Type of variable)
The hRSConfig type is used to define the advanced characteristics of a replication between 2 HFSQL servers.
hServerOperation (Type of variable)
The hServerOperation type is used to get the characteristics of an operation performed on an HFSQL server.
Welcome to Reports & Queries
Reports & Queries is used to......
NullSupported (Property)
The NullSupported property is used to manage the NULL value in HFSQL data files.
HSetServer (Function)
Used to find out and modify some settings of HFSQL Client/Server server....
HClusterStart (Function)
Starts an HFSQL cluster. This cluster was stopped beforehand (by HClusterStop for example).
HListScheduledBackup (Function)
Lists the full and differential backups that have been scheduled on HFSQL Client/Server....
HManageTask (Function)
Enables or disables a scheduled task on an HFSQL Client/Server server....
HNotifConfigure (Function)
Specifies and configures the server used to send notifications by the HFSQL server.
HRSAddConfig (Function)
Adds a replication between two HFSQL server onto the master server.
HClusterSynchronizationErrorInfo (Function)
Returns the error that occurred during the previous synchronization step of HFSQL cluster.
HCheckServerUpdate (Function)
Checks for the latest version of the HFSQL server that can be automatically updated.
HUpdateLink (Function)
Updates on the server all the links of an HFSQL Client/Server data file....
<Source>.ChangeLogDir (Function)
Modifies the location of log files corresponding to an HFSQL data file.