ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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
Handling the views of a window
To easily handle huge windows (that cannot be entirely displayed in the editor for example), WINDEV and WINDEV Mobile allows you to handle several views of the same window...
Importing a non-WINDEV window
You are interested by a window found in a non-WINDEV application?...
Options of the window editor
To configure the general options of the window editor...
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?...
Z-index of a control
All the controls in a window or report have a different z-index...