ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

New Features brochure - Version 27: New WEBDEV features
New features in WEBDEV 27 presented in the New Features brochure....
RTFToText (Function)
Returns the text without the formatting characteristics specific to RTF.
The HTML Editor control
The HTML Editor control allows users to create and modify HTML pages......
DisableAAF (Function)
Disables an Automatic Application Feature (AAF) on a control, window or on the current application.
hbScanParameter (Type of variable)
The hbScanParameter type is used to define the parameters for iterating over the records in an HBase database.
DisplayCurrency (Property)
The DisplayCurrency property is used to get and change the currency used when entering or displaying values in a "Currency + Euro" control.
The different types of browse available in SQL
Two types of browse can be used to browse the result of a query run by SQLExec......
HChangeConnection (Example)
Usage example of the HChangeConnection function
ProjectInfo (Function)
Returns specific information about the project currently run.
AAFDisable (Function)
Disables an Automatic Application Feature (AAF) on a control, window or on the current application.
Different page layout methods
Tutorial - Anchors, zoning and layouts Different page layout methods - 30 min
ImageInfoList (Function)
Returns the list of Exif tags available for the image used.
The "Column" charts
The data is interpreted as "columns" whose height is proportional to the value of data......
MapCircle (Variable type)
The MapCircle type is used to define the characteristics of a circle to be drawn on the map displayed in a Map control.
7. Multilingual sites in practice
HDataSourceKnown (Function)
Determines if a data source has been initialized.
ZOrder (Property)
The ZOrder property defines the Z-order of an element.
Image detection management constants
Calculates the width (in millimeters) of the text to print, according to the specified font....
MouseXPos (Function)
Used in a mouse or stylus event (click code, hover code, left or right button pressed code, etc.) returns the horizontal position (X) of the mouse cursor in relation to the field or window in question.