ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

UpperValue (Property)
The UpperValue property is used to: Get the upper bound of the currently selected interval in a Range Slider control. Change the upper bound of the currently selected interval in a Range Slider control....
apiResponse (Variable type)
The type apiResponse type is used to obtain the result of a request sent to a previously imported REST API. Versions 2025 and later Warning This type of variable is only available from version 2025 Update 2. New in SaaS Warning This type of variable is only available from version 2025 Update 2. New in version 2025 Warning This type of variable is only available from version 2025 Update 2. Warning This type of variable is only available from version 2025 Update 2....
OpenPopupAsynchronous (Function)
Opens a popup window whose result will be retrieved via a WLanguage procedure ("callback").
Code Editor control events
Returns the list of applications on a WEBDEV Application Server, for a given account and a given type....
WinEnableDDW (Function)
Enables or disables the DDW (Dim Disabled Window) feature: for a specific window. for all the application windows....
The "Dictionary" pane
The "Dictionary" pane is used to handle the WINDEV dictionaries ("......
ListAdd (Function)
Adds an element to a List Box, ListView or Combo Box control populated programmatically.
RoundFloor (Function)
Returns: the numeric value rounded down to the nearest integer. the duration rounded down to the nearest interval. the date and time rounded down to the nearest interval....
FilterProcedure (Property)
The FilterProcedure property allows you to get and modify the procedure used to apply a filter on a row or column header when calculating a Pivot Table control.
LowerValue (Property)
The LowerValue property is used to: Get the lower bound of the interval currently selected in a Range Slider control. Change the lower bound of the interval currently selected in a Range Slider control....
Client application: Running procedures on a .Net services server
Several DotNet functions are available in WINDEV......
Events associated with an Organization Chart control
Events associated with Static controls
List of events associated with Static controls...
Property of entity/association
In the MERISE methodology, the properties correspond to the characteristics of entities......
H.NbRetryRead (Variable)
Indicates the number of attempts to read the file or record before giving control back to the program.
Spacing out a selection of controls
To create modern interfaces, you need to increase spacing between the controls in your windows......
ArrayUnionAll (Function)
Returns an array corresponding to the union of two arrays (without deleting duplicates). Warning: This feature is only available from WINDEV Suite SaaS 2025 Update 2. For more details, see Use the new features of WINDEV Suite SaaS 2025....
TableToWord (Function)
Creates a Word file (.RTF) from the data found in a Table or TreeView Table control.
SMSRunApp (Function)
Starts the native application for sending SMSs found on the device (Android or iPhone/iPad)....
fWatchFile (Function)
Starts watching a file.