Best way to load a web form in app

Does anyone have experience with loading a n external web form inside a lua app. Basically I would like to create a button that would load the web form inside the app itself without opening the browser. Is this possible?

Consider: https://docs.coronalabs.com/daily/api/library/native/newWebView.html

Corona comes with this demo: interface>weboverlay

Consider: https://docs.coronalabs.com/daily/api/library/native/newWebView.html

Corona comes with this demo: interface>weboverlay