ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

StatStandardDeviation (Function)
Calculates the standard deviation for a series of values.
ServiceInfo (Function)
Returns information regarding the configuration of a service.
SaaSAdminAddService (Function)
Adds a SaaS service into the description of a site.
GglGetDocument (Function)
Downloads a document from the Google Docs service.
grSeriesOpacity (Function)
Modifies the opacity factor of a series in a chart.
<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.
<gglConnection variable>.GetDocument (Function)
Downloads a document from the Google Docs service.
<Chart>.SeriesOpacity (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.
InServiceMode (Function)
Indicates whether the code is run in a service.
StatMax (Function)
Calculates the maximum value for a series of values.
StatMin (Function)
Calculates the minimum value for a series of values.
grScatterSeriesColor (Function)
Initializes the color of a series in a "Scatter" chart.
grSeriesLabel (Function)
Initializes the label of a data series in a chart.
grSeriesColor (Function)
Initializes the color of a series or the color of a section.
The "Image catalog" pane
The "Image catalog" pane is a context-sensitive image catalog......
Using objects
To access a class, the object must be declared as being part of the class to handle, this is called object instantiation......
Creating a flexible modeling
To create a new flexible modeling, you can......
"Real Time Performance Profiler" pane
The "Real Time Performance Profiler" pane shows the activity of an application or site during a test......
1. Examples provided with WINDEV Mobile
Error 19: The step of this FOR loop must be constant
4. Monitor your applications