ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Installing and starting WDTRAD
Creating the windows and the pages of the RAD pattern
Programming charts
WINDEV, WEBDEV and WINDEV Mobile include a Chart control (that can be used in the window editor, page editor and report editor) as well as several functions used to create and handle charts......
Report based on an HFSQL view
A report based on an HFSQL view is used to print records from an HFSQL Classic or Client/Server view......
iNestedHeaderFooter (Function)
Prints (or not) the page headers and footers of nested report.
BurnerAddDirectory (Function)
Adds all the files found in a directory to the compilation.
PDF Reader control properties
You can manipulate PDF Reader controls in a window using the following WLanguage properties......
ListView control properties
List of properties associated with the ListView control...
Wire control properties
A Wire control can be handled in a window by the following WLanguage properties......
TimeLine control properties
A TimeLine control can be handled in a window by the following WLanguage properties.
Popup control properties
emailAttach (Type of variable)
The emailAttach type is used to handle an attachment.
Properties associated with a menu or with a menu option
Several WLanguage properties can be used on a menu found in a window or in a page......
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
Events associated with TreeView Table controls
List of events associated with the TreeView Table controls...
FinError (Example)
Usage example of the FinError function
notificationAction (Type of variable)
The notificationAction type is used to describe an additional action associated with a notification.
DndSource (Property)
The DndSource property is used to determine and change a control's drag-and-drop behavior....
AJAXExecute (Function)
Runs a server procedure without refreshing the page.
AAF: Exporting data (Table, TreeView Table, Looper, TreeView...)
You want to perform simulations with Excel, Word, OpenOffice......
dPoint (Example)
Usage example of the dPoint function