ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Connection variable>.DeleteLink (Function)
Deletes an integrity rule between two data files on the server.
HSuggestKeyStart (Function)
Starts collecting information on executed queries.
HSuggestKeyEnd (Function)
Finishes collecting information on executed queries.
<Connection variable>.DeleteServerTrigger (Function)
Deletes a server trigger.
<Connection variable>.DescribeServerTrigger (Function)
Adds or modifies a server trigger.
<Connection variable>.EndNoDatabaseAccess (Function)
Re-allows the access (which means the connection) to one or more databases accessible via a connection.
<Connection variable>.NoDatabaseAccess (Function)
Denies all new connections to a database or to all databases.
<Connection variable>.ListDatabase (Function)
Lists the Client/Server databases associated with a connection....
<Connection variable>.InfoServer (Function)
Returns the specified information about the server.
HDBIndex (Function)
Opens an xBase index file.
HDBOpenNoLock (Function)
In single-user mode, opens an xBase data file without locking it.
HDBSortType (Function)
Returns or modifies the sequence of text items in the xBase files.
HInfoLog (Function)
Returns information about the server logs.
HSeek (Function)
Positions on the first record of the data file whose value for a specific item is greater than or equal to a sought value (generic search by default).
The List Box control
The List Box control is used to display a list of elements and to select one or more elements from this list......
HAdd (Function)
Adds: the record found in memory into the data file (query or view). the record found in a Record variable into the data file (query or view)....
HActivateServerTrigger (Function)
Re-enables a server trigger that was disabled by HDeactivateServerTrigger.
HSetTrigger (Function)
Enables or disables the management of triggers.
User Groupware
A Windows application, an Internet or Intranet site require to define the role of different contributors......
HSave (Function)
Modifies the current record if it exists, otherwise adds a new record.
HActivateTrigger (Function)
Re-enables a trigger that was disabled by HDeactivateTrigger.
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.