|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 9-slice scaling allows you to resize images without any distortion... |
|
|
|
|
|
|
|
| In mobile applications, the different screens of the application are displayed via a small animation: display from the right, from the top, etc., ... WINDEV Mobile allows you to configure this display mode of your windows in your mobile applications. |
|
|
|
|
|
|
|
| In some cases, the background image of a window can contain a text (the application name, a specific caption, ... |
|
|
|
|
|
|
|
| A maximized window occupies the entire screen of the mobile device. |
|
|
|
|
|
|
|
| A non-maximized window can be resized by the user and it can occupy a section of the screen only... |
|
|
|
|
|
|
|
| An image can be used to easily define the shape of a window... |
|
|
|
|
|
|
|
| There is a new trend in UI design: application menus in the title bar! |
|
|
|
|
|
|
|
| List of events associated with windows |
|
|
|
|
|
|
|
| The sliding windows (also called sliding menus) are often used in the mobile applications... |
|
|
|
|
|
|
|
| The window that opens another window is called parent window; the window opened by the parent window is called child window... |
|
|
|
|
|
|
|
| The window that opens another window is called parent window ; the windows opened by the parent window are called child windows... |
|
|
|
|
|
|
|
| A pinned control remains visible even if the user moves the scrollbar of the container to display a non-visible area... |
|
|
|
|
|
|
|
| WINDEV allows you to open windows in popup format... |
|
|
|
|
|
|
|
| List of properties associated with a window |
|
|
|
|
|
|
|
| The following types of windows can be created in a WINDEV application... |
|
|
|
|
|
|
|
| WINDEV allows you to customize... |
|
|
|
|
|
|
|
| To optimize the style of your screens, WINDEV and WINDEV Mobile allow you to use... |
|
|
|
|
|
|
|
A window can:- Receive parameters when it is opened.
- Return values when it is closed.
|
|
|
|
|
|
|
|
| The windows represent the main interface of a WINDEV application... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|