ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

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>.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>.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>.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....
Developing 64-bit sites
You can deploy 64-bit compatible sites......
SocketCreateInfrared (Function)
Creates a socket that uses the infrared port.
BrowsedFile (Property)
The BrowsedFile property gets and sets the data source used to display records in data-bound controls.
HUpdateLink (Function)
Updates on the server all the links of an HFSQL Client/Server table. Warning: This function is available only from WINDEV Suite SaaS 2025 Update 2. For more details, see Using new features exclusive to WINDEV Suite SaaS 2025....
LockAppTimeout (Function)
Returns or modifies the idle time before a WINDEV application is locked.
8. Source Code Manager (SCM)
Source Code Manager (SCM)...
Developing an application: the different steps
This diagram presents the different steps for developing an application with WINDEV......
Events associated with the cells of the status bars
WINDEV manages the following events by default:...
RightClick (Property)
The RightClick property gets and sets the name of the Button control that will be executed when an object is right-clicked.
TriState (Property)
The TriState property is used to: Determine if a check box option supports 3 or 2 states. Determine if a TreeView control uses 3-state or 2-state check boxes. Change the type of an option in a check box: option with 3 states or with 2 states....
<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....
SocketConnectInfrared (Function)
Connects a client computer to a given socket via the infrared port.
PythonExecute (Function)
Executes a function present in a Python module.
AutoRunAdd (Function)
Allows you to automatically start a WINDEV application when a specific event occurs.