ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Programming by preset action
Preset actions allow you to define the code of an event in a single click, without having to write one single line of code......
Controls of a dynamic page
Several types of controls can be handled in a dynamic page ......
BrowsedFile (Property)
The BrowsedFile property gets and sets the data source used to display records in controls based on a data file.
WLanguage
The integrated WINDEV language, WLanguage, is powerful, simple and intuitive......
Name (Property)
The Name property is used to get the name of an element.
ReturnedValue (Property)
The ReturnedValue property is used to: Get and change the value returned by a window, page or report. Get and change the value returned by an option in a Radio Button control....
How to choose the data source of a control?
This help page presents the different data sources available for a control....
9. Types of standard controls
Types of standard controls...
Font (Property)
The Font property is used to Get the identifier of the font used in a control in a report, page or window. Change the font used in a control in a report, page or window....
Multi-project search
Performing a search in the current project is a common operation......
Screen,Raz (External language)
Resets to zero (for a numeric control) or clears (for the other types of controls) the content of the controls found in the current window.
Popup window
WINDEV allows you to open windows in popup format......
InitialValue (Property)
The InitialValue property is used to get the initial value of a control in a window or page.
appServerScheduledTask (Variable type)
The appServerScheduledTask type is used to manage a scheduled task of WEBDEV Application Server through programming (for a site or a web service).
Creating the Vision windows of the WINDEV RAD pattern
SQL set operations: UNION, UNION ALL and INTERSECT
SQL allows performing set operations on groups of files......
Sorted (Property)
The Sorted property is used to: Determine whether a control is sorted. Sort a control or not....