DesktopHTMLViewer.GoBack

From Xojo Documentation

Method

HTMLViewer.GoBack()

New in 2021r3

Supported for all project types and targets.

Navigates to the prior page.

Example

On a back button Action event handler, you can write:

HTMLViewer1.GoBack