ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

DisplayLED (Property)
The DisplayLED property manages LED notifications.
3. Types of accessible files
2. Analysis in practice
9. Overlaying controls
11. Choosing the action of a button/link
Token (Type of variable)
The Token type is used to define all the advanced characteristics of a token displayed in an edit control.
EditDeleteToken (Function)
Deletes a token from a "Text token" Edit control.
EditDeleteAllToken (Function)
Deletes all the tokens from a "Text token" edit control.
DocChangeZOrder (Function)
Changes the Z-order of an Image or Text Area element in a DocX document.
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.
4. HFSQL Classic
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.
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.
PanelSaveConfiguration (Function)
Saves the current configuration of the Dockable Panel controls of a window.
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.