New WebForm (gb.web.form)

Dim hWebForm As WebForm
hWebForm = New WebForm ( [ Parent As WebContainer, Parent As WebContainer ] ) [ As "EventName" ]

Create a new WebForm

You can embed a webform into a container. In that case the webform acts like a WebContainer.