ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Variable Drive>RetrieveDirectory (Function)
Retrieves a directory (and its files) from an Drive (remote disk) and saves it on the user's workstation....
<Variable DiskFile>.Open (Function)
Opens an external file (ANSI or UNICODE) in order to handle it through programming.
<Variable Drive>CopyFile (Function)
copy a single file from the remote disk to another directory on the remote disk.
<Variable Drive>CreateFile (Function)
Creates a file on the remote disk.
<Variable Drive>MoveDirectory (Function)
Move a directory and its contents to another directory on the same Drive (remote disk).
<Variable Drive>SendFile (Function)
Sends a file (present on the user's machine) to an Drive (remote disk)....
<Variable Drive>SendDirectory (Function)
Sends a directory and its files (present on the user's machine) to an Drive (remote disk)....
DriveListeFileGgl (Function)
Lists files from the Google suite (Google Docs, Google SpreadSheets, etc.) present in a Google Drive.
<Variable Drive>DirectoryList (Function)
Lists the directories of an Drive.
<Variable Drive>RetrieveFile (Function)
Retrieves a file from an Drive (remote disk) and saves it on the user's workstation....
DriveRecoverFileGgl (Function)
Retrieves an Document from the Google suite present on a Google Drive in the desired compatible format.
<Variable gglDrive>RetrieveGglFile (Function)
Retrieves an Document from the Google suite present on a Google Drive in the desired compatible format.
<Variable DiskFile>OpenTempFile (Function)
Creates and opens a temporary file.
<Variable Drive>DeleteDirectory (Function)
Deletes a directory (and the files it contains) on an Drive (remote disk).
<Variable Drive>MoveFile (Function)
Moves a file present in an Drive directory to another directory on this Drive (remote disk).
<Variable Drive>Rename (Function)
Rename a file or directory on an Drive.
<Variable gglDrive>DeleteFile (Function)
Removes a Google Suite file inside a Google Drive.
iInitReportQuery (Function)
Initializes the query linked to the report (for a query with parameters).
iInitReportQueryConnection (Function)
Initializes the query linked to the report.
AppOpenForm (Function)
Opens: the form of an application on Android (Play Store), iOS (App Store) or Windows (Windows Store) in order for the user to give a mark to it and/or to comment it. the form for configuring the In-App purchases of an application....
RegistryFirstSubKey (Function)
Identifies the path of first subkey of specified key in the Windows registry.
iPreview (Function)
Configures the print destination.
WEBDEV concepts
ArcTan2 (Function)
Returns the arc tangent 2 of the values passed in parameter.
HsMenu,Label (Function)
Modifies the caption of a menu option.