Tuto WINDEV Mobile 25
Part 5: Android and iOS: Developing an application 99 The sample project used In this lesson, we are going to develop an Android and iOS application that is using a HFSQL Classic database. The creation of projects was already presented in the previous part therefore we will be working on an existing project, containing the database and the data used by the application. Remark In iOS and Android, only the HFSQL database is accessible in native mode. Both the Classic mode and the Client/Server mode are available. HFSQL Classic In HFSQL Classic mode, the data files are stored on the device (iPhone, iPad, Android phones or tablets). In this case, the application is stand-alone. No Wi-Fi or 4G connection is required. The data is stored in the device memory. The maximum storage size depends on the amount of memory on the device. If the data typed on the mobile device must be synchronized with a database found on a server (HFSQL or other), the replication must be implemented (see the online help). Hxxx functions , (read, write...) Mobile device Database Windows or Linux HFSQL server Manta server HFSQL Client/Server databases Replication In this part, we will develop an application that is using a HFSQL Classic database.
Made with FlippingBook
RkJQdWJsaXNoZXIy NDQ0OA==