ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Native MySQL Connector: Specific features and remarks
Remarks and specific features of the Native MySQL Connector...
HTTP functions
List of HTTP functions...
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.
MariaDB Native Connector: Features and notes
This page presents the main aspects and requirements of the Native MariaDB Connector......
SCM: Management of branches
The management of branches is used to manage several versions of the same application in parallel......
8. 10 tips for better interfaces
Detects the contours of the shapes in an image....
SocketAccept (Function)
Run on the server, this function accepts a request for connecting to an existing socket found on the server.
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.
WEBDEV site deployment: Files to install
The setup program creation wizard allows you to select the files that will be installed with the site......
WEBDEV administrator: Characteristics of current connections
The "Connections" tab gives various information about the current connections......
1. What is a website?
Image Editor control properties (WEBDEV)
You can manipulate Image Editor controls in a page using the following WLanguage properties......
Setup of the WEBDEV Application Server for Linux
The installation package (or DVD, if provided) allows you to install...
The Popup control
The Popup control is a control used to associate a popup with a page. This popup, displayed from the page into which it is inserted, is used to easily establish a dialog with the user....