ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Image variable>.DrawShadow (Function)
Adds a shadow effect on an image found in an Image variable.
dShadow (Function)
Adds a shadow effect on an image found in an Image variable.
Animating the image display (WEBDEV)
...The Web sites propose several transition effects between the elements:...
<Image variable>.AlphaBlend (Function)
Blends two images together. This allows you to create fade-in effects between 2 images.
<Image>.AlphaBlend (Function)
Blends two images together. This allows you to create fade-in effects between 2 images.
dAlphaBlend (Function)
Blends two images together. This allows you to create fade-in effects between 2 images.
<WDPic variable>.AlphaBlend (Function)
Blends two images together. This allows you to create fade-in effects between 2 images.
<picLayer variable>.AlphaBlend (Function)
Blends two images together. This allows you to create fade-in effects between 2 images.
AnimationMinFPS (Function)
Configures the minimum number of images per second in order for the animations (transition effects) to be enabled in the controls.
Parallax effect
"Parallax" effects make it possible to scroll the elements in the interface at different speeds......
Image with automatic sequence (WEBDEV)
...Image controls with automatic sequence are used to view a series of images located in one or more site directories. The images are automatically browsed....
WinDisableEffect (Function)
Disables the visual effects of the graphic engine of WINDEV (for a use in TSE mode for example).
The Peeling Corner control
The "Peeling Corner" control is used to create a visual effect in a page by presenting an image partially covered by another one......
HFSQL in network mode on a server running Windows NT4, 2000, XP or 2003
The access speed to the data in network depends on several parameters (see the section......
The Static control
A Static control is a control used to display a static text......
"Clickable" image in a window
WINDEV and WINDEV Mobile give you the ability to use clickable images......
<Image variable>.DrawHalo (Function)
Adds a halo effect on an image found in an Image variable].
dHalo (Function)
Adds a halo effect on an image found in an Image variable].
Drawing charts in an Image control
WINDEV and WEBDEV propose several functions for creating and handling charts......
Translucent effect of windows
Depending on the style of your applications, the border of your windows can be translucent......
Shadow (Property)
The Shadow property enables or disables the shadow of a shape in a diagram.
Z-index of a control
All the controls in a window or report have a different z-index......
Animating the windows of a WINDEV application
To give your applications an outstanding style and to impress the users when starting your applications, the windows can be animated when they are opened and/or closed......
grRaised (Function)
Used to display a chart with raised effect.
<Chart>.Raised (Function)
Used to display a chart with raised effect.