ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Connection variable>.DeleteTask (Function)
Deletes a scheduled task from an HFSQL Client/Server server....
<Connection variable>.DeleteScheduledBackup (Function)
Deletes a scheduled backup from an HFSQL Client/Server server....
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....
hScheduling (Type of variable)
The hScheduling type is used to define and find out the characteristics of the scheduling that must be performed: for a scheduled optimization task of HFSQL Client/Server files. for a scheduled backup task of HFSQL Client/Server files. for a scheduled replication of HFSQL servers....
HSetServer (Function)
Used to find out and modify some settings of HFSQL Client/Server server....
HManageTask (Function)
Enables or disables a scheduled task on an HFSQL Client/Server server....
HAddScheduledOptimization (Function)
Adds an optimization task of HFSQL Client/Server data files....
HListScheduledBackup (Function)
Lists the full and differential backups that have been scheduled on HFSQL Client/Server....
HUpdateLink (Function)
Updates on the server all the links of an HFSQL Client/Server data file....
<Source>.InfoFile (Function)
Returns the characteristics of an HFSQL Classic or Client/Server data file....
<Source>.UpdateLink (Function)
Updates on the server all the links of an HFSQL Client/Server data file....
<Connection variable>.AddScheduledOptimization (Function)
Adds an optimization task of HFSQL Client/Server data files....
<Connection variable>.SetServer (Function)
Used to find out and modify some settings of HFSQL Client/Server server....
<Connection variable>.ManageTask (Function)
Enables or disables a scheduled task on an HFSQL Client/Server server....
<Connection variable>.ListScheduledBackup (Function)
Lists the full and differential backups that have been scheduled on HFSQL Client/Server....
<Connection variable>.InfoFile (Function)
Returns the characteristics of an HFSQL Classic or Client/Server data file....
HInfoFile (Function)
Returns the characteristics of an HFSQL Classic or Client/Server data file....
HSetCache (Function)
Used to configure the management of caches in the HFSQL Client/Server engine....
Installing an HFSQL Client/Server server with an application
When creating the setup program of a WINDEV application using HFSQL Client/Server data files, the wizard allows you to......
HInfoBackup (Function)
Returns information about one or more backups performed on an HFSQL Client/Server server....
HListTask (Function)
Lists the scheduled tasks of an HFSQL Client/Server server for a given connection....
HDeleteScheduledOptimization (Function)
Deletes a scheduled optimization task from HFSQL Client/Server data files....
HChangePassword (Function)
Changes the password of an HFSQL Classic or HFSQL Client/Server data file....
<Source>.ChangePassword (Function)
Changes the password of an HFSQL Classic or HFSQL Client/Server data file....
hBackupDescription (Type of variable)
The hBackupDescription type is used to programmatically describe an HFSQL Client/Server backup....
1
2
3
4
5
6
24
>