Mobile Applications
From RadPHP XE2 Documentation
Mobile Application is the type of project you will need to develop an application for mobile platforms.
To create a Mobile Application project, go to Project > Add New Project… > RadPHP Projects, highlight Mobile Application and click OK.
A new project will be created (Project1 by default), with one page (unit1.php). Mobile Application projects are managed as any other RadPHP project.
Main difference between mobile projects and any other RadPHP project is that, in mobile projects, you will use mobile pages instead of common pages. Also, there are mobile general and hardware components you will only use in mobile applications.