ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

This content has been translated automatically.  Click here  to view the French version.
Help / Developing an application or website / Controls, windows and pages / Window
  • Overview
  • How to?
WINDEV
WindowsLinuxJavaReports and QueriesUser code (UMC)
WEBDEV
WindowsLinuxPHPWEBDEV - Browser code
WINDEV Mobile
AndroidAndroid Widget iPhone/iPadIOS WidgetApple WatchMac Catalyst
Others
Stored procedures
Overview
In mobile applications, the different screens of the application are displayed via a small animation: display from the right, from the top, etc.
WINDEV Mobile allows you to configure this display mode of your windows in your mobile applications.
Note: For the animation to run, the window must have an Action Bar control..
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. On the "UI" tab, select the desired animation:
    Animations
  4. Validate.
Note: In automation mode, the system animation is used except in the case of opening a window from a field present in a RepeatString field.. 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: 09/21/2024

Send a report | Local help