ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

grScatterSeriesColor (Function)
Initializes the color of a series in a "Scatter" chart. Warning: This feature is only available from WINDEV Suite SaaS 2025 Update 2. For more details, see Utiliser les nouveautés de WINDEV Suite SaaS 2025....
XMLElementName (Function)
Returns the name of current element (tag or attribute).
XMLElementType (Function)
Returns the type of current element (tag or attribute).
HStatNbDuplicates (Function)
Returns the number of duplicates for a given key item.
BrowserVersion (Function)
Returns the version of the browser used by the Web user.
BrowserType (Function)
Returns the type of browser used by the Web user.
BrightnessGet (Function)
Returns the current setting of the brightness for the screen of the device.
GesturePosX (Function)
Returns the horizontal position of the pointer (finger or stylus).
GesturePosY (Function)
Returns the vertical position of the pointer (finger or stylus).
Error 116: An array dimension must be an integer value
grColor (Function)
Returns and initializes the color of different chart elements.
<Chart>.ScatterSeriesLabel (Function)
Initializes the label of a data series in a "Scatter" chart. Warning: This feature is only available from WINDEV Suite SaaS 2025 Update 2. For more details, see Utiliser les nouveautés de WINDEV Suite SaaS 2025....
grScatterSeriesLabel (Function)
Initializes the label of a data series in a "Scatter" chart. Warning: This feature is only available from WINDEV Suite SaaS 2025 Update 2. For more details, see Utiliser les nouveautés de WINDEV Suite SaaS 2025....
AppParameter (Function)
Returns information about the mechanism for automatic application update.
CalendarSelectCount (Function)
Returns the number of days selected in a Calendar control.
Access rights to a class property
A property is a code element that includes two processes......