ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Animating the image display (WEBDEV)
...The Web sites propose several transition effects between the elements:...
Parallax effect
"Parallax" effects make it possible to scroll the elements in the interface at different speeds......
Translucent effect of windows
Depending on the style of your applications, the border of your windows can be translucent......
dAlphaBlend (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.
<Image variable>.AlphaBlend (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.
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......
WinDisableEffect (Function)
Disables the visual effects of the graphic engine of WINDEV (for a use in TSE mode for example).
"Clickable" image in a window
WINDEV and WINDEV Mobile give you the ability to use clickable images......
PopupDisplay (Function)
Displays a popup in a page with a DDW effect (Dim Disabled Windows).
<Popup>.Display (Function)
Displays a popup in a page with a DDW effect (Dim Disabled Windows).
Popup window
WINDEV allows you to open windows in popup format......
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....
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......
<Page>.DisplayPopup (Function)
Displays a WEBDEV page as a popup in the current page with a DDW (Dim Disabled Windows) effect.
PopupDisplayPage (Function)
Displays a WEBDEV page as a popup in the current page with a DDW (Dim Disabled Windows) effect.
Step 3: Printing characters, images, ...
This step consists in "sending the different elements to print to the printer"......
Drawing charts in an Image control
WINDEV and WEBDEV propose several functions for creating and handling charts......
Undocking the editors
Who has never wanted to view the code and the UI at the same time, without being constrained by the environment? WINDEV, WEBDEV and WINDEV Mobile allow you to "detach" the editors from the environment of the main window......
Z-index of a control
All the controls in a window or report have a different z-index......
Check: SMTP connectivity
The monitoring robot will try to connect to an SMTP server......
Check: NNTP connectivity
The monitoring robot will try to connect to the specified NNTP server (news server)......