ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

ActionPlanExecute (Function)
Runs an instance of the action plan in the software factory.
<Document variable>.Redo (Function)
Restores the last action canceled on a Document variable.
<Document variable>.Undo (Function)
Undoes the last action performed on a Document variable.
ActiveX control properties
List of properties associated with the ActiveX control...
AllowActionBarHiding (Property)
The AllowActionBarHiding property automatically hides the Action Bar.
16. Managing requirements
JSON (Variable type)
The JSON simplifies actions on data in JSON format.
DocUndoCount (Function)
Returns the number of actions that can be undone on a document.
ActionUndo (Function)
Cancels the last action performed by the end user.
ReplicEdit: database schema modifications taken into account
When modifying the database schema of a replicated application (add an item, a table, ......
Deploying an action plan
Once created, the action plans must be deployed in order to be run.
IF statement
The conditional IF statement allows you to run an action according to a condition...
WDAdminHF: Managing the server
During the connection to the remote HFSQL administrator, you must specify the HFSQL server that will be taken into account......
Creating help pages
A help system includes several pages......
apLog (Function)
Saves an information in a "log" file during the execution of an action plan.
RecorderAction (Function)
Runs an action on the recorder or dictaphone found on the current device.
Action functions
The following functions are used to manage actions:...
GglAnalyticsAddSocialNetworkAction (Function)
Adds a social network action beside Google Analytics.
ActionPlanInfo (Function)
Retrieves information regarding the execution of an instance of action plan.
DocUndo (Function)
Undoes the last action performed on a Word Processing document.
DocRedo (Function)
Restores the last undone action on a Word Processing document.