Tuto WINDEV Mobile 25

Part 5: Android and iOS: Developing an application 105 Project analysis Let’s take a look at our initial project. This project contains no window. It only contains the analysis describing the HFSQL Classic data files that will be used. The corresponding data files are supplied with data in order to run the different tests. ▶ To view the analysis associated with the project: 1. Click among the quick access buttons of WINDEV Mobile menu. 2.  The data model editor is displayed. 3.  This analysis includes 3 data files: • A "Product" data file, which contains the product description: name, price, quantity, ... • A "Characteristic" data file, which contains the different product characteristics. For example, if the product is a tee-shirt, its characteristics will correspond to the size, the color, ... The "Characteristic" data file is therefore linked to the "Product" data file. • A "Store" data file, which contains the GPS coordinates of each store. 4. Close the data model editor (click the cross at the top right of editor). Displaying the list of products We are going to create a window used to list the different products. These products will be displayed in a "Looper" control. This window will be created with the window creation wizard. Remark The window creation wizard offers several preset windows. These windows propose modern interfaces for your applications. Most of these windows can be generated from your data, by including the WLanguage code required for them to operate. They can be used straightaway.

RkJQdWJsaXNoZXIy NDQ0OA==