ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Thickness (Property)
The Thickness property is used to: Find out the thickness of the line for a series (Line charts only). Modify the thickness of the line for a series (Line charts only)....
SecondaryAxis (Property)
The SecondaryAxis property is used to: determine whether a chart series is on the secondary axis. set the position of a chart series on the secondary axis....
<GuidedTour>ChangeStep (Function)
Modifies the current step of the guided tour.
InGuidedTourMode( Function)
Indicates whether a guided tour is running.
GuidedTourStepChange (Function)
Modifies the current step of the guided tour.
grDeleteSeries (Function)
Deletes a data series from a chart.
TourGuideStart (Function)
Starts the guided tour and displays the first stage.
<GuidedTour>Start (Function)
Starts the guided tour and displays the first stage.
AutoRefresh (Property)
The AutoRefresh property is used to: Find out whether the data found in the series is automatically recalculated whenever grDraw is called Modify the mode for recalculating the data found in the series....
<Source>.Free (Function)
Transforms the crossed records (HCross) into deleted records.
StatSum (Function)
Calculates the sum for a series of values.
<Chart>.DeleteSeries (Function)
Deletes a data series from a chart.
StatVariance (Function)
Calculates the variance for a series of values.
fWrite (Example)
Usage example of the fWrite function
TwoFactorAuthenticationCheckCode (Function)
Verifies the code given by an authentication application.
<Chart>.SeriesColor (Function)
Initializes the color of a series or the color of a section.
<Chart>.SeriesLabel (Function)
Initializes the label of a data series in a chart.
<Chart>.ScatterSeriesColor (Function)
Initializes the color of a series in a "Scatter" chart.
<Chart>.SeriesOpacity (Function)
Modifies the opacity factor of a series in a chart.
grSeriesOpacity (Function)
Modifies the opacity factor of a series in a chart.
StatVarianceP (Function)
Calculates the variance for a full series of values.
StatCovariance (Function)
Calculates the covariance between two series of values.
StatStandardDeviation (Function)
Calculates the standard deviation for a series of values.
StatMax (Function)
Calculates the maximum value for a series of values.
StatMin (Function)
Calculates the minimum value for a series of values.
1
2
3
4
5
6
85
>