ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

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....
The "Dictionary" pane
The "Dictionary" pane is used to handle the WINDEV dictionaries ("......
WinEnableDDW (Function)
Enables or disables the DDW (Dim Disabled Window) feature: for a specific window. for all the application windows....
DateValid (Function)
Checks the validity of a date between January 01 0001 and December 31 9999.
URISelect (Function)
Opens a system window to select a resource from: from the device file system, from the Cloud (Google Drive, Microsoft OneDrive, etc.) or from one of the content managers installed on the device....
WinEdUndo (Function)
Undoes the last action performed by the end user when modifying the interface ("Allow end users to modify the UI" option enabled).
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....
Code Editor control events
Returns the list of applications on a WEBDEV Application Server, for a given account and a given type....
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.
Client application: Running procedures on a server of.Net services
Several DotNet functions are available in WINDEV......
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...
H.NbRetryRead (Variable)
Indicates the number of attempts to read the file or record before giving control back to the program.
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.
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).