ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<Connection variable>.DeleteLink (Function)
Deletes an integrity rule between two data files on the server.
HStartServer (Function)
Allows you to start an HFSQL server (this function is using the MantaManager service).
HServerStatus (Function)
Allows you to find out the status of a HFSQL server (this function uses the MantaManager service).
HDropView (Function)
Removes a materialized view from the HFSQL server.
<Connection variable>.DeleteDatabase (Function)
Deletes a database located on an HFSQL server.
<Connection variable>.ModifyServerProperty (Function)
Modifies the properties of an HFSQL server.
<Connection variable>.OperationInProgress (Function)
Returns the list of automatic operations in progress on an HFSQL server.
hSchedulingHistory (Variable type)
The hSchedulingHistory type is used to get all the characteristics of the execution history of a scheduled job (optimization, backup, etc.)
HBackup (Function)
Makes a backup copy of the content of an HFSQL server: all databases on the server, one or more databases, one or more data files.
<Source>.InfoLock (Function)
Returns information about the lock set on a data file, on one or all the records in a data file.
HTrack (Function)
Starts tracking write actions (addition, modification or deletion) performed on a file found in an HFSQL server.
HTrackStop (Function)
Stops tracking a data file on an HFSQL server.
HDeleteLink (Function)
Deletes an integrity rule between two tables on the server.
HEndNoDatabaseAccess (Function)
Re-allows the access (which means the connection) to one or more databases accessible via a connection.
HModifyFileProperty (Function)
Modifies the properties of an HFSQL table located on a server.
HModifyServerProperty (Function)
Modifies the properties of an HFSQL server.
HStopServer (Function)
Stops an HFSQL server.
HModifyDatabaseProperty (Function)
Modifies the properties of a database located on an HFSQL server.
HDescribeServerTrigger (Function)
Adds or modifies a server trigger.
HDeleteServerTrigger (Function)
Deletes a server trigger.
HInfoViewRights (Function)
Gets the rights granted to a user or group on an SQL view or on a materialized view.
HInfoServer (Function)
Returns the specified information about the server.
HDeleteDatabase (Function)
Deletes a database located on an HFSQL server.