ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Category: Animation functions
13 results
<Image>AnimationGetParameter (Function)
Reads the value of one of the animation parameters defined for an Image field.
<Image>AnimationSetMode (Function)
Changes the type of animation for an image displayed in an Image control.
<Image>.AnimationSetParameter (Function)
Changes one of the animation parameters used for a moving image (in an Image field).
<Libellé>.AnimationGetParameter (Function)
Reads the value of one of the animation parameters defined for a Static Text control.
<Libellé>.AnimationSetMode (Function)
Changes the animation type of text in a Static Text control.
<Libellé>AnimationSetParameter (Function)
Changes one of the animation parameters used for animated text (in a Static Text control).
Animation functions
WINDEV proposes several WLanguage functions for managing animations...
AnimationGetParameter (Function)
Reads the value of one of the animation parameters defined for an Image or Static Text control.
AnimationSetMode (Function)
Changes the type of animation:
  • for an image in an Image control.
  • for a text in a static text control.
AnimationSetParameter (Function)
Changes one of the animation parameters used for:
  • an animated image (in an Image control),
  • an animated text (in a Static Text control).
Constants for managing animations
List of constants used by the functions for managing animations
Control animations
9 documents
Window animations
4 documents