ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

EmailSendMessage (Function)
Sends an email using a given protocol (SMTP, MS Exchange, Lotus Notes, Outlook).
WEBDEV 2024: New WLanguage features
In version 27, new functions, properties and data types have been introduced and some have been improved......
Break in a Table control
A break in a Table control is used to group the data corresponding to one or more arguments......
Using Facebook authentication
Facebook is the world's most popular social network. It is commonly used by companies to reach their customers......
Characteristics of menu options
WINDEV and WINDEV Mobile manage two types of menus......
Characteristics of the columns in a Table control in a window
The columns are used to display information in a Table control......
The Contact structure
The Contact structure is a preset structure of WLanguage (no declaration is required)......
1. My first Android/iOS project
WINDEV Mobile tutorial: My first Android/iOS application Lesson 1 - My first Android/iOS project - 1 hr...
Creating the executable and the setup program
WINDEV Tutorial - Deploying an application Creating the executable and the setup program - 30 min
eDefaultViewCurrency (Function)
Identifies or modifies the display currency used by default.
eDefaultMemCurrency (Function)
Identifies or modifies the stored currency used by default.
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......
Burner constants
List of constants used by the burner functions....
DnD constants
List of constants used by the functions for managing the Drag and Drop....
The Rich Text Area control
The Rich Text Area control is a Static control offering several layout possibilities......
Editing pages: Responsive mode (Zoning and layouts)
"Responsive (zoning and layouts)" is the default page editing mode. This editing mode allows you to easily handle pages in the editor....
FOR EACH/FOR ALL statement (loop through files)
The FOR EACH statement is used to run different types of HFSQL loops...
UMC: Implementing and managing the "User Macro-Codes"
Regardless of the skill of the development team, the end user will always want to do something that has not been planned for......
iPrint (Function)
Sends the character string passed as parameter to the print buffer.
iXPos (Function)
Used to manage the horizontal position (X-coordinate) of print cursor in the page.
iYPos (Function)
Used to manage the vertical position (Y-coordinate) of print cursor in the page.
Debugger: Running a project step by step
Running a project step-by-step allows you to start the debugger when launching the application......
Assignment operators
Three assignment operators are available......
eChangeCurrency (Function)
Converts a currency into another currency.
eToCurrency (Function)
Converts a value expressed in Euro into another currency.