ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Action Bar of a window
Action Bars replace the title bar of a window and display different types of information...
Describing the Action Bar control
This help page presents the main aspects of the Action Bar description window ...
Action Bar control functions
The following functions are used to manipulate Action Bar controls...
Printing the content of a TreeView Table (AAF)
TreeView Table controls include an automatic context menu that allows users to perform multiple actions on the data displayed in the control......
QuickActionList (Function)
Lists the application's quick actions....
SendKey (Function)
Simulates the keystrokes and the mouse actions.
HsMenu,Status (External language)
Returns the status of a menu option (active, invisible, grayed).
Option (Property)
The Option property is used to configure how a Bar Code control is displayed.
The Bar Code control
The Bar Code control displays bar codes in your windows, pages or reports......
DocUndoCount (Function)
Returns the number of actions that can be undone on a document.
<Document variable>.UndoCount (Function)
Returns the number of actions that can be undone in a Document variable.
ActionAllowed (Property)
The AllowedAction property defines which actions are allowed or not allowed on an element.
Action functions
The following functions are used to manage actions:...
App shortcuts
App shortcuts are an Android feature that allows users to quickly perform specific actions in an application without having to open the full application......
Action plan management functions (software factory)
Functions for handling the action plans...
<Document variable>.RedoCount (Function)
Returns the number of canceled actions that can be redone on a Document variable.
<Word Processing>.UndoCount (Function)
Returns the number of actions that can be undone in a Word Processing control.
<Word Processing>.RedoCount (Function)
Returns the number of canceled actions that can be redone on a Word Processing control.
JSON (Type of variable)
The JSON type makes it possible to simplify actions on data in JSON format.
DocRedoCount (Function)
Returns the number of canceled actions that can be redone on a Word Processing document.
ERR_NO_TABLE
MenuState (Function)
Identifies the state of a menu option (context menu or drop-down menu): active, inactive or invisible.
Handling a status bar in the window editor
This help page presents the different operations that can be performed in a status bar......
<Document variable>.StartModification (Function)
Indicates the start of a series of actions performed on a Document variable in a single event ("undo/redo")....
<Document variable>.EndModification (Function)
Indicates the end of a series of actions performed in a Document variable in a single event ("undo/redo")....
DiagramStartModification (Function)
Indicates the start of a series of actions performed in a Diagram document in a single event ("undo/redo")....
DiagramEndModification (Function)
Indicates the end of a series of actions performed in a Diagram document in a single event ("undo/redo")....
<Spreadsheet>.StartModification (Function)
Indicates the start of a series of actions performed in a Spreadsheet control in a single event ("undo/redo")....
1
2
3
4
5
6
154
>