ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

PanelCreate (Function)
Creates a new Dockable Panel control in the current window.
NoteCreate (Function)
Creates a Repositionable Note control in the curernt window programmatically.
hbCreateTable (Function)
Creates an HBase table or modifies the description of an HBase table.
<Pivot Table>.ToExcel (Function)
Creates an Excel file with data from a Pivot Table control.
<mongoDatabase variable>.CreateCollection (Function)
Creates a collection in a MongoDB database while specifying the options of this collection.
XMLExtractDocument (Function)
Creates a new XML document from an existing XML document.
DiagramGroup (Function)
Creates a group from the elements selected in the Diagram Editor control.
FTPMakeDir (Function)
Creates a directory on an FTP server (File Transfer Protocol).
<Organization Chart>.SaveImage (Function)
Creates an image representing the entire Organization Chart control.
<diagLibrary variable>.LoadLibrary (Function)
Loads a diagram file and creates a library of preset shapes from it.
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....
TableToExcel (Function)
Creates an Excel file with the data from a Table or TreeView Table control.
HFreeQuery (Function)
Free the resources of a query (after the call to HExecuteQuery or HExecuteSQLQuery).
iSelectFont (Function)
Creates a new print font from the standard window for font selection...
<Source>.CreateView (Function)
Creates an HFSQL view. This function uses the former view mechanism....
BuildBrowsingTable (Function)
Creates a Table control from the items of a data file (view or query).
HCreateView (Function)
Creates an HFSQL view. This function uses the former view mechanism....
LooperToWord (Function)
Creates a Word file (.RTF) using the data from a Looper control.
<Looper>.ToWord (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).
<Table>.ToExcel (Function)
Creates an Excel file with the data from a Table or TreeView Table control.
DiagramShapeToImage (Function)
Creates an image from a shape in a diagram (the shape can be displayed or not in the diagram).
AuthImportToken( Function)
Creates a webservice access token from an description token in JSON format.