ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Native SQL Server Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native SQL Server Connector......
EmailReadNext (Example)
Usage example of the EmailReadNext function
FontUnderlined (Property)
The FontUnderlined property is used to: Determine if the text is underlined. Underline (or not) a text....
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.
DisplayMask (Property)
The DisplayMask property is used to: Find out the display mask. Modify the display mask. This display mask is displayed when the control is in read-only or when the control does not have focus....
AAFContextMenuToString (Function)
Returns the list of options in the context menu actually displayed by the control.
Reuse code via external components
WINDEV Tutorial: External components Reusing code with external components - 40 min
UI compilation errors
UI compilation errors indicate the possible problems detected in your interfaces whenever a window, a page or a report is saved or whenever the project is recompiled......
Creating the summary
Users are familiar with summaries, as the summary is the first element they look at in printed documentation......
Managing emails with "Simple MAPI"
Simple MAPI simplifies the management of emails received by the hosting company......
1. WLanguage
WINDEV Tutorial: WLanguage basics Lesson 1 - WLanguage - 5 min
System popup menu
The system popup menus are managed by the system (Android, Windows, ......
HCloseConnection (Example)
Usage example of the HCloseConenction function
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....
eCurrencyName (Function)
Returns the caption of a currency.
WDSQL: Exporting and printing the result of an SQL query
The result of a select query can be......
HCreateSubscriberReplica (Function)
Creates the description file of a subscriber replica.
WDMap: Viewing records: special cases
This help page presents the special display cases in WDMap......
Using data from an external database
WINDEV Tutorial - External database Using data from an external database - 40 min
1. Creating a WEBDEV project and its analysis
WEBDEV Tutorial - Creating a WEBDEV project and its analysis Lesson 1 - Creating a WEBDEV project and its analysis - 5 min
SetFocus (Function)
Set focus: to a control (found in a window, in a page or in a frameset). to a window....
XMLOpenReader (Example)
Usage example of XMLOpenReader
gClickableLink (Function)
Adds a clickable link in a graphic string.
ListPosition (Function)
Displays a List Box or ListView control from a specified element or returns the index of the first element displayed in a List Box control (if the scrollbar was used).