ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Word Processing constants
The following constants are used by the functions for managing the Word Processing control:...
Native MariaDB Connector: Requirements and remarks
This page presents the main aspects and requirements of the Native MariaDB Connector......
AAFContextMenuToString (Function)
Returns the list of options in the context menu actually displayed by the control.
EmailReadNext (Example)
Usage example of the EmailReadNext function
Native SQL Server Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native SQL Server Connector......
gLink (Function)
Adds an "invisible" value into an element found in a List Box or Combo Box control. Function kept for compatibility. It is recommended to use gStoredValue....
eExchangeRate (Function)
Returns the value of the exchange rate for a currency.
Native Oracle Connector: Specific features and remarks
Remarks and specific features of the Native Oracle Connector...
Grayed (Property)
The Grayed property is used to: Determine if a control (or a group of controls) is grayed out. Gray out or ungray a control, a group of controls or a window....
Creating the summary
Users are familiar with summaries, as the summary is the first element they look at in printed documentation......
Managing the Euro
Since January 1 2002, the Euro becomes the only currency in most European countries......
Color constants
The color constants are mainly used in the chart functions, the print functions and the drawing functions......
Report based on a text file
In a report based on a text file, the information to print is read from a text file or is directly assigned in the report controls......
Y (Property)
The Y property is used to: Find out the Y-coordinate of a control or window (position on Y-axis). Modify the Y-coordinate of a control or window....
Managing emails with "Simple MAPI"
Simple MAPI simplifies the management of emails received by the hosting company......
System popup menu
The system popup menus are managed by the system (Android, Windows, ......
eCurrencyName (Function)
Returns the caption of a currency.
HChangeName (Function)
Modifies the physical name of a data file.
WDSQL: Database structure
WDSQL is used to find out the structure of the accessed database......
Time management
For each element (windows, reports, ......
New Features brochure - Version 27: New WINDEV features
New features in WINDEV 27 presented in the New Features brochure....
HDescribeServerTrigger (Function)
Adds or modifies a server trigger.
DndSource (Property)
The DndSource property is used to determine and change a control's drag-and-drop behavior....
Validating a page other than the current page
In some cases, you may have to propose the validation of a page via a button (or a link) found in a different frame......
14. Controls in practice