Mobile Px views are different from standard Px views. To create a Mobile Px view you must select the Mobile Px View option from the option list in the New Px View dialog box.
NOTE: If you do not assign Mobile PxMedia to your view, the view does not display or displays an error when opened from a mobile device.
Figure 28. Creating a Mobile Px view

Mobile Px view files have the media attribute set to mobile:MobilePxMedia as opposed to other media types, such as workbench:WbPxMedia, as shown in the following figure
Figure 29. MobilePx files use different media value

NOTE: You can animate any widget property. This is different from Hx because Mobile Px uses Bajascript and a completely new Px engine.
In Hx, you have a virtual Hx page in the station and a copy of that page is rendered in the client (browser). In Mobile Px,
everything is running in the browser, which uses Bajascript to run things and to take advantage of the processing power of
the mobile device and its browser.