AYUDA EN LÍNEA
 WINDEVWEBDEV Y WINDEV MOBILE

Ayuda / Editores / Editor de reportes / Operaciones en el editor
  • Overview
  • Example
  • Example of a report viewed in 3 dimensions
  • How to?
  • Notes
  • Possible actions when displaying a report in 3D
  • Conditions required for viewing a report in 3D
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
Warning
From version 28, this feature is no longer available.
Overview
Your report displays controls that overlap?
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 you a spatial view of a report by allowing you to view the report in three dimensions. The Z-order position of the report controls is immediately visible. 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. For more details, see Remarks.
Example

Example of a report viewed in 3 dimensions

How to?
To display your reports in 3D:
  1. Display the report in the editor.
  2. On the "Display" tab, in the "Options" group, click "3D".
  3. The report is displayed in 3D.
Remark: To display a 3-dimensional view of your report and to animate this view, press Alt + Shift.
The mouse or the keyboard can be used to optimize the report view.
Moves with the mouse
Rotation (left mouse button)Click the report view and move the mouse while keeping the left button down.
Relocation (right mouse button)Click the report view and move the mouse while keeping 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 spacing between 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 report in 3D

In 3D mode, only some actions can be performed on the report controls. You can for example:
  • select a control.
  • display the control description.
  • display the source code of the control.

Conditions required for viewing a report in 3D

To view your reports in 3D, 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, WEBDEV 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
Versión mínima requerida
  • Versión 9
Comentarios
Haga clic en [Agregar] para publicar un comentario

Última modificación: 12/06/2023

Señalar un error o enviar una sugerencia | Ayuda local