ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HFirst (Function)
Sets the position on the first record of a data file according to the specified browse item.
<Source>.Modify (Function)
Modifies the specified record or the record found in memory in the data file (query or view).
<Source>.First (Function)
Sets the position on the first record of a data file according to the specified browse item.
<Source>.RetrieveItem (Function)
Returns the content of an item found in the current record (in the data file, view, query, ...).
<Connection variable>.ModifyFileRights (Function)
Modifies the rights granted to a user or group on an HFSQL Client/Server data file....
Item Description (Type of variable)
An Item Description variable is used to describe one or more items in a data file programmatically.
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.
MCIWindowSize (Function)
Changes the size and position of the display window of a media file previously opened (MCIOpen).
ListDisplay (Function)
Refreshes a List Box, ListView or Combo Box control based on a data file
HInitSubscriber (Function)
Initializes the range of automatic identifiers for the description file of subscriber replica (".RPL" extension).
<Source>.InitSubscriber (Function)
Initializes the range of automatic identifiers for the description file of subscriber replica (".RPL" extension).
HRetrieveItem (Function)
Returns the content of an item found in the current record (in the data file, view, query, ...).
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.
zipChangePath (Function)
Modifies the stored path of a file in an archive (in ZIP, WDZ or 7z format).
HModifyFileRights (Function)
Modifies the rights granted to a user or group on an HFSQL Client/Server data file....
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).
fMIMEType
Returns the type of file according to the MIME standard (Multipurpose Internet Mail Extensions).
Alias type
The Alias type is used to declare and handle a logical alias for a data file or query.
mongoGridFS (Type of variable)
The mongoGridFS type is used to define the advanced characteristics of a file system for a MongoDB database.
<zipArchive variable>.ChangePath (Function)
Modifies the stored path of a file in an archive (in ZIP, WDZ or 7z format).