ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

StatMin (Function)
Calculates the minimum value for a series of values.
RedisConnect (Function)
Opens a connection to a Redis server (or cluster).
RedisPublish (Function)
Publishes a message on a Redis broadcast channel.
RedisUnsubscribe (Function)
Cancels a subscription to a Redis broadcast channel.
<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.
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.
DisplayLED (Property)
The DisplayLED property manages LED notifications.
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.
RGBRed (Function)
Returns the red component of an RGB color.
RedisSet (Function)
Changes the value of a key on a Redis server.
<redisConnection>.Publish (Function)
Publishes a message on a Redis broadcast channel.
<redisConnection>.Unsubscribe (Function)
Cancels a subscription to a Redis broadcast channel.
<redisConnection>.Connect (Function)
Opens a connection to a Redis server (or cluster).
Android: Conditions for using the Map control (before version 180056)
The Map control is using the Google Maps API library. The Map control displays data coming from the Google Maps service....
Binding controls to data
A window or page can display information from......
Data model editor: the different types of items
The different types of items proposed in the data model editor are as follows:
10. Smart controls
Smart controls...