ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Chart>.ScatterSeriesColor (Function)
Initializes the color of a series in a "Scatter" chart.
<Chart>.Print (Function)
Prints a chart.
<Chart>.IncreaseData (Function)
Adds a value to a data in a chart.
<Chart>.PointInfo (Function)
Returns the screen coordinates of a point or the screen coordinates of a value found in a chart.
<Chart>.Legend (Function)
Indicates the presence and position of legend in a chart.
<Chart>.Smoothing (Function)
Smoothes a Line chart or a Scatter chart by using the "cubic splines" algorithm.
<Chart>.AutoRefreshCategoryLabel (Function)
Identifies or defines whether the category labels are refreshed whenever the chart is drawn.
<Chart>.AutoRefreshSeries (Function)
Identifies or defines whether a series is refreshed whenever the chart is drawn.
<Chart>.Menu (Function)
Defines the type of context menu displayed by a chart.
<Chart>.TimeLevelMask (Function)
Defines the display mask for a level of time scale in a chart.
<Chart>.TimeLevelMax (Function)
Defines the number of levels to display in the time scale of a chart as well as the maximum level.
<Chart>.ScatterAddDataXY (Function)
Adds a data into a "Scatter" chart.
<Chart>.HMDeleteColor (Function)
Deletes the colors specified by grHMColor from a Heatmap chart.
<Chart>.ScatterSeriesLabel (Function)
Initializes the label of data series in a "Scatter" chart.
<Chart>.ScatterGetDataXY (Function)
Retrieves data from a "Scatter" chart.
<Input>.CalendarOpen (Function)
In a Date edit control, opens a popup window displaying a calendar.
<Table>.CollapseExpand (Function)
Collapses or expands an element in a Table or TreeView Table control.
<Dashboard>.Count (Function)
Returns the number of widgets found in a Dashboard control.
<Spreadsheet>.Replace (Function)
Finds and replaces a value in a Spreadsheet control.
<Scheduler>.PositionResource (Function)
Displays a given resource in a Scheduler control or returns the position of first visible resource in a Scheduler control.
<Scheduler>.PositionDateTime (Function)
Displays a Scheduler control from a specified date or returns the date of the first day (or last day) displayed in a Scheduler control.
<Scheduler>.DateVisible (Function)
Makes a day visible or invisible in a Scheduler control.
<Chart>.Label (Function)
Indicates various parameters of additional legend in a chart.
<Chart>.Mask (Function)
Formats the data displayed by grLabel or by grTooltip.
<Chart>.RealTimeInterval (Function)
Sets the time interval visible in a time chart with real-time display.