|
|
|
|
|
|
|
|
|
|
|
|
|
|
| The windows of a WINDEV application can be resized at runtime... |
|
|
|
|
|
|
|
| Bottom sliding windows (commonly known as "bottom sheets") are increasingly used in mobile applications... |
|
|
|
|
|
|
|
| The main elements of window editor are as follows:
|
|
|
|
|
|
|
|
| The first window of the project is the first window that appears when you open the WINDEV or WINDEV Mobile application. |
|
|
|
|
|
|
|
| To easily handle large windows (e.g. those that cannot be displayed entirely in the editor), WINDEV and WINDEV Mobile allow you to use several views of a single window... |
|
|
|
|
|
|
|
| You are interested by a window found in a non-WINDEV application?... |
|
|
|
|
|
|
|
| Layouts allow you to define several views of a window in the same project, without duplicating the window...
|
|
|
|
|
|
|
|
| Your window contains overlapping controls?...
|
|
|
|
|
|
|
|
| To configure the window editor general options ...
|
|
|
|
|
|
|
|
| All the controls in a window or report have a different z-index... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|