ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Select query description window: Actions applied
This help page presents the actions that can be performed from the description window of a query....
apLog (Function)
Saves an information in a "log" file during the execution of an action plan.
Choosing the action associated with a WEBDEV button
Whatever the type of button, it is possible to associate an action with it......
Choosing the action associated with the link
You can associate an action with the link regardless of the type of link......
WEBDEV administrator: Viewing the logs
The "Logs" tab is used to see the details of logs for a specific period......
dbgLogOption (Function)
Retrieves or modifies the options of the runtime log.
Creating an action plan
The action plans group all actions that will be performed by the software factory....
Application : automatically executed processes / events
Several actions are automatically performed when opening or closing an application....
Image Editor control: Options in the ribbon and the panes
The Image Editor control offers a host of options accessible via......
Runtime log
The runtime log is the best way to identify the most used features of an application......
Printing the content of a Spreadsheet control (AAF)
Spreadsheet controls include an automatic context menu that allows users to perform different actions on the data displayed in the control......
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......
SendKey (Function)
Simulates the keystrokes and the mouse actions.
HsMenu,Status (External language)
Returns the status of a menu option (active, invisible, grayed).
DocUndoCount (Function)
Returns the number of actions that can be undone on a document.
Implementing the log process in an application
Regardless of the data files used by your application (HFSQL Classic or HFSQL Client/Server), the log process can be implemented on these data files......
<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:...
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.