ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Chart>.SurfaceDeleteMarkCaption (Function)
Deletes the captions of marks found in a Surface chart.
<Chart>.PieStartAngle (Function)
Indicates the start angle of first section in a Pie chart, Semi-circular chart or Donut chart.
<Chart>.SeriesSecondaryAxis (Function)
Defines whether a series will be drawn on the secondary axis.
<Chart>.SunburstAddData (Function)
Adds a data to a Sunburst chart.
<Chart>.SourceCategoryLabel (Function)
Defines the source of the category labels.
<Chart>.SourceSeries (Function)
Defines the source of a series.
<Chart>.DeleteSeries (Function)
Deletes a data series from a chart.
<Chart>.SurfaceAddData (Function)
Adds a data into a Surface chart.
<Chart>.SurfaceAltitudeColor (Function)
Defines the color used for the altitude (Z axis) in a Surface chart.
<Chart>.SurfaceMesh (Function)
Enables or disables the mesh on a Surface chart.
<Chart>.SurfaceGridlines (Function)
Displays the gridlines for the different planes of a Surface chart.
<Chart>.SurfaceDeleteAltitudeColor (Function)
Deletes the altitude colors specified by grSurfaceAltitudeColor.
<Chart>.SaveWMF (Function)
Saves a chart that was drawn beforehand in WMF format.
<Chart>.AxisTitle (Function)
Defines the title of X-axis and the title of Y-axis in a chart.
<Chart>.AddTimeData (Function)
Adds data at a precise moment in a time chart.
<Chart>.StockGetData (Function)
Retrieves a data from a stock chart (candlestick, barcharts or minmax).
DocDelete (Function)
Deletes an element from a document. This element is deleted from its associated document.
<Chart>.GetData (Function)
Retrieves a data from a chart.
<Chart>.OverlayChart (Function)
Used to display two different types of charts in the same chart.
<Chart>.SurfaceGetData (Function)
Retrieves a data from a Surface chart.
Functions for managing Executables in Console mode
<Scheduler>.Display (Function)
Reinitializes the content of a Scheduler control from its data source (HFSQL file for example).
<Scheduler>.DisplayPreviousPeriod (Function)
Moves the time area displayed on the previous area (previous weeks for example) in a Scheduler control.
<Scheduler>.DisplayNextPeriod (Function)
Moves the time area displayed on the next area (next weeks for example) in a Scheduler control.
<Scheduler>.ChangeMode (Function)
Modifies the period (which means the number of days) displayed by a Scheduler control.