ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Table>.ToWord (Function)
Creates a Word file (.RTF) from the data found in a Table or TreeView Table control.
<Connection variable>.ModifyFileRights (Function)
Modifies the rights granted to a user or group on an HFSQL Client/Server data file....
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).
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.
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.
<Source>.RetrieveItem (Function)
Returns the content of an item found in the current record (in the data file, view, query, ...).
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.
DriveMoveFile (Function)
Moves a file present in an Drive directory to another directory on this Drive (remote disk).
<zipArchive variable>.ChangePath (Function)
Modifies the stored path of a file in an archive (in ZIP, WDZ or 7z format).
<Variable Drive>MoveFile (Function)
Moves a file present in an Drive directory to another directory on this Drive (remote disk).
Libraries (.WDL file)
A library is a WDL file that contains all WINDEV or WEBDEV resources ......
TableSelectToFile (Function)
Positions on the data file record corresponding to a row selected in the multiselection browsing Table control.
WDOptimizer: Canceling/Freeing records in transaction
WDOptimizer is used to......
How to save and retrieve an image in a binary memo
URIToFile (Function)
Saves, in the background, the content of a resource (image, text, etc.) identified by its URI in an external file.
zipPassword (Function)
Defines the password used to add files into the specified archive and to extract files from the specified archive (RAR, ZIP and WDZ format).
Check: FTP connectivity
The monitoring robot will try to connect to the FTP server with the parameters of the server......