ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

EndTimestamp (Property)
The EndTimestamp property sets the end date and time of an action.
<Word Processing>.Redo (Function)
Restores the last undone action on a Word Processing control.
<Word Processing>.Undo (Function)
Undoes the last action performed on a Word Processing control.
ActiveXEvent (Function)
Associates a procedure written in WLanguage with an event of ActiveX control.
AutomationParameter (Function)
Configures the management of accesses to the ActiveX objects and to the Automation objects.
ActionAllowed (Property)
The AllowedAction property defines which actions are allowed or not allowed on an element.
ActionPlanInfo (Function)
Retrieves information regarding the execution of an instance of action plan.
DocRedo (Function)
Restores the last undone action on a Word Processing document.
DocUndo (Function)
Undoes the last action performed on a Word Processing document.
<Document variable>.UndoCount (Function)
Returns the number of actions that can be undone in a Document variable.
RecorderAction (Function)
Runs an action on the recorder or dictaphone found on the current device.
apLog (Function)
Saves an information in a "log" file during the execution of an action plan.
GglAnalyticsAddSocialNetworkAction (Function)
Adds a social network action beside Google Analytics.
StartTimestamp (Property)
The StartTimestamp property sets the start date and time of an action.
Installing a WEBDEV site with zero-downtime update
Starting with version 24, you can update a Session or AWP site without disconnecting users......
Refreshing a page
Refreshing a page consists in re-displaying a page that is already open in the browser......
Action plan management functions (software factory)
Functions for handling the action plans...
InFactoryMode (Function)
Indicates whether the code is run by an action plan of the software factory.