A common way to maintain your modules is to bind them to a menu and open the page when the user selects an option. The current page is being replaced by the new selected one. In certain cases it is convenient NOT to close the old form, but keep it open next to the new module so that you can tab between pages. In PHsPeed that is simple, but there are a few things you must consider before you choose to make use of this feature.


If you use a tabbed layout with different modules then these modules are not directly connected. If you change something in one form, then it is not automatically applied to the other form. 


To create, you only have to use the 'tabbedapps' property that you will find in the menu:



Set that to yes then every new module that is started will be in a new tab: