ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HDBDescribeField (Function)
Describes through programming each item found in the structure of an xBase file described by HDBDescribeFile.
HDescribeServerTrigger (Function)
Adds or modifies a server trigger.
HDeleteServerTrigger (Function)
Deletes a server trigger.
HInfoServer (Function)
Returns the specified information about the server.
HNoDatabaseAccess (Function)
Denies all new connections to a database or to all databases.
HEndNoDatabaseAccess (Function)
Re-allows the access (which means the connection) to one or more databases accessible via a connection.
HListDatabase (Function)
Lists the Client/Server databases associated with 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.
HSubstDir (Function)
Associates the data directory specified in the database schema with a directory found on disk.
TreeView Table control based on a data file
This type of TreeView Table control is linked to a data file or query......
WDMap: Characteristics of the files found in a database
WDMap is used to get various characteristics specific to......
Extracting messages added or modified since last extraction
A project was already created and translated......
HInfoAnalysis (Function)
Returns information about an analysis (WDD file).
HCloseAnalysis (Function)
Closes the current database schema (or all current database schemas in the case of a project with multiple database schemas).
HListProvider (Function)
Returns the list of OLE DB providers and/or Native Connectors installed on the current computer....
Native Sybase Connector: Output value of a stored procedure run on the server
The Native Sybase Connector (also called Native Sybase Access) is used to: specify the input values during the call to a stored procedure. retrieve the output values after a call to a stored procedure....
GDPR (Property)
The GDPR property is used to: find out if the GDPR applies to an item from a data file. define whether the GDPR should apply to an item (in the item description in the code only)....
HChangeRplDir (Function)
Modifies the location for the description of subscriber replica (RPL file).
HDescribeConnection (Function)
Describes a new connection to an external database.