ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Document variable>.UndoCount (Function)
Returns the number of actions that can be undone in a Document variable.
<Table>.BreakIndex (Function)
Returns the index of the break header and footer for a given break in a Table control.
<Chart>.LabelFont (Function)
Modifies the font used for the category labels of a chart.
<Chart>.LegendFont (Function)
Modifies the font used for the chart legend.
<Chart>.TitleFont (Function)
Modifies the font used for the chart title.
<WDPic variable>.Rotation (Function)
Rotates a WDPic image.
<Window>.EnableDDW (Function)
Enables or disables the Dim Disabled Window (DDW) feature for a specific window:
<Array>.Shuffle (Function)
Shuffles the elements of a WLanguage array.
TreeMapSearch (Function)
Finds the index of an element in a TreeMap control from the element path.
<Sliding Banner>.StopSliding (Function)
Stops the automatic slide on a Sliding Banner control.
<Sliding Banner>.StartSliding (Function)
Enables the automatic slide on a Sliding Banner control.
<Document variable>.RedoCount (Function)
Returns the number of canceled actions that can be redone on a Document variable.
<Spreadsheet>.DeleteRow (Function)
Deletes a row from a Spreadsheet control.
<Word Processing>.UndoCount (Function)
Returns the number of actions that can be undone in a Word Processing control.
<Chart>.AxisTitleFont (Function)
Modifies the font used for the titles of the chart axes.
<Pivot table>.SelectCount (Function)
Returns the number of selected cells in a Pivot Table control.
<Connection variable>.UpdateSet (Function)
Creates or updates a set of procedures on an HFSQL server.
<Connection variable>.UpdateQuery (Function)
Creates or updates a query on an HFSQL server.
gpwInitAnalysis (Function)
Initialize the analysis of user groupware.
BreadcrumbAddLink (Function)
Adds a link into a Breadcrumb control.
BreadcrumbInsertLink (Function)
Inserts a link into a Breadcrumb control.
BreadcrumbDeleteLink (Function)
Deletes a link from a Breadcrumb control.
BreadcrumbDeleteAll (Function)
Deletes all links from a Breadcrumb control.
MatError (Example)
Usage example of the MatError function
HClusterState (Function)
Returns the status of an HFSQL cluster by interrogating its coordinator.