|
|
|
|
|
- Overview
- When is the runtime platform taken into account?
- How to modify the runtime platform?
WINDEV Mobile allows you to develop applications for different families of products: - Android,
- iPhone and/or iPad,
Let's see the details of each platform: All these characteristics define the runtime platform. When is the runtime platform taken into account? The selected runtime platform is taken into account: - for window creation: the selected dimensions are automatically proposed for new windows.
- to generate the application. The generated application corresponds to a specific platform.
- when starting the application in test mode. The selected platform allows you to use the corresponding simulator.
How to modify the runtime platform? The execution platform can be modified in the project description: - On the "Project" tab, in the "Project" group, click "Description".
- On the "Project" tab, click "Platform description".
The selected platform is valid for the entire current project.
This page is also available for…
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|