ONLINE HELP WINDEV, WEBDEV AND WINDEV MOBILE
Version: 151617181920212223242526
Name of the control or group of controls that must be made invisible.
Type of animation to play:animSlideDownScroll to the bottom.animSlideRightScroll right.animSlideLeftScroll left.animSlideUpScroll up.animFlipDownwardDiagonalFlip around the diagonal from the top left point to the bottom right point.animFlipUpwardDiagonalFlip around the diagonal from the top right point to the bottom left point.animFadeInFade-in animation.animCoverFromCornersThe image is displayed from the 4 corner while the previous status is overlapped.animCoverDownScrolling to the bottom while the previous status is overlapped.animCoverRightScrolling to the right while the previous status is overlapped.animCoverLeftScrolling to the left while the previous status is overlapped.animCoverUpScrolling to the top while the previous status is overlapped.animCoverFromCenterNew status appearing from the center with a zoom effect while the previous status is overlapped.animShrinkAndCoverFromCornersThe previous status is shrunk then the new status is appearing from the 4 corners. This parameter is ignored. No animation can be played when the control is made invisible.
Duration of animation in hundredths of a second. This parameter can correspond to: an integer corresponding to the number of hundredths of a second,a Duration variable,Versions 23 and laterthe duration in a readable format (e.g., '1cs' or '10 ms'). New in version 23the duration in a readable format (e.g., '1cs' or '10 ms'). the duration in a readable format (e.g., '1cs' or '10 ms'). We recommend that you use a short duration (up to 1 second).The application is locked as long as the animation is not over. If the user clicks or preses a key, the animation is stopped and the controls are displayed in their final status. This parameter is ignored. No animation can be played when the control is made invisible.
Animating a group of controls
Special cases
Last update: 11/06/2020
Send a report | Local help
Searching...
I accept the terms of the license agreement
All you have to do is configure your product as follows: