DesktopHTMLViewer.GoForward

From Xojo Documentation

Method

HTMLViewer.GoForward()

New in 2021r3

Supported for all project types and targets.

Navigates to the next page.

Example

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

HTMLViewer1.GoForward