ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Pushed (Property)
The Pushed property is used to get and change the state of a two-state button (pressed or released).
<Chart>.ScatterAddDataXY (Function)
Adds a data into 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....
<Chart>.ScatterGetDataXY (Function)
Retrieves a data from 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....
Pivot Table control events
Donne le nombre d'options dans un champ bouton segmenté...
Conference control events
List of events associated with a Conference control...
TimeLine control events
The following events appear by default in the WINDEV code editor...
SocketConnectInfrared (Function)
Connects a client computer to a given socket via the infrared port.
SocketCreateInfrared (Function)
Creates a socket that uses the infrared port.
sComputeCrc16 (Function)
Checks a character string before and after transmission between WINDEV applications and WEBDEVsites.
SocketCreate (Function)
Creates a socket.
GetIdentifier (Function)
Calculates a unique identifier (integer) for an executable or for a session.
SocketClientInfo (Function)
Allows the server to get information about the current client socket.
Numeric (Type of variable)
The numeric type is used to contain integer or decimal numbers by specifying if necessary: the number of digits in the integer part. the number of digits in the integer part and in the decimal part....
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....
ERR_TIMEOUT_REQUEST
The request did not respond within the timeout ( seconds). ERR_TIMEOUT_REQUEST (22)...
DrawingAvailable (Function)
Indicates whether the drawing features are supported by the browser.
<Chart>.ScatterLinkPoint (Function)
Links (or not) the points found 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....
<Chart>.ScatterPointSize (Function)
Defines the size of points 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....
<Array>.Intersect (Function)
Returns an array corresponding to the intersection of two arrays. Warning: This feature is only available from WINDEV Suite SaaS 2025 Update 2. For more details, see Use the new features of WINDEV Suite SaaS 2025....
<Chart>.ScatterSeriesColor (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....
<Array>.Union (Function)
Returns an array corresponding to the union of two arrays. Warning: This feature is only available from WINDEV Suite SaaS 2025 Update 2. For more details, see Use the new features of WINDEV Suite SaaS 2025....
zipCreateExe (Function)
Creates a self-extracting archive as a 32-bit executable (.EXE).