ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

PanelSaveConfiguration (Function)
Saves the current configuration of the Dockable Panel controls of a window.
CriticalSection (Type of variable)
CriticalSection variables are used to define critical sections to limit the simultaneous execution of a code (procedure, line of code, etc.) to one thread at a given moment in an application.
Token (Property)
The Token property is used to manage the different tokens associated with a "Text token" Edit control.
NotifDeleteCategory (Function)
Deletes a notification category from the application.
DisplayLED (Property)
The DisplayLED property manages LED notifications.
ColorLED (Property)
The ColorLED property is used to set the color of the LED light when displaying notifications.
notificationCategory (Type of variable)
The type notificationCategory makes it possible to define all the advanced characteristics of a notification category.
PanelCreate (Function)
Creates a new Dockable Panel control in the current window.
PanelAttach (Function)
Attaches or changes the attach position of a Dockable Panel control.
PanelDetach (Function)
Detaches a Dockable Panel control to transform it into a floating window.
PanelPosition (Function)
Retrieves the position of a Dockable Panel control.
PanelEnumerate (Function)
Enumerates the Dockable Panel controls in a window.
DocChangeZOrder (Function)
Changes the Z-order of an Image or Text Area element in a DocX document.
PanelLoadConfiguration (Function)
Restores the configuration of the Dockable Panel controls in a window.
Ribbon (Property)
The Ribbon property is used to access the Ribbon control of the associated control (Word Processing, PDF Reader, Spreadsheet, Image Editor, HTML Editor or Diagram Editor controls).
TokenDeletable (Property)
The TokenDeletable property is used to: Determine if the end user is allowed to delete tokens in a "Text token" Edit control. Allow or prevent the end user from deleting tokens in a "Text token" Edit control....
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....
Query
The keyword "Query" is used to describe:
<Edit>.DeleteAllToken (Function)
Deletes all the tokens from a "Text token" Edit control.
<Edit>.DeleteToken (Function)
Deletes a token from a "Text token" Edit control.
4. UI: Windows
IU of windows...
21. Managing business rules
Managing business rules...
4. WINDEV, WEBDEV and WINDEV Mobile: fully compatible format
WINDEV, WEBDEV and WINDEV Mobile: fully compatible format...
6. Internal window
Internal windows...
2. UML models