ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

SCM: Management of branches
The management of branches is used to manage several versions of the same application in parallel......
Tips for an application that uses the User Groupware
To simplify the configuration of user groupware according to the users, the controls should be organized in groups of controls......
HTTP functions (prefix syntax)
List of HTTP functions...
Image drawing and processing functions
List of image drawing and processing functions...
1. What is a website?
Project elements
The project includes windows, reports, queries, help files, sets of procedures, ......
SocketConnectSSL (Function)
Used to establish a secure connection to an SSL server.
HTTP functions
List of HTTP functions...
SocketAccept (Function)
Run on the server, this function accepts a request for connecting to an existing socket found on the server.
SocketWaitForConnection (Function)
Run on the server, this function is used to wait for a connection request coming from the client sockets.
SocketDeny (Function)
Run on the server, this function refuses a request for connection to an existing socket found on the server.
RGBToHTML (Function)
Returns the HTML color corresponding to the RGB color.
SocketWrite (Function)
Writes a message intended to another socket.
SocketClose (Function)
Closes a socket or a connection to a server socket.
WEBDEV 2024: New WLanguage features
In version 27, new functions, properties and data types have been introduced and some have been improved......
HTMLToRGB (Function)
Converts the HTML color into RGB color.
Automatic feature for copying forms
When typing several copies of a form one after another, some of the information to type may be the same for each instance of the form......
Setup of the WEBDEV Application Server for Linux
The installation package (or DVD, if provided) allows you to install...
WEBDEV administrator: Characteristics of current connections
The "Connections" tab gives various information about the current connections......
5. Unit tests
Unit tests (also called automated tests) are used to test windows, procedures and classes in an application at different levels of development......
Image Editor control properties (WEBDEV)
You can manipulate Image Editor controls in a page using the following WLanguage properties......
ArrowEnd (Function)
Sets the position of the target end of an arrow in a "Shape" control.
WEBDEV 2024 Tutorial - Table of contents
ArrowStart (Function)
Sets the position of the source end of an arrow in a "Shape" control.
Native MySQL Connector: Specific features and remarks
Remarks and specific features of the Native MySQL Connector...