Yes, this is absolutely possible. you don't even need to use a TWebPageControl. Just have a TWebHTMLDiv component that is the placeholder for the forms. When a menu item is clicked, each form can be loaded into the div dynamically.
Here's one example where forms are loaded dynamically: