ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Category: Window editor
10 results
Anchoring applied to window controls
The windows of a WINDEV application can be resized at runtime...
Bottom sliding window (Bottom sheet)
Bottom sliding windows (commonly known as "bottom sheets") are increasingly used in mobile applications...
Environment of the window editor
The main elements of window editor are as follows:
First project window
The first window of the project is the first window that appears when you open the WINDEV or WINDEV Mobile application.
Handling the views of a window
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...
Importing a non-WINDEV window
You are interested by a window found in a non-WINDEV application?...
Using layouts in WINDEV and WINDEV Mobile
Layouts allow you to define several views of a window in the same project, without duplicating the window...
Viewing a window in 3 dimensions
Your window contains overlapping controls?...
Window editor options
To configure the window editor general options ...
Z-index of a control
All the controls in a window or report have a different z-index...