ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

SocketClientInfo (Function)
Allows the server to get information about the current client socket.
SearchAAF (Property)
The SearchAAF property is used to: find out whether the search via AAF is enabled on a non-editable Combo Box control, enable (or not) the search via AAF on a non-editable Combo Box control....
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.
Action Bar control functions
The following functions are used to manage the Action Bar control......
SocketCreate (Function)
Creates a socket.
ZOrder (Property)
The ZOrder property defines the Z-order of an element.
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.
Correspondence between languages, sub-languages, character sets and nations
The table below presents the correspondence between languages, sub-languages, character sets and nations:
Pushed (Property)
The Pushed property is used to get and change the state of a two-state button (pressed or released).
SocketConnectInfrared (Function)
Connects a client computer to a given socket via the infrared port.
TitleHeader (Property)
The TitleHeader property is used to: Get the title and aspect of a column title-header (Table or TreeView Table control). Get the number of column title-headers (Table or TreeView Table control). Change the title and aspect of a column title-header (Table or TreeView Table control)....
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......
LockAppTimeout (Function)
Returns or modifies the idle time before a WINDEV application is locked.
AutoRunAdd (Function)
Allows you to automatically start a WINDEV application when a specific event occurs.
User Groupware and LDAP
The LDAP protocol is increasingly used by the companies......
PythonExecute (Function)
Executes a function present in a Python module.
Deploying a Java archive
Like for any application, WINDEV allows you to create a setup program for a Java application......
Creating an automatic help
The Automatic Application Features (AAF) allow you to add features to your application without having to write a single line of code......
zipIsMulti (Function)
Returns the type of archive: single-part archive or multi-part archive.
Information 2101: 'Short int' does not exist anymore: use 'unsigned 1-byte int'
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....
Handling a Wire control through programming
WINDEV allows you to handle a Wire control by programming......