ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Creating your own User Macro-Codes
The User Macro-Codes are sections of WLanguage code allowing the end user to customize his application......
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.
FinError (Example)
Usage example of the FinError function
Events associated with TreeView Table controls
List of events associated with the TreeView Table controls...
AJAXExecute (Function)
Runs a server procedure without refreshing the page.
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...
dPoint (Example)
Usage example of the dPoint function
Events associated with control templates
List of events associated with control templates...
SOAP constants
List of constants used by the SOAP functions....
14. PHP generation in practice
HFSQL properties
List of HFSQL properties...
eChangeCurrency (Function)
Converts a currency into another currency.
eToCurrency (Function)
Converts a value expressed in Euro into another currency.
eToEuro (Function)
Converts to Euro a value expressed in a specific currency.
Handling a Control Template control through programming
The "Control template" control is used to display an existing control template......
Private Store for WINDEV applications
Versions 27 and later include a Private Store......
FinDecreasingRedemption (Example)
Usage example of the FinDecreasingRedemption function
1. My first Android/iOS project
WINDEV Mobile tutorial: My first Android/iOS application Lesson 1 - My first Android/iOS project - 1 hr...
10. Embedded queries
The controls from a window can be linked to a data file or existing query, ......
SpeechSynthesisReadFile (Function)
Reads the content of the specified file by using the engine for speech synthesis found on the device.
Coloring a row, a column or a cell found in a control (AAF)
To simplify the reading in the controls used to view large volumes of data, the end user has the ability to color the data found in the control......
pdfPage (Type of variable)
The pdfPage type is used to define all the advanced characteristics of a page from a PDF document loaded in memory.
sysNotificationButton (Type of variable)
The sysNotificationButton type is used to define all the advanced characteristics of Button control in an interactive notification.