ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Help / WLanguage / WLanguage functions / Controls, pages and windows / Action functions
WINDEV
WindowsLinuxUniversal Windows 10 AppJavaReports and QueriesUser code (UMC)
WEBDEV
WindowsLinuxPHPWEBDEV - Browser code
WINDEV Mobile
AndroidAndroid Widget iPhone/iPadIOS WidgetApple WatchMac CatalystUniversal Windows 10 App
Others
Stored procedures
The following functions are used to undo or redo actions:
ActionDeclareUndoDeclares how to cancel an action that was added by ActionDo. This function MUST be called when running the procedure supplied to ActionDo.
ActionDoCreates and runs a custom action (defined through programming) with support of "Undo/Redo".
ActionRedoRuns the last action canceled.
ActionUndoCancels the last action performed by the end user.
Minimum version required
  • Version 22
Comments
Click [Add] to post a comment

Last update: 12/21/2023

Send a report | Local help