ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Property of entity/association
In the MERISE methodology, the properties correspond to the characteristics of entities......
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....
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....
Events associated with an Organization Chart 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...
WinEnableDDW (Function)
Enables or disables the DDW (Dim Disabled Window) feature: for a specific window. for all the application windows....
Install WDTRAD
WDTRAD is automatically installed along with WDMSG and/or WDINT....
Spacing out a selection of controls
To create modern interfaces, you need to increase spacing between the controls in your windows......
TableToWord (Function)
Creates a Word file (.RTF) from the data found in a Table or TreeView Table control.
fWatchFile (Function)
Starts watching a file.
ListModify (Function)
Modifies an element in a List Box, ListView or Combo Box control populated programmatically.
EmailReadPrevious (Function)
Reads the email found before the current email according to the protocol used (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).
BurnerAddFile (Function)
Adds a file to the compilation.
fTime (Function)
Returns or modifies the different times associated with a file or directory (date created, modified or accessed).
Alias (Property)
The Alias property is used to: get or change the alias of a window (WINDEV and WINDEV Mobile). get or change the alias of a dynamic tab (WINDEV). get the internal HTML/JavaScript name of a control (WEBDEV)....