HTMLViewer.GoForward

From Xojo Documentation

Method

HTMLViewer.GoForward()

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