Creates a window
#include <GfWindow.h> virtual WebView * createWindow(const char* url)
Creates a window given a URL to load.
A WebView instance representing the new window.
runJavaScriptPrompt(), runJavaScriptAlert()