ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Help / Developing an application or website / Controls, windows and pages / Window
  • Overview
  • How to?
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
Overview
In the mobile applications, the different screens of the application are displayed via a small animation: display from the right and the top, ...
WINDEV Mobile allows you to configure this display mode of your windows in your mobile applications.
Remark: For the animation to be executed, the window must have an Action Bar.
How to?
To configure the animation of a window:
  1. Open the window to animate in the window editor.
  2. Open the window description (select "Description" in the context menu).
  3. In the "UI" tab, select the desired animation:
    Animations
  4. Validate.
Remark: In automatic mode, the system animation is used except if the window is opened from a control in a Looper control. In this case, the window is opened from left to right.
Minimum version required
  • Version 17
Comments
Click [Add] to post a comment

Last update: 05/26/2022

Send a report | Local help