Tuto WINDEV Mobile 25
98 Part 5: Android and iOS: Developing an application Overview Two separate projects have been created in the previous parts: an iOS project and an Android project. This new part will allow you to develop an Android and/or iOS application that is using a HFSQL Classic database. Remark This part can be followed both by the developers of Android applications and by the developers of iOS applications. The operations performed are identical, no matter whether the project is developed for Android only or for iOS only. We are going to develop a multi-platform project that can be used both on an Android platform and on an iOS platform. Most of the time, when developing an application for Mobile, this application must operate both on Android and on iOS. With WINDEV Mobile, there is no need to develop two different projects, to maintain them and to make them evolve in parallel. All you have to do is create a single project associated with several platforms, Android and iOS for example: it is a multi-platform project. Each project element (windows, queries, ...) can be associated with one or more platforms. If a window is common to several platforms, the specific features of the platform can be managed via the layouts . The layout is used to define several views of a window in the same project without duplicating this window. When the project is developed, all you have to do is select the requested configuration to create and deploy the application on the selected platform.
Made with FlippingBook
RkJQdWJsaXNoZXIy NDQ0OA==