ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Reduce (Function)
Applies a computation to each element of a WLanguage array.
<Chart>.SunburstGetData (Function)
Retrieves a numeric value from a Sunburst 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.
HCreateView (Function)
Creates an HFSQL view. This function uses the former view mechanism....
<Chart>.CategoryLabel (Function)
Initializes the label of a data category (or section) in a chart.
Accessing HFSQL files via SAMBA on Linux
A specific setting is required to access the HFSQL files via Samba on Linux......
Random (Function)
Returns a random number.
grSeriesColor (Function)
Initializes the color of a series or the color of a section.
<Chart>.AddTimeData (Function)
Adds data at a precise moment in a time chart.
Error messages that can be displayed in the browser
This help page presents the different error messages that can be displayed in the browser......
grScatterAddDataXY (Function)
Adds a data into a "Scatter" chart.
Toast (Type of variable)
The Toast type is used to define all the advanced characteristics of a toast notification.
<Chart>.ScatterLinkPoint (Function)
Links (or not) the points found in a "Scatter" chart.
Mathematical SQL functions
The mathematical SQL functions that can be used on the queries written in SQL code are as follows......
WEBDEV administrator: Advanced configuration
The "Advanced" tab is used to configure the advanced features at server level......
gStoredValueEnable (Function)
Allows (or not) retrieving the value defined by gStoredValue in a List Box or a Combo Box control.
<Chart>.AddData (Function)
Adds a data into a chart.
<Chart>.PointColor (Function)
Initializes the color of a specific point in one of the following chart types: Line, Scatter, Bubble chart....
<Array>.Min (Function)
Returns the lowest value in the array.
<Chart>.DeleteSeries (Function)
Deletes a data series from a chart.
Table,Modify (External language)
Modifies an element in a Table control.
Min (Function)
Returns the lowest value.
RowDetailsBinding (Property)
The RowDetailsBinding property allows you to identify and modify the data binding used to display the details of a row in a Table control based on a data file.
gLinkActivate (Function)
Allows (or not) retrieving the value defined by gLink in a List Box or a Combo Box control. Function kept for compatibility. It is recommended to use gStoredValueEnable....