ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TableColumnSelect (Function)
Returns the column number corresponding to one of the columns selected in the Table control. This function is kept for backward compatibility. It is recommended to use TableSelect.
WX file
The "Executable Name".WX file is used to manage some features directly, even if these features have not been included in the application. This file is found beside the executable....
SocketDeny (Function)
Run on the server, this function refuses a request for connection to an existing socket found on the server.
LDAPValidateAdd (Function)
Validates the addition of a new object into an LDAP server.
Deployment diagram
A deployment diagram shows the physical layout of the hardware components (nodes) used in a system as well as the association between the executable programs and these components......
1. Installing an application on Android, iOS, etc.
There are multiple methods to install a WINDEV Mobile application...
SocketClose (Function)
Closes a socket or a connection to a server socket.
Control tooltips (AAF)
In a WINDEV application, the user has the ability to add a tooltip on the controls......
Automatic documentation of procedures and methods
To simplify the maintenance or the use of existing code by other developers, WINDEV proposes an automatic documentation for the procedures (or class methods)......
Sharing your source code with the SCM
WINDEV Tutorial - An SCM for WINDEV Sharing your source code with the SCM - 30 min
SQL functions that can be used in SQL queries
The following SQL functions can be used on the queries written in SQL code (classified by theme)......
SCM: Retrieving changes made in a branch
Any changes made in a branch can be retrieved in the main version of the application......
The TreeView control
The TreeView control is a tree structure used to simplify the display of information that can be represented hierarchically......
Creating a delete query
A delete query (corresponding SQL statement......
Creating an insert query
An insert query (corresponding SQL statement......
SocketExist (Function)
Checks the existence of socket.
USBListDevice (Function)
Returns the list of USB devices currently plugged into the current computer.
User Control Center: Management of network applications
For each network application listed in the User Control Center, the "Management of network applications" section is used to......
Error 4: A space is required after the ':' character
Event (Type of variable)
The Event type is used to define all the advanced characteristics of an event: birthday, saint's day, ......
SpreadsheetAllowProcedure (Function)
Allows the use of a WLanguage function/procedure in a formula of a Spreadsheet control....
Creating an action plan
The action plans group all actions that will be performed by the software factory....
Google Maps management functions
List of functions for managing Google maps...
LDAPValidateModify (Function)
Validates the modification of an existing object in an LDAP server.
LDAPDeleteAttribute (Function)
Deletes an attribute as well as its values.
LDAPDeleteAttributeValue (Function)
Deletes a value of a specified attribute.