ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HTML document management functions
List of functions that manipulate HTML documents....
Project compilation: Warning, Error, Information, Programming standard...
When developing a project, the project is compiled on a regular basis....
XMLDocument (Function)
Creates a new XML document.
Importing and exporting a WEBDEV Application Server
WEBDEV Account Manager allows you to easily import and export the WEBDEV Application Server configuration......
HFSQL constants
List of constants used by the HFSQL functions....
12. External component in practice
WDInst: Customizing the setup program
The setup editor WDInst proposes a standard setup program......
TraceBuild (Function)
Displays a customizable message in the trace window opened in parallel with the current window.
MacOS - Developing an application in Catalyst mode
Apple has recently released an SDK to natively compile iOS applications for MacOS......
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......
LOOP statement
The statement block is repeated endlessly...
Creating the windows and the pages of the RAD pattern
12. Pages in practice
grSaveBMP (Function)
Saves a chart that was previously drawn in a file in BMP format.
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.
Installing and starting WDTRAD
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