ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Help / Editors / Window editor and page editor / Window editor
  • Overview
  • Example
  • Example of window viewed in 3 dimensions
  • How to?
  • Notes
  • Possible actions when displaying a window in 3D
  • Conditions for showing a window in 3 dimensions
WINDEV
WindowsLinuxUniversal Windows 10 AppJavaReports and QueriesUser code (UMC)
WEBDEV
WindowsLinuxPHPWEBDEV - Browser code
WINDEV Mobile
AndroidAndroid Widget iPhone/iPadIOS WidgetApple WatchMac CatalystUniversal Windows 10 App
Others
Stored procedures
Viewing a window in 3 dimensions
Warning
From version 28, this feature is no longer available.
Overview
Your window contains overlapping controls?
You want to find out the Z-order position of your controls: which controls are displayed in the foreground?
The two-dimensional display soon becomes inadequate for this type of operation.
WINDEV gives a spatial view of a window by allowing you to view the window in three dimensions. The Z-order position of the different window controls appears immediately. A control selected in this display mode remains selected when the mode goes back to two dimensions.
You have the ability to choose the best view angle via the mouse and via the keyboard keys.
Caution: a specific configuration is required to use this feature.
Example

Example of window viewed in 3 dimensions

Example of window viewed in 3 dimensions
How to?
To display your windows in 3 dimensions:
  1. Display the window in the editor.
  2. On the "Display" tab, in the "Options" group, click "3D".
  3. The window is displayed in 3D.
Remark: To display a 3-dimensional view of your window and to animate this view, press Alt + Shift.
The mouse or the keyboard can be used to optimize the window view.
Moves with the mouse
Rotation (left mouse button)Click inside the window view and move the mouse while holding the left button down.
Relocation (right mouse button)Click inside the window view and move the mouse while holding the right button down.
Moves with the keyboard
RotationUse the arrow keys as well as the + and - keys on the numeric keypad.

You can also use the numbers on the numeric keypad.
RelocationHold the Shift key down and use the arrow keys on the numeric keypad.
ZoomPress the following key combination:
  • Shift + to zoom in
  • Shift - to zoom out.
Modifying the spacing between controls (modifications between the different display planes)/ (on the numeric keypad) to reduce the spacing between controls.
"*" (on the numeric keypad) to increase the spacing between the controls
Reinitializing the display0 key on the numeric keypad: full reinitialization
5 key on the numeric keypad: reinitialization while keeping the space between the controls.
Animating the view in 3 dimensionsScroll lock key.
Esc key to cancel
Remark: To disable the 3-dimensional view, press the Esc key.
Notes

Possible actions when displaying a window in 3D

In 3-dimensional mode, only some actions are available for the window controls. You can for example:
  • select a control,
  • display the control description,
  • display the source code of the control.

Conditions for showing a window in 3 dimensions

To display your windows in 3 dimensions, the current computer must be equipped with:
  • DirectX version 8.0.A (or later).
  • A 3D accelerator card with updated drivers.
  • A display mode in 16 bits or 32 bits.
If you are using WINDEV or WINDEV Mobile in 64-bit mode, to implement the viewing in 3 dimensions, you must download and install the pack from the following address: https://www.microsoft.com/fr-fr/download/details.aspx?id=35
Minimum version required
  • Version 9
This page is also available for…
Comments
Click [Add] to post a comment

Last update: 06/13/2023

Send a report | Local help