ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Help / WLanguage / WLanguage functions / Controls, pages and windows / Word Processing functions
WINDEV
WindowsLinuxJavaReports and QueriesUser code (UMC)
WEBDEV
WindowsLinuxPHPWEBDEV - Browser code
WINDEV Mobile
AndroidAndroid Widget iPhone/iPadIOS WidgetApple WatchMac Catalyst
Others
Stored procedures
Deletes the entire history of the Undo/Redo mechanism for a Word Processing control.
Example
// Deletes the history of actions performed on the control
WP_MyDocument.UndoRedoDeleteAll()
Syntax
<Result> = <Word Processing control>.UndoRedoDeleteAll()
<Result>: Boolean
  • True if deleted successfully,
  • False otherwise
<Word Processing control>: Control name
Name of the Word Processing control to use.
Component: wd300mdl.dll
Minimum version required
  • Version 23
This page is also available for…
Comments
Click [Add] to post a comment

Last update: 09/20/2024

Send a report | Local help