ONLINE HELP WINDEV, WEBDEV AND WINDEV MOBILE
Version: 15161718192021222324252627
Name of control or group of controls to gray.
Type of animation to play:animCoverDownThe new element appears from the top and covers the initial element.animCoverFromCenterThe new element appears from the center and covers the initial element.animCoverFromCornersThe new element appears from the corners and covers the initial element.animCoverLeftThe new element appears from the right and covers the initial element.animCoverRightThe new element appears from the left and covers the initial element.animCoverUpThe new element appears from the bottom and covers the initial element.animFadeInFade-in animation.animFlipDownwardDiagonalFlip around the diagonal that goes from the top left to the bottom right.animFlipUpwardDiagonalFlip around the diagonal that goes from the top right to the bottom left.animShrinkAndCoverFromCornersThe initial element shrinks and the new element appears from the corners.animSlideDownScroll to the bottom.animSlideLeftSlide left.animSlideRightSlide right.animSlideUpSlide up. This parameter is ignored. No animation can be played when the controls are grayed.
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 controls are grayed.
Animating a group of controls
Special cases
Last update: 03/28/2022
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: