ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Plane (Property)
The Plane property is used to: Get: the active plane of a window (or report) or the plane to which a control belongs. the active plane of a WEBDEV element. Change: the active plane of a window (or report) or associate a control with another plane. the active plane of a WEBDEV element....
AppInstallVersion (Function)
Installs a specific application version.
AnimationDirectionAlernate (Property)
The AnimationDirectionAlernate property allows you to: Check whether the animation in an infinite Progress Bar control is played forwards first, then backwards. Configure the animation in an infinite Progress Bar control to be played forwards first, then backwards....
CtInitialCatalog (Property)
The CtInitialCatalog property is used to get the default database defined for the access.
ControlError (Function)
Customizes the value displayed in the controls when the value cannot be displayed.
StatusBarDeleteCell (Function)
Deletes a cell from the status bar of the current window.
HUpdateQuery (Function)
Creates or updates a query on an HFSQL server.
USBDetectRemovableStorage (Function)
Detects whether a removable storage unit (CD, USB key, USB camera, ...) was added or removed.
iReset (Function)
Reinitializes the print settings (margins, font, paper format, orientation, ...) stored in the print library.
Database of the Control Centers
The database of Control Centers groups various information shared by the different modules found in WINDEV, WEBDEV and WINDEV Mobile......
Constants for managing Organizer controls
Constants for managing Organizer controls...
Constants for managing the windows
List of constants used by the functions for managing the windows...
ProgressBarEnable (Function)
Enables the refresh of a Progress Bar via Ajax.
Constants for managing videos
List of constants used by the functions for video management....
Notification (Type of variable)
The Notification type is used to handle the local notifications or the push notifications.
Query editor
The query editor is used to automatically create queries on the data files......
CalendarSelectCount (Function)
Returns the number of days selected in a Calendar control.
fDetectRemovableStorage (Function)
Detects whether a removable storage unit (CD, USB key, USB camera, ...) was added or removed.
Error: Redefinition of syntax
The '<method>' methods of the '<derived class>' class and of the '<base class>' class do not have the same prototype......
Grayed (Property)
The Grayed property is used to: Determine if a control (or a group of controls) is grayed out. Gray out or ungray a control, a group of controls or a window....
iParameterViewer (Function)
Configures the report viewer.
Customizing the Switch controls
The Switch control is a 2-state Check Box control (on/off, true/false, yes/no)......
Describing a report table
To display the table description, select "Table description" in the context menu of one of the table elements...
TextDirection (Property)
The TextDirection property is used to determine and change the writing direction in a window, report or control (useful for languages such as Arabic or Hebrew).
RequestRefreshUIElement (Function)
Requests the execution of the "Request for refreshing the display" event of the specified element (and gives back control without waiting for the execution of the event).