Go forward to the next URL in the back-forward list
#include <WebView.h> virtual bool goForward();
Loads the next URL in the back-forward list.
Returns True if another URL is available in the back-forward list, or False otherwise.
goBack()