ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

RGBBlue (Function)
Returns the blue component of an RGB color.
diagLayout (Variable type)
The diagLayout type is used to define all the layout characteristics of a diagram.
ocrTextBlock (Variable type)
The ocrTextBlock type is used to define and identify all the advanced characteristics of a text block read by the native OCR system.
Salesforce functions
List of Salesforce functions...
dCopyWindowImage (Function)
Copies the image from a WINDEV window to an Image variable or to an Image control.
Image drawing and processing functions
List of image drawing and processing functions...
Strict monitoring of a project
Via the Project Management Hub, WINDEV, WEBDEV and WINDEV Mobile allow you to define the different actions required to create a project......
RealToDateTime (Function)
Converts an 8-byte real to a date and time.
WDSQL: Converting the structure of an HFSQL database
WDSQL is used to convert the structure of an HFSQL database into SQL script......
RGBGreen (Function)
Returns the green component of an RGB color.
RGBRed (Function)
Returns the red component of an RGB color.
ModbusConnectTCP (Function)
Connects a client to a Modbus server via transmission control protocol (TCP).
EmailStartPOP3Session (Function)
Starts a session for receiving and reading emails with the POP3 protocol.
WEBDEV 2025: New WLanguage features
In version 2025, new functions, properties and data types have been introduced and some have been improved, ......
The Linear Looper control
A Linear Looper control is used to display a set of controls in a horizontal scrolling list......
Docker image of the WEBDEV Application Server
From with version 24, a Docker container with the WEBDEV Application Server can be found in Docker Hub......
ZOrder (Property)
The ZOrder property defines the Z-order of an element.
Modified (Property)
The Modified property is used to determine if a control or group of controls has been modified by the user (keyboard or mouse input).
Multimedia constants
List of constants used by the multimedia functions....
Transforming a WINDEV project into Mobile: a detailed audit
Transforming WINDEV applications into Mobile is very easy......
Batch processes: Creating executables, WDLs, components, and more...
WINDEV and WEBDEV allow you to perform multiple types of processes from a command line......
Debugging an external component
You have developed an external component and you want to debug it? The user of an external component sends an executable indicating that your external component does not operate? You are using your external component in another project and you want to debug it?......