ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Burner constants
List of constants used by the burner functions....
The Contact structure
The Contact structure is a preset structure of WLanguage (no declaration is required)......
Break in a Table control
A break in a Table control is used to group the data corresponding to one or more arguments......
Dark theme on mobile devices
The latest versions of mobile OSs allow you to switch applications to a dark theme to reduce battery consumption or to make the device easier to use in a low-light environment......
Configure the setup program interface
To make the installation process more user-friendly, the setup wizard allows you to customize the interface of the setup program......
Compile (Function)
Dynamically compiles an Procedure whose source code is provided (dynamic compilation).
Handling Button controls programmatically
WINDEV, WINDEV Mobile and WEBDEV allow you to programmatically handle Button controls......
HAlias (Function)
Creates a logical alias of a data file (or query) or cancels all existing aliases.
Aliases on data files: HAlias
The aliases are used to handle......
Characteristics of the columns in a Table control in a window
The columns are used to display information in a Table control......
WEBDEV 2024: New WLanguage features
In version 27, new functions, properties and data types have been introduced and some have been improved......
eDefaultViewCurrency (Function)
Identifies or modifies the display currency used by default.
eDefaultMemCurrency (Function)
Identifies or modifies the stored currency used by default.
eToEuro (Function)
Converts to Euro a value expressed in a specific currency.
eToCurrency (Function)
Converts a value expressed in Euro into another currency.
eChangeCurrency (Function)
Converts a currency into another currency.
DnD constants
List of constants used by the functions for managing the Drag and Drop....
Control templates and inheritance
When a control template is applied to a page or to a window, all controls and code found in the template are "copied" into the page or window......
EmailSendMessage (Function)
Sends an email using a given protocol (SMTP, MS Exchange, Lotus Notes, Outlook).