ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HTMLToRGB (Function)
Converts the HTML color into RGB color.
Characteristics of menu options
WINDEV and WINDEV Mobile manage two types of menus......
Principle for running threads
At runtime, an application runs in a main thread......
New Features brochure - Version 27: new features of WINDEV Mobile
New features in WINDEV Mobile 27 presented in the New Features brochure....
Text (Property)
The Text property is used to get and modify text.
ExecuteCode (Function)
Runs the WLanguage code found in a character string.
RTFToText (Function)
Returns the text without the formatting characteristics specific to the RTF format.
BitwiseXOR (Function)
Returns the result of the bitwise exclusive OR operation performed between two values.
EmailSend (Function)
Sends an email via the SMTP protocol while controlling the "buffer" of the email.
grSeriesColor (Function)
Initializes the color of a series or the color of a section.
iMargin (Function)
Defines the "logical" print margins.
GglConnect (Function)
Manages authentication on a Google server (via the "OAuth 2.0" authentication mode).
Local procedure
Two types of procedures are available......
File Description (Type of variable)
The File Description variable is used to programmatically describe data files.
ExecutionMode (Function)
Allows you to: find out and/or modify the behavior of the application or site when some errors...
Class inheritance
The hierarchical organization in class and sub-class has allowed to create the notion...
Constructor and destructor
When creating a class in the code editor, the Constructor and Destructor methods are automatically...
Serialize (Function)
Transforms the following elements into a specific format: a structure (and its subelements),...
The "Bubble" charts
A bubble chart shows the correlation between three variables via bubbles of different sizes:...
EmailRunApp (Function)
Starts the native application for sending emails found on the current computer: Computer...
The "Area" charts
The Area chart is used to highlight the amplitude of a change......
Elements of a class: Enumerating and handling through programming
Several types of WLanguage variables are used to enumerate and dynamically handle the elements...
dCopy (Function)
Copies an image to another image.
Constants for managing contact functions