ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Memory area functions
Returns the character corresponding to the specified ASCII code....
<Document variable>.UndoCount (Function)
Returns the number of actions that can be undone in a Document variable.
<Connection variable>.UpdateQuery (Function)
Creates or updates a query on an HFSQL server.
<Connection variable>.UpdateSet (Function)
Creates or updates a set of procedures on an HFSQL server.
<Connection variable>.ListWatchedFiles (Function)
Returns the list of tables watched by HWatch.
Abbreviation (Property)
The Abbreviation property gets the abbreviation of a table.
DriveListeFile (Function)
Lists files in an Drive directory.
DriveUploadFile (Function)
Uploads a local file to a remote drive.
CompositeKey (Property)
The CompositeKey property determines if an item is a composite key.
Token functions
Token functions in "Text token" Edit controls....
TableEnumBreak (Function)
Enumerates the breaks found in a Table control.
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.
SaaS functions
The SaaS functions are as follows:
DriveListeFileGgl (Function)
Lists files from the Google suite (Google Docs, Google SpreadSheets, etc.) present in a Google Drive.
HFreeQuery (Function)
Releases query resources (following use of HExecuteQuery or HExecuteSQLQuery functions).
Download_constants
Extracts an integer from a binary buffer at a given position....
MultiLinestring2D (Variable type)
The MultiLinestring2D type can be used to store a collection of linestrings defined with 2D coordinates.
UploadDeleteAll (Function)
Clears the list of files to upload: no file will be uploaded on the server.