Tuto WINDEV Mobile 25

Part 5: Android and iOS: Developing an application 149 Creating the interface The search window will be created via the wizard for window creation. Remark The window creation wizard offers many preset windows. These windows propose modern interfaces for your applications. Most of these windows can be generated from your data. Creating the window ▶ To create the search window: 1. Click among the quick access buttons. The window for creating a new element is displayed: click "Window" then "Window". 2.  In the wizard, choose "Looper" and validate. 3.  The window creation wizard starts. 4. Choose the platform to use: "Generic Android phone". Go to the next step of the wizard. 5.  The wizard proposes to choose the data source associated with the window. In our case, it is a query: • Click "Queries". • Select the query that was just created: "QRY_Products". 6. Go to the next step. 7. Select the looper style: "Image + Title + Caption below". Go to the next step. 8.  The wizard automatically proposes the query items corresponding to the generated looper. Keep the proposed options and go to the next step. 9. Keep the sort item proposed by default ("Name"). Go to the next step. 10.  The wizard proposes several options for generating the Looper window. In our example, keep the default options. Go to the next step. 11. Give a title and a name to the generated window. In our case: • For the title, type "Products". • For the name, type "WIN_List_of_products_Advanced".

RkJQdWJsaXNoZXIy NDQ0OA==