ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

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....
<Source>.UpdateLink (Function)
Updates on the server all the links of an HFSQL Client/Server data file....
<Source>.ChangePassword (Function)
Changes the password of an HFSQL Classic or HFSQL Client/Server table....
<Source>.InfoFile (Function)
Returns the characteristics of an HFSQL Classic or Client/Server data file....
HChangePassword (Function)
Changes the password of an HFSQL Classic or HFSQL Client/Server table....
HInfoFile (Function)
Returns the characteristics of an HFSQL Classic or Client/Server data file....
HUpdateLink (Function)
Updates on the server all the links of an HFSQL Client/Server data file....
HListScheduledBackup (Function)
Lists the full and differential backups that have been scheduled on HFSQL Client/Server....
HAddScheduledOptimization (Function)
Adds an optimization task of HFSQL Client/Server data files....
<Connection variable>.AddScheduledOptimization (Function)
Adds an optimization task of HFSQL Client/Server data files....
<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....
HSetCache (Function)
Used to configure the management of caches in the HFSQL Client/Server engine....
<Connection variable>.DeleteScheduledOptimization (Function)
Deletes a scheduled optimization task from HFSQL Client/Server tables....
HDeleteScheduledOptimization (Function)
Deletes a scheduled optimization task from HFSQL Client/Server tables....
hBackupDescription (Type of variable)
The hBackupDescription type is used to programmatically describe an HFSQL Client/Server backup....
Structure of log files (HFSQL Client/Server)
The following files are automatically created when logging an HFSQL Client/Server table......
<Connection variable>.ModifyDatabaseRights (Function)
Modifies the rights granted to a user or to a group for a HFSQL Client/Server database....
1
2
3
4
5
6
153
>