ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<gglDrive variable>.DownloadGglFile (Function)
Downloads a Google Docs Editors file from Google Drive in a given compatible format.
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).
<Table>.ToWord (Function)
Creates a Word file (.RTF) from the data found in a Table or TreeView Table control.
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).
<Variable Drive>MoveFile (Function)
Moves a file present in an Drive directory to another directory on this Drive (remote disk).
H.NbRetry (Variable)
Indicates the number of attempts for locking the file or the record before giving control back to the program.
MultimediaWidth (Function)
Returns the width (in pixels) of the source image of the media file played in the Multimedia control.
<Upload>.CurrentFileSize (Function)
Returns the total size (in bytes) of the file currently uploaded via an Upload control.
<List Box>.Display (Function)
Refreshes a List Box, ListView or Combo Box control based on a data file.
H.NbRetryRead (Variable)
Indicates the number of attempts to read the file or record before giving control back to the program.
WDTestSite: Creating a scenario
To create a scenario, the following elements must be installed on the current computer......
<pdfDocument variable>.Extract (Function)
Creates a new PDF document from individual pages extracted from an existing PDF file.
iPrintPDF (Function)
Prints the content: of a PDF file. of a buffer containing a PDF. of a PDF Reader control....
MCIWindowSize (Function)
Changes the size and position of the display window of a media file previously opened (MCIOpen).
<TimeLine>.Display (Function)
Reinitializes the content of a TimeLine control from its data source (HFSQL data file for example).
DownloadParameter (Variable type)
The DownloadParameter type is used to define all the advanced characteristics of a file download performed by DownloadAdd.