ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Image drawing and processing functions
List of image drawing and processing functions...
eDefaultViewCurrency (Function)
Identifies or modifies the display currency used by default.
eDefaultMemCurrency (Function)
Identifies or modifies the stored currency used by default.
eCurrencyName (Function)
Returns the caption of a currency.
1. What is a website?
Project elements
The project includes windows, reports, queries, help files, sets of procedures, ......
Drawing constants
List of constants used by the drawing functions....
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.
SocketConnectSSL (Function)
Used to establish a secure connection to an SSL server.
RGBToHTML (Function)
Returns the HTML color corresponding to the RGB color.
SocketWrite (Function)
Writes a message intended to another socket.
Joins between the data files of a select query
When several data files are used in a query, the query editor automatically searches for the links between these files described in the analysis......
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......
SocketClose (Function)
Closes a socket or a connection to a server socket.
HTMLToRGB (Function)
Converts the HTML color into RGB color.
WEBDEV administrator: Characteristics of current connections
The "Connections" tab gives various information about the current connections......
WEBDEV 2024: New WLanguage features
In version 27, new functions, properties and data types have been introduced and some have been improved......
Setup of the WEBDEV Application Server for Linux
The installation package (or DVD, if provided) allows you to install...
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......
Properties associated with windows, pages and controls
List of properties associated with windows, pages and controls...
ArrowStart (Function)
Sets the position of the source end of an arrow in a "Shape" control.