Tuto WINDEV Mobile 25
30 Part 2: Android application My first window Overview The first window allows the user to display a welcome message via the "Display" button. You may think this is too basic but we advise you to create this window. You may be surprised by how intuitive and how easy it is to use the editor of WINDEV Mobile. Furthermore, this window will allow you to discover concepts that are fundamental for the rest of this tutorial and to see the entire process for developing an Android application with WINDEV Mobile. Creating the window ▶ To create the window: 1. In the window for creating a new element, click "Window" then "Window". Remark As a new project was created, the window for creating a new element is automatically displayed. To display the window for creating a new element, all you have to do is click among the quick access buttons of WINDEV Mobile: 2. The window creation wizard starts. 3. In the list of proposed windows, select "Blank". The skin template used is displayed at the bottom right of wizard. "Material Design Blue 2", the skin template that was selected when creating the project is selected by default. Remark Skin templates allow you to quickly create outstanding interfaces. A skin template defines the window style as well as the style of all controls that will be used in this window. Thus, there is no risk of obtaining an ugly interface. 4. Validate. The window is automatically created in the editor. The window for saving an element is displayed. This window is used to specify: • the element title. For a window, this title will be displayed in the Action Bar of window. • the element name that corresponds to the window name. This name will be used in programming. • the element location. This location corresponds to the directory in which the physical file corresponding to the element is saved. The window is a "WDW" file, saved in the project directory.
Made with FlippingBook
RkJQdWJsaXNoZXIy NDQ0OA==