If you have some questions about this useful component of the Android framework, then check out the following tutorial, which provides examples and clear explanation about WebView:
http://developerlife.com/tutorials/?p=369
Note You should avoid using WebView frequently, because it eats up a lot of memory. Better generate your UI with layouts and views.