HTMLViewer.GoBack
From Xojo Documentation
Method
Navigates to the prior page.
Example
On a back button Action event handler, you can write:
HTMLViewer1.GoBack
Navigates to the prior page.
On a back button Action event handler, you can write: