Tuto WINDEV Mobile 25

Part 5: Android and iOS: Developing an application 101 Opening project ▶ Start WINDEV Mobile 25 (if necessary). ▶ Display the home page if necessary (Ctrl + <). ▶ Open the "WM Managing Products" project. To do so, in the home page, click "Tutorial" and select "iOS/Android application (Exercise)". Answer A corrected project is available. This project contains the different windows created in this lesson. To open the corrected project, in the home page, click "Tutorial" and select "iOS/Android application (with windows)". Choosing the platform If you want to develop the application for the Android platform , go to lesson 5.2 - Developing the application. If you want to follow this part for iOS only , you must add the iOS platform (see next paragraph "Enabling the iOS platform"). Remark All operations performed in this part can be performed on a project associated with an Android platform, on a project associated with an iOS platform or on a multi-platform project. For information, the different images illustrating the lessons of part 5 have been created with the Android configuration. Slight differences may appear if you are using the iOS configuration. Enabling the iOS platform ▶ To enable the iOS platform, simply create a project configuration: 1. On the "Project" pane, in the "Project configuration" group, expand "New configuration" and select "iPhone/iPad application". Remark The project configurations are used to define the different types of generations supported by the project: Android, iOS, component, ... The project elements can be: • common to several configurations (a window used in iOS and Android for example). • specific to a configuration (a class used by a component for example). You can work on a specific configuration at any time: the elements that do not belong to this configuration will be grayed in the project editor. See the online help for more details.

RkJQdWJsaXNoZXIy NDQ0OA==