ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Functions for managing TimeLine controls (prefix syntax)
The following functions are used to manage TimeLine controls:...
HorizontalAlignment (Property)
The HorizontalAlignment property is used to get and change the horizontal alignment of a control or text.
VerticalAlignment (Property)
The VerticalAlignment property is used to get and change the vertical alignment of a control or text.
hbColumnDescription (Type of variable)
The hbColumnDescription type is used to define the advanced characteristics of a group of columns (items).
mongoFindOption (Type of variable)
The mongoFindOption type is used to define the advanced characteristics of a search in a MongoDB database.
mongoResult (Type of variable)
The mongoResult type is used to find out the result during a search performed in a MongoDB database.
mongoGridFSFileInfo (Type of variable)
The mongoGridFSFileInfo type is used to define the advanced characteristics of a file in a MongoDB database.
WorksheetName (Property)
The WorksheetName property is used to get and change the name of a worksheet in an XLS document.
RootNode (Property)
The RootNode property is used to get the root nodes of an HTML or XML document.
Functions for managing Dashboard controls (prefix syntax)
The list of functions for managing Dashboard controls is as follows......
Functions for managing TreeMap controls (prefix syntax)
The following functions are used to manage TreeMap controls (prefix syntax):...
Functions for managing the PDF Reader control (prefix syntax)
The following functions are used to manage PDF Reader controls:...
Value Description (Type of variable)
A Value Description variable is used to handle the description of an enumeration value through programming.
Destination (Property)
The Destination property is used to define: the destination of a backup. the result file of the request....
psheetSelection (Type of variable)
The psheetSelection type is used to find out the advanced characteristics of a selection in a Spreadsheet control.
SQL query (WLanguage type)
The "SQL query" type is used to write an SQL query in the WLanguage code.
WDPic (Type of variable)
The WDPic type is used to define the advanced characteristics of an image in ".wdpic" format.
Functions for managing Tab controls (prefix syntax)
The following functions are used to manage tabs......
NavigationPaneVisible (Property)
The NavigationPaneVisible property is used to display the thumbnail pane in the PDF Reader control.
SpreadsheetDeleteName (Function)
Deletes one of the names used to identify a cell found in a Spreadsheet control.
Captcha functions (prefix syntax)
Functions for managing Toolbar controls (prefix syntax)
Option Description (Type of variable)
An Option Description variable is used to handle the characteristics of a combination option through programming.
xmlReader (Type of variable)
The xmlReader type is used to read an XML document without loading it in memory.
XMLOpenReader (Function)
Creates a reader used to read an XML document without loading it in memory.