webBrowser.bringToFront - Bring the web browser application to front.webBrowser.displayText - Display text in the web browser.webBrowser.getDefaultBrowser - Get the application ID or name of the default web browser.webBrowser.getFrontWindowSource - Get the HTML source from the frontmost web browser window.webBrowser.getFrontWindowURL - Get the URL of the page displayed in the frontmost browser window.webBrowser.getSource - Get HTML source from a specified URL.webBrowser.isRunning - Determine if the web browser is running.webBrowser.launch - Launch the web browser.webBrowser.openDocument - Open a file in the web browser.webBrowser.openURL - Open the specified URL in the web browser.webBrowser.quit - Quit the web browser.