ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

ErrorBuild (Function)
Displays a custom error message in a system error window.
<Array>.AnyTrue (Function)
Returns True if at least one element of an array is True.
InterfaceModifiableWithReportsAndQueries (Property)
The InterfaceModifiableWitReportsAndQueries property is used to determine if the interface of a report can be modified in Reports & Queries.
Configuring a WINDEV SOAP server
WINDEV allows you to easily manage the SOAP protocol by allowing you to create......
Selecting one or more controls
One or more controls can be selected in a window, in a page or in a report via the keyboard or the mouse......
BackgroundStyle (Property)
The BackgroundStyle property is used to get and modify the background style of cells in tables and/or TreeView Tables....
Installing the robot controller
The monitoring robot includes three executables......
Testing a static page
The test of a single page runs the current page in WEBDEV......
AnimationPlay (Function)
Plays an animation when a control, a group of controls or a window is modified.
1. WEBDEV editors
PanelSaveConfiguration (Function)
Saves the current configuration of the Dockable Panel controls of a window.
OemToAnsi (Function)
Converts an OEM string (DOS) to an ANSI string (Windows).
AnsiToOem (Function)
Converts an ANSI string (Windows) to an OEM string (DOS).
WinRefreshVisible (Function)
Modifies or returns the visibility state of the refresh bar in a window.
SchedulerAddTask (Function)
Creates a task in the Windows scheduler (if this task does not already exist).