ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

FontStrikeOut (Property)
The FontStrikeOut property is used to determine if a text is struck through.
OrgDelete (Function)
Deletes an element and its "children" from an Organization Chart control.
grSurfaceMarksCaption (Function)
Allows you to specify the mark caption for a Surface chart.
grSurfaceDeleteMarkCaption (Function)
Deletes the captions of marks found in a Surface chart.
GglGetLicense (Function)
Returns the text of license for using the Google libraries.
grWaterfallColor (Function)
Indicates the color for a type of category in a Waterfall chart.
grAxisVisible (Function)
Configures how the axes are displayed in Line or Column charts.
grSurfaceGridlines (Function)
Displays the gridlines for the different planes of a Surface chart.
OrgAddChild (Function)
Adds a child element into an Organization Chart control.
grSunburstRootSection (Function)
Changes or specifies the path of the root in a Sunburst chart.
grHMColor (Function)
Specifies the colors of different values in a Heatmap chart.
grHMDeleteColor (Function)
Deletes the colors specified by grHMColor from a Heatmap chart.
SysTheme (Function)
Returns the current theme used on the mobile device.
EditAddToken (Function)
Adds a token to a "Text token" Edit control.
EditInsertToken (Function)
Inserts a token into a "Text token" Edit control.
EditDeleteToken (Function)
Deletes a token from a "Text token" Edit control.
EditDeleteAllToken (Function)
Deletes all the tokens from a "Text token" edit control.
<Edit>.InsertToken (Function)
Inserts a token into a "Text token" Edit control.
<Edit>.AddToken (Function)
Adds a token to a "Text token" Edit control.
<Edit>.DeleteAllToken (Function)
Deletes all the tokens from a "Text token" Edit control.
<Edit>.DeleteToken (Function)
Deletes a token from a "Text token" Edit control.
<Organization Chart>.AddChild (Function)
Adds a child element into an Organization Chart control.
<Organization Chart>.Delete (Function)
Deletes an element and its "children" from an Organization Chart control.
FOR EACH/FOR ALL statement (browse of combinations)
The FOR EACH statement is used to browse the available values in the combinations.
FOR EACH/FOR ALL statement (browse of enumerations)
The FOR EACH statement is used to browse the available values in the enumerations.