ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

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.
WinEnableDDW (Function)
Enables or disables the DDW (Dim Disabled Window) feature: for a specific window. for all the application windows....
grColumnSpacing (Function)
Indicates the spacing between each data category in a column chart or in a Minimum/Maximum stock chart....
DateValid (Function)
Checks the validity of a date between January 01 0001 and December 31 9999.
Client application: Running procedures on a .Net services server
Several DotNet functions are available in WINDEV......
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....
LooperToExcel (Function)
Creates an Excel file with data from a RepeatString field (RepeatString field file or RepeatString field memory).
OpenPopupAsynchronous (Function)
Opens a popup window whose result will be retrieved via a WLanguage procedure ("callback").
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....
The "Dictionary" pane
The "Dictionary" pane is used to handle the WINDEV dictionaries ("......
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....
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....
How to create and run an SQL query through programming?
This help page explains how to create and run an SQL query through programming....
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......
Install WDTRAD
WDTRAD is automatically installed along with WDMSG and/or WDINT....
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.
fWatchFile (Function)
Starts watching a file.