ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

New Features brochure - Version 28: New WEBDEV features
New features in WEBDEV 28 presented in the New Features brochure....
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.
Native SQL Server Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native SQL Server Connector......
4. Adding a product
WEBDEV Tutorial - Creating a website with back office processes Lesson 4 - Adding a product - 50 min
Word Processing constants
The following constants are used by the functions for managing the Word Processing control:...
rssChannel (Type of variable)
The rssChannel type is used to handle a RSS channel...
Screen,Get (External language)
Retrieves the value in a control or in a variable.
Report based on a programmed data source
In a report on a programmed data source, the reading of the records that will be displayed in the report requires full programming in WLanguage......
Brochure of new features: New WEBDEV features
New features in WEBDEV 28 presented in the New Features brochure....
AAFContextMenuToString (Function)
Returns the list of options in the context menu actually displayed by the control.
Managing emails with "Simple MAPI"
Simple MAPI simplifies the management of emails received by the hosting company......
TestMode (Property)
The TestMode property determines if the Ad control displays a test ad.
System popup menu
The system popup menus are managed by the system (Android, Windows, ......
Synchronizing the analysis with external databases
The analysis must be synchronized with an external database if it uses......
Drag and Drop
Drag and Drop is used to transfer data between several controls with the mouse. This data can be moved between several controls found in the same application or in different applications....
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.
CheckSpell (Property)
The CheckSpell property is used to enable or disable the automatic spelling checker.
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......
Color constants
The color constants are mainly used in the chart functions, the print functions and the drawing functions......
Sending faxes with WINDEV and WEBDEV
To send faxes from an application or from a site, WINDEV and WEBDEV propose several functions allowing you to send faxes via the system fax server available in Windows XP and Windows 2000......
EmulateInput (Function)
Performs an input by emulation in a control while checking whether this control is an editable control.