ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HFirst (Function)
Sets the position on the first record of a data file according to the specified browse item.
Link Description (Type of variable)
A Link Description variable is used to describe a link between two data files through programming.
WDTestSite: Creating a scenario
To create a scenario, the following elements must be installed on the current computer......
MaxAutoID (Property)
The MaxAutoID property is used to get the maximum automatic identifier of a replicated data file.
MinAutoID (Property)
The MinAutoID property is used to get the minimum automatic identifier of a replicated data file.
Memory (Property)
The Memory property determines if the specified control is populated programmatically or is based on a data file.
FreeDLL (Function)
Frees the 32-bit library (DLL) that was loaded in memory by LoadDLL.
TableToWord (Function)
Creates a Word file (.RTF) from the data found in a Table or TreeView Table control.
MCIWindowSize (Function)
Changes the size and position of the display window of a media file previously opened (MCIOpen).
MemOut (Function)
Used to find out whether the browse performed on a memory area is outside this memory area.
ExeListDLL (Function)
Returns the list of libraries (".DLL" files) used by one of the applications currently run.
HInitSubscriber (Function)
Initializes the range of automatic identifiers for the description file of subscriber replica (".RPL" extension).
<Connection variable>.ModifyFileRights (Function)
Modifies the rights granted to a user or group on an HFSQL Client/Server data file....
HRestorePosition (Function)
Restores the context of a previously saved file (HSavePosition): current record, filter, pointers.
H.AutoIndexingLimit (Variable)
Indicates the maximum number of records in the data file used to manage the automatic reindexing.
H.NbRetryRead (Variable)
Indicates the number of attempts to read the file or record before giving control back to the program.
H.NbRetry (Variable)
Indicates the number of attempts for locking the file or the record before giving control back to the program.
HListConnectedUser (Function)
Lists the users currently connected to one or more files handled by a Client/Server connection....
HModifyFileRights (Function)
Modifies the rights granted to a user or group on an HFSQL Client/Server data file....
DomoStatus (Function)
Used to find out whether an electrical device (compatible with the X10 protocol) is switched on or off.
HListKey (Function)
Returns the list of keys found in a file (query or view) recognized by the HFSQL engine.
HModify (Function)
Modifies the specified record or the record found in memory in the data file (query or view).
<Table>.ToWord (Function)
Creates a Word file (.RTF) from the data found in a Table or TreeView Table control.
OpenAPIToHTTP (Function)
Builds the HTTP request to call a function of an API. It can then be sent using HTTPSend.
fMIMEType
Returns the type of file according to the MIME standard (Multipurpose Internet Mail Extensions).