ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

1. What is a website?
Drawing constants
List of constants used by the drawing functions....
Project elements
The project includes windows, reports, queries, help files, sets of procedures, ......
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.
SocketConnectSSL (Function)
Used to establish a secure connection to an SSL 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.
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......
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.
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......
Image Editor control properties (WEBDEV)
You can manipulate Image Editor controls in a page using the following WLanguage properties......
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......
ArrowStart (Function)
Sets the position of the source end of an arrow in a "Shape" control.
ArrowEnd (Function)
Sets the position of the target end of an arrow in a "Shape" control.
WEBDEV 2024 Tutorial - Table of contents
Native MariaDB Connector: Requirements and remarks
This page presents the main aspects and requirements of the Native MariaDB Connector......
Tiff (Type of variable)
The Tiff type is used to define the advanced characteristics of a TIFF image.
<Image>.Resize (Function)
Resizes an image in an Image control.
Native MySQL Connector: Specific features and remarks
Remarks and specific features of the Native MySQL Connector...