ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<Variable DiskFile>.Open (Function)
Opens an external file (ANSI or UNICODE) in order to handle it through programming.
Dialog (Function)
Displays a message box and returns the value of the button clicked by the user.
ArrayToParameters( Function)
Converts an array of elements into a list of parameters.
TourGuideStart (Function)
Starts the guided tour and displays the first stage.
InGuidedTourMode( Function)
Indicates whether a guided tour is running.
AccessibilityScreenReaderEnabled( Function)
Finds out whether the screen reader is Active.
<Graphe>.WaffleTypeCell (Function)
Defines the Geometry of cells in a Waffle graph.
<GuidedTour>Start (Function)
Starts the guided tour and displays the first stage.
<Variable Connexion>DeleteView (Function)
Removes a materialized view from the HFSQL server.
<Graphe>.WaffleSize (Function)
Defines the number of rows and columns in a Waffle graph.
<Variable DiskFile>Create (Function)
Creates an external file.
<Variable DiskFile>OpenTempFile (Function)
Creates and opens a temporary file.
Deserialize (Function)
Deserializes a buffer or a character string containing the data from a class, structure, array (including an associative array), queue, stack, list or advanced variable, as well as their subelements.
<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 Drive>RetrieveDirectory (Function)
Retrieves a directory (and its files) from an Drive (remote disk) and saves it on the user's workstation....
<Variable Drive>DeleteDirectory (Function)
Deletes a directory (and the files it contains) on an Drive (remote disk).