ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

AuthImportToken( Function)
Creates a webservice access token from an description token in JSON format.
fSaveBuffer (Function)
Creates and fills a text file with the content of a string or buffer variable.
DiagramShapeToImage (Function)
Creates an image from a shape in a diagram (the shape can be displayed or not in the diagram).
RoundFloor (Function)
Returns: the numeric value rounded down to the nearest integer. the duration rounded down to the nearest interval. the date and time rounded down to the nearest interval....
HCreateMasterReplica (Function)
Creates the description file of a Master Replica (logged replication or universal replication).
HFreeQuery (Function)
Free the resources of a query (after the call to HExecuteQuery or HExecuteSQLQuery).
diffCreate (Function)
Compares two buffers and creates a buffer containing the differences between these two buffers.
GglWrite (Function)
Creates and/or updates data on the Google server (addition or modification of data)....
XMLWrite (Function)
Creates or modifies the value of an XML element or the value of the attribute for an XML element.
TableToText (Function)
Creates a character string from the data found in a Table or TreeView Table control.
HRetrieveLog (Function)
Creates a text file containing the server logs between two given dates.
ActionDo (Function)
Creates and runs a custom action (defined through programming) with support of "Undo/Redo"....
XMLOpenReader (Function)
Creates a reader used to read an XML document without loading it in memory.
<gglConnection variable>.Write (Function)
Creates and/or updates data on the Google server (addition or modification of data)....
<Source>.Alias (Function)
Creates a logical alias of a data file (or query) or cancels all existing aliases.
CreateShortcut (Function)
Creates a shortcut on the Windows desktop, in the "Start" menu of Windows or in a specific directory.
TableToXML (Function)
Creates an XML file from the data found in a Table or TreeView Table control.
HAlias (Function)
Creates a logical alias of a data file (or query) or cancels all existing aliases.
<Table>.ToText (Function)
Creates a character string from the data found in a Table or TreeView Table control.
<Table>.ToXML (Function)
Creates an XML file from the data found in a Table or TreeView Table control.
<Connection variable>.RetrieveLog (Function)
Creates a text file containing the server logs between two given dates.
MutexEnd (Function)
Signals that the thread frees the mutex.
CertificateSignFile (Function)
Creates the signature of a file. This signature can be stored in a Buffer variable or in a text file.
HUpdateView (Function)
Creates or updates the description of an SQL view or materialized view from the analysis to an HFSQL server.
<Source>.FreeQuery (Function)
Free the resources of a query (after the call to HExecuteQuery or HExecuteSQLQuery).
1
4
5
6
7
8
46
>