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......
NFCReadTag (Function)
Starts reading a NFC tag or enables the detection of NFC tags for the current window.
Multi-touch in an Image control
One of the most common applications of the multi-touch feature is used to handle images......
AJAXExecute (Function)
Runs a server procedure without refreshing the page.
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....
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
Modifying the characteristics of report controls
The characteristics of the controls can be viewed and/or changed in......
NumToString (Function)
Converts a numeric value (integer, real or currency) to a string according to a specified format.
Events associated with control templates
List of events associated with control templates...
SOAP constants
List of constants used by the SOAP functions....
Events associated with TreeView Table controls
List of events associated with the TreeView Table controls...
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.
WDConver : Use in command line mode
Using WDConver in command line mode consists in running a conversion description created and saved with WDConver ("......
Handling a Control Template control through programming
The "Control template" control is used to display an existing control template......
FinDecreasingRedemption (Example)
Usage example of the FinDecreasingRedemption function
How to open a page?
AAFExportSecurity (Function)
Secures the export of confidential data in the AAFs (Automatic Application Features) that are used to export, print or save data.
Open (Function)
Opens a modal WINDEV window.
zipInfoFile (Function)
Returns the characteristics of a file found an archive: The name of the file and its stored path. The initial size of the file. The compressed size of file. The date and time of file creation. The date and time of file modification. The date and time of file access. The file attributes. The file encryption mode....
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, ......