ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Modifying the characteristics of report controls
The characteristics of the controls can be viewed and/or changed in......
Principle for running threads
At runtime, an application runs in a main thread......
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...
AJAXExecute (Function)
Runs a server procedure without refreshing the page.
14. Controls in practice
dPoint (Example)
Usage example of the dPoint function
Enumeration (Type of variable)
An enumeration is a set of values......
The Organization Chart control
The Organization Chart control is used to represent elements in a hierarchical way. For example: the contributors of a company according to their position. the different branches of a group with their inter-dependencies. the different steps of a manufacturing process, ......
TableModify (Function)
Modifies a row in: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
HDeclareExternal (Function)
Temporarily imports into the current analysis the description of a data file from an existing HFSQL data file.
FinError (Example)
Usage example of the FinError 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
Creating your own User Macro-Codes
The User Macro-Codes are sections of WLanguage code allowing the end user to customize his application......
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 ("......
Private Store for WINDEV applications
Versions 27 and later include a Private Store......
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
1. My first Android/iOS project
WINDEV Mobile tutorial: My first Android/iOS application Lesson 1 - My first Android/iOS project - 1 hr...