ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HNoDatabaseAccess (Function)
Denies all new connections to a database or to all databases.
HDescribeServerTrigger (Function)
Adds or modifies a server trigger.
HDeleteLink (Function)
Deletes an integrity rule between two tables on the server.
HDeleteServerTrigger (Function)
Deletes a server trigger.
<Source>.InfoLock (Function)
Returns information about the lock set on a table, on one or all the records in a table.
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.
HModifyDatabaseProperty (Function)
Modifies the properties of a database located on an HFSQL server.
HUpdateView (Function)
Creates or updates the description of an SQL view or materialized view from the analysis to an HFSQL server.
Authentication via Active Directory
Kerberos is an authentication mode based on the use of tickets and secret keys......
HInfoLock (Function)
Returns information about the lock set on a data file, on one or all the records in a data file.
HEndNoDatabaseAccess (Function)
Re-allows the access (which means the connection) to one or more databases accessible via a connection.
HStopServer (Function)
Stops an HFSQL server.
HModifyFileProperty (Function)
Modifies the properties of an HFSQL file located on a server.
HModifyServerProperty (Function)
Modifies the properties of an HFSQL server.
HModifyViewRights (Function)
Modifies the rights granted to a user or to a group on a SQL view or on a materialized view.