ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HDeleteLink (Function)
Deletes an integrity rule between two tables on the server.
The Combo Box control
The "Combo Box" control is used to display a list of elements and to select an element from this list......
StopWord (Property)
The StopWord property is used to define stopwords in a full-text index defined through programming.
Synonym (Property)
The Synonym property is used to define synonyms in a programmatically defined full-text index.
<Source>.InfoLock (Function)
Returns information about the lock set on a data file, on one or all the records in a data file.
SourceKey (Property)
The SourceKey property sets the characteristics of a link.
HEndNoDatabaseAccess (Function)
Re-allows the access (which means the connection) to one or more databases accessible via a connection.
HDescribeServerTrigger (Function)
Adds or modifies a server trigger.
HActivateTrigger (Function)
Re-enables a trigger that was disabled by HDeactivateTrigger.
HDeleteServerTrigger (Function)
Deletes a server trigger.
HListDatabase (Function)
Lists the Client/Server databases associated with a connection....
HInfoServer (Function)
Returns the specified information about the server.
HNoDatabaseAccess (Function)
Denies all new connections to a database or to all databases.
HDeactivateTrigger (Function)
Disables a trigger.
HInfoLock (Function)
Returns information about the lock set on a data file, on one or all the records in a data file.
HBackward (Function)
Moves backward several records from the current position in the table, according to a specified item.