ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<Source>.Alias (Function)
Creates a logical alias of a table (or query) or cancels all existing aliases.
<Looper>.ToWord (Function)
Creates a Word file (.RTF) using the data from a Looper control.
HAlias (Function)
Creates a logical alias of a table (or query) or cancels all existing aliases.
<Table>.ToExcel (Function)
Creates an Excel file with the data from a Table or TreeView Table control.
<Source>.CreateView (Function)
Creates an HFSQL view. This function uses the former view mechanism....
fSaveBuffer (Function)
Creates and fills a text file with the content of a string or buffer variable.
LooperToWord (Function)
Creates a Word file (.RTF) using the data from a Looper control.
<diagShape variable>.ToImage (Function)
Creates an image from a shape in a diagram (the shape can be displayed or not in the diagram).
HCreateView (Function)
Creates an HFSQL view. This function uses the former view mechanism....
<Source>.FreeQuery (Function)
Free the resources of a query (after the call to HExecuteQuery or HExecuteSQLQuery).
HCreateMasterReplica (Function)
Creates the description file of a Master Replica (logged replication or universal replication).
ActionDo (Function)
Creates and runs a custom action (defined through programming) with support of "Undo/Redo"....
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.
diffCreate (Function)
Compares two buffers and creates a buffer containing the differences between these two buffers.
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)....
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.