ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

grSaveBMP (Function)
Saves a chart that was previously drawn in a file in BMP format.
TraceBuild (Function)
Displays a customizable message in the trace window opened in parallel with the current window.
Defining a help window template
WINDEV allows you to create help window templates......
NumericFormat (Type of Variable)
The NumericFormat type allows you to define all the characteristics of the format that can be used with the NumericalToString function.
Handling controls in a report
The different operations available for the report controls are as follows......
Native MariaDB Connector: Specific features
The Native MariaDB Connector creates "InnoDB" tables to support locks and transactions on a MariaDB database......
Native MySQL Connector: Specific features
The Native MySQL Connector (also called "Native MySQL Access") creates "InnoDB" tables to support locks and transactions on a MySQL database......
HTML document management functions
List of functions that manipulate HTML documents....
HDescribeTrigger (Function)
Adds or modifies a trigger on an HFSQL data file.
Creating the windows and the pages of the RAD pattern
Android Widget windows
An Android application can contain one or more Widget windows......
Handling a Check Box control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Check Box control through programming......
Importing and exporting a WEBDEV Application Server
WEBDEV Account Manager allows you to easily import and export the WEBDEV Application Server configuration......
iNestedHeaderFooter (Function)
Prints (or not) the page headers and footers of nested report.
emailAttach (Type of variable)
The emailAttach type is used to handle an attachment.
xmlReader (Type of variable)
The xmlReader type is used to read an XML document without loading it in memory.
Compilation options (HLP format)
HFSQL properties
List of HFSQL properties...
Message (Property)
The Message property is used to: Find out the help message associated with a control or with a menu option (in a window). Modify the help message associated with a control or with a menu option (in a window)....
ExceptionThrow (Function)
Artificially triggers the security mechanism of WLanguage by throwing an exception.
FinLinearRedemption (Example)
Usage example of the FinLinearRedemption function
FinError (Example)
Usage example of the FinError function
Native Oracle Connector: Specific features and remarks
Remarks and specific features of the Native Oracle Connector...
DndSource (Property)
The DndSource property is used to determine and change a control's drag-and-drop behavior....
Diagram Editor control events
WINDEV manages the following events by default (in the order in which they appear in the code editor) for the Linear Slider controls and for the Range Slider controls...