ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

DDESend (Function)
Sends a data to the program connected via DDE.
HDeleteServerTrigger (Function)
Deletes a server trigger.
SourceKey (Property)
The SourceKey property sets the characteristics of a link.
<Source>.InfoLock (Function)
Returns information about the lock set on a table, on one or all the records in a table.
Synonym (Property)
The Synonym property is used to define synonyms in a programmatically defined full-text index.
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.
HDeleteLink (Function)
Deletes an integrity rule between two tables on the server.
HDescribeServerTrigger (Function)
Adds or modifies a server trigger.
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.
WDLog: Restoring a data file from its log
WDLog is used to apply to a backup of a data file the different operations saved in the log of this file......
HTransactionList (Function)
Returns the list of current or interrupted transactions on the server for the specified connection.
<Source>.Seek (Function)
Positions on the first record of the table whose value for a specific item is greater than or equal to a search value (generic search by default).
<Source>.RestorePosition (Function)
Restores the previously saved context of a file (function HSavePosition): record in progress, filter, playback pointers.
HReadLast (Function)
Sets the position on the last record of a data file according to a browse item.