ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

CtDescribedAccess (Property)
The CtDescribedAccess property is used to set the type of access to the data file when connecting to a specific table via OLE DB.
7. Window templates
...Window templates...
GUIDAnalysis (Property)
The GUIDAnalysis property returns the GUID of the analysis that was used to create the data file.
HDescribeFullTextIndex (Function)
Describes a full-text index of data file created through programming.
HListConnectedUser (Function)
Lists the users currently connected to one or more files handled by a Client/Server connection....
HDeleteLink (Function)
Deletes an integrity rule between two data files on the server.
HRead (Function)
Reads a record in a file according to a given record number.
HTransactionCancel (Function)
If a transaction is in progress, cancels all the operations performed on the data files in transaction since the start of transaction.
HPrevious (Function)
Positions on the previous file record according to a browse item.
HChangeRplDir (Function)
Modifies the location for the description of subscriber replica (RPL file).
Native SQL Server Connector license agreement
WiFiSelectNetworkCard (Function)
Selects the Wi-Fi network card that will be used for the next calls to the WiFi functions.
COMQueryInterface (Function)
Calls the QueryInterface method of the specified COM object to get a specific interface of this object so that it can be used with COMCallMethod.
Parameters of the procedure used by TreeListItem
Procedure ("Callback") called by TreeListItem for each "child" element found. This procedure can be a local, global or internal procedure.
tapiError (Function)
Indicates whether an error was returned by the last tapixxx function (functions for managing phone calls) to the TAPI module.
Programming by preset action
Preset actions allow you to define the code of an event in a single click, without having to write one single line of code......
<Source>.LogRestart (Function)
Restarts the logging process on a file.
<Source>.LogStop (Function)
Stops the log process of a file.
HSetREP (Function)
Enables or disables the management of .REP file.
HLogStop (Function)
Stops the log process of a file.
<Source>.SavePosition (Function)
Stores the current file context: current record, filter, pointers.
HAddLink (Function)
Adds an integrity rule between two data files on the server.
<Source>.Add (Function)
Add: 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)....
HRestorePosition (Function)
Restores the context of a previously saved file (HSavePosition): current record, filter, pointers.
HLogRestart (Function)
Restarts the logging process on a file.