ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SaaS functions
The SaaS functions are as follows:
<Word Processing>.UndoCount (Function)
Returns the number of actions that can be undone in a Word Processing control.
<Pivot table>.SelectCount (Function)
Returns the number of selected cells in a Pivot Table control.
<Connection variable>.UpdateSet (Function)
Creates or updates a set of procedures on an HFSQL server.
<Connection variable>.UpdateQuery (Function)
Creates or updates a query on an HFSQL server.
MDI functions
List of MDI functions...
DriveListeDirectory (Function)
Lists the directories of an Drive.
DriveListeFile (Function)
Lists files in an Drive directory.
PicClose (Function)
Closes the image found in an Image Editor control.
AuthImportToken( Function)
Creates a webservice access token from an description token in JSON format.
DriveCreateFile (Function)
Creates a file on the remote disk.
DriveCreateDirectory (Function)
Creates a directory on the remote disk.
<Document variable>.UndoCount (Function)
Returns the number of actions that can be undone in a Document variable.
NameServerFile (Property)
The NameServerFile property is used to get the name of the uploaded file on the server.
Token management functions
Token management functions in "Text token" Edit controls....
DriveListeFileGgl (Function)
Lists files from the Google suite (Google Docs, Google SpreadSheets, etc.) present in a Google Drive.
UploadDeleteAll (Function)
Clears the list of files to upload: no file will be uploaded on the server.
3. UML models in practice
<btleDevice variable>.Connect (Function)
Used to connect to a Bluetooth Low Energy device.
Redis management functions
The following functions are used to manage a Redis database:...
File download functions
The following functions are used to manage downloads......
UploadDelete (Function)
Deletes a file from the list of files to upload: the file will not be uploaded on the server.
TabCloseAll (Function)
Closes all dynamic tabs of a Tab control.
ScanList (Function)
Lists the scanners connected to the current computer.
NameBrowserFile (Property)
The NameBrowserFile property is used to get the original name of the file to upload on the user's computer....