AYUDA EN LÍNEA
 WINDEVWEBDEV Y WINDEV MOBILE

Versión: 2025

Categoría: Animation functions
13 resultados
<Image>.AnimationChangeType (Fonction)
Change le type d'animation d'une image dans un champ Image.
<Image>.AnimationLitParamètre (Fonction)
Lit la valeur d'un des paramètres d'animation défini pour un champ Image.
<Image>.AnimationSetParameter (Function)
Changes one of the animation parameters used for a moving image (in an Image field).
<Libellé>.AnimationChangeParamètre (Fonction)
Change un des paramètres d'animation utilisé pour un texte animé (dans un champ Libellé).
<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.
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 documentos
Window animations
4 documentos