ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<Document variable>.ToText (Function)
Creates a character string with the data of a Document variable.
PVTToExcel (Function)
Creates an Excel file with data from a Pivot Table control.
RoundCeil (Function)
Returns: the value rounded up to the nearest integer. the duration rounded up to the nearest interval. the date and time rounded up to the nearest interval....
SysNumberScreen (Function)
Returns the number of screens currently connected to the current computer.
SysListScreen (Function)
Returns the list of screens connected to one or more video cards.
OrgSaveImage (Function)
Creates an image representing the entire Organization Chart control.
NoteCreate (Function)
Creates a Repositionable Note control in the curernt window through programming.
hbCreateTable (Function)
Creates an HBase table or modifies the description of an HBase table.
MongoCreateCollection (Function)
Creates a collection in a MongoDB database while specifying the options of this collection.
PanelCreate (Function)
Creates a new Dockable Panel control in the current window.
<Organization Chart>.SaveImage (Function)
Creates an image representing the entire Organization Chart control.
<Word Processing>.ToText (Function)
Creates a character string from the data of a Word Processing control.
<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.
MatCreate (Function)
Creates a matrix containing 0 row and 0 column.
FTPMakeDir (Function)
Creates a directory on an FTP server (File Transfer Protocol).
SchedulerAddTask (Function)
Creates a task in the Windows scheduler (if this task does not already exist).
XMLExtractDocument (Function)
Creates a new XML document from an existing XML document.
<diagLibrary variable>.LoadLibrary (Function)
Loads a diagram file and creates a library of preset shapes from it.
DiagramLoadLibrary (Function)
Loads a diagram file and creates a library of preset shapes from it.
DiagramGroup (Function)
Creates a group from the elements selected in the Diagram Editor control.
BuildBrowsingTable (Function)
Creates a Table control from the items of a table (view or query).
1
6
7
8
9
10
82
>