ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

UploadDelete (Function)
Deletes a file from the list of files to upload: the file will not be uploaded on the server.
DriveCreateDirectory (Function)
Creates a directory on the remote disk.
SaaS functions
The SaaS functions are as follows:
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:...
OCR constants
Adds a language to the native OCR system....
File download functions
The following functions are used to manage downloads......
DriveCreateFile (Function)
Creates a file on the remote disk.
TabCloseAll (Function)
Closes all dynamic tabs of a Tab control.
ScanList (Function)
Lists the scanners connected to the current computer.
HTMLEditorGetSelection (Function)
Asynchronously retrieves the current selection from an HTML Editor control.
<Source>.MergeView (Function)
Creates an HFSQL view from two previously created views (HCreateView). This function uses the former view mechanism.
HTMLEditorGetDocument (Function)
Asynchronously retrieves the HTML document being displayed in an HTML Edit control.
NameBrowserFile (Property)
The NameBrowserFile property is used to get the original name of the file to upload on the user's computer....
gpwRemoteConnect (Function)
Allows connecting to the application via the User Groupware Webservice.
HInfoReplica (Function)
Returns information about the specified replica.
DomoClose (Function)
Closes the communication opened by DomoOpen.
Charact (Function)
Returns the character corresponding to the specified ASCII code.
HFreeQuery (Function)
Free the resources of a query (after the call to HExecuteQuery or HExecuteSQLQuery).
Error 14: ELSE statement without IF