ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TextColor (Property)
The TextColor property is used to set the text color of an element.
Caption (Property)
The Caption property is used to get and change the text of an element.
Multiline (Property)
The Multiline property determines if an element supports multiline text.
TableSortChild (Function)
Sorts a branch in a TreeView Table control on one or more columns.
Automated tests: Test-specific functions
List of automated tests: Test-specific functions...
RTFAddLink (Function)
Adds a link to a text section in an RTF Edit control.
OrgAdd (Function)
Adds a new root element into an Organization Chart control.
LineToPosition (Function)
Returns the position of the first character of a line in a block of text.
dTextRTF (Function)
Draws RTF text: in an Image control, in an Image variable....
FontBold (Property)
The FontBold property is used to manage bold style in a text.
FontName (Property)
The FontName property is used to manage the name of the font used.
FontItalic (Property)
The FontItalic property is used to manage italic style in a text.
grDonutHolePercentage (Function)
Modifies the percentage corresponding to the radius of the hole in a Donut chart.
CaptionHTML (Property)
The CaptionHTML property is used to handle text as HTML code.
<Organization Chart>.Add (Function)
Adds a new root element into an Organization Chart control.
SpreadsheetGetSortInfo (Function)
Returns various information about the sort performed in a Spreadsheet control.
PageFooter (Property)
The PageFooter property gets and sets the height of a page footer.
<Chart>.DonutHolePercentage (Function)
Modifies the percentage corresponding to the radius of the hole in a Donut chart.
ToastDisplayIW (Function)
Opens a toast whose content is based on an internal window.
CheckAnyFalse (Function)
Returns True if at least one element of an array is False.
<docFragment variable>.Add (Function)
Adds an element, text or image at the end of a docFragment variable.
<Image variable>.Font (Function)
Declares the font that will be used by dText in an Image variable.
<Image>.Font (Function)
Declares the font that will be used by dTexte in an Image control.
<TreeView Table>.SortChild (Function)
Sorts a branch in a TreeView Table control on one or more columns.
<Array>.AnyFalse (Function)
Returns True if at least one element of an array is False.