This is meant to be a suggestion, almost a trick; I don't know where I should write it.
The method to obtain a reference to a B4XPage is:
Dim Page As clsMyPage = B4XPages.GetPage("PageId")
As you can see in the ThreePagesExample project, the two "extra" pages, Page2 and Page3, are declared...