ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

SocketCreateInfrared (Function)
Creates a socket that uses the infrared port.
Developing 64-bit sites
You can deploy 64-bit compatible sites......
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....
BrowsedFile (Property)
The BrowsedFile property gets and sets the data source used to display records in data-bound controls.
zipCreateExe (Function)
Creates a self-extracting archive as a 32-bit executable (.EXE).
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....
zipIsMulti (Function)
Returns the type of archive: single-part archive or multi-part archive.
Video functions
List of video functions...
<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.
Error 42: Label out of scope of GOTO
AutoRunAdd (Function)
Allows you to automatically start a WINDEV application when a specific event occurs.
AppointmentContinuous (Property)
The AppointmentContinuous property is used to determine or change how multiple-day appointments are displayed in a Scheduler control.