ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Choosing the type of image: dynamic, static, generated, ...
The images are often used to illustrate the site pages......
Inserting an image or video into a help page
It can be useful to use images or videos in help pages to explain the actions to be done, indicate which buttons must be used, etc....
Animating an image
WINDEV, WINDEV Mobile and WEBDEV allow you to handle several types of animated images......
The "Images" pane
The "Images" pane allows you to view and list all the images in the project directory and subdirectories......
'Image gallery' Looper control
The "Image gallery" Looper control is used to manage the display of a set of images without programming......
Animating the image display (WEBDEV)
...The Web sites propose several transition effects between the elements:...
The Image Editor control
The "Image Editor" control is a rich control that allows end users to create and edit images in their WINDEV applications......
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....
Project image gallery
The project image gallery allows viewing all the images of a project in a single click......
The "Image catalog" pane
The "Image catalog" pane is a context-sensitive image catalog......
Image catalog
As soon as an image can be used (in a control, in a window, in a report, ......
Modifying an SVG image (XML functions)
SVG (Scalable Vector Graphics) is a vector image format......
"Clickable" image in a window
WINDEV and WINDEV Mobile give you the ability to use clickable images......
dTransferToImage (Function)
Creates an image from a buffer of pixels encoded in a specific format. This function is an advanced function. This function is mainly used to handle the images returned by external APIs via Image variables....
YImage (Property)
The YImage property is used to get and change the initial Y-coordinate of the image section that will be displayed in an Image control or in the background of a Chart control.
XImage (Property)
The XImage property is used to get and change the initial X-coordinate of the image section that will be displayed in an Image control or in the background of a Chart control.
Drawing in WINDEV, WEBDEV and WINDEV Mobile
WINDEV, WEBDEV and WINDEV Mobile include several functions for displaying, drawing, copying and saving the drawings and images from your applications or sites......
Directory of images (WEBDEV)
Several images can be used when developing a WEBDEV site......
Parallax effect
"Parallax" effects make it possible to scroll the elements in the interface at different speeds......
How to associate an image with an element found in a TreeView Table?
This help page explains how to customize the default image associated with the elements found in a TreeView Table....
<Camera>.Capture (Function)
Captures the images received from the camera: as an image: takes a photo. as a video: records a video. Function kept for "Version-26-compatible" Camera controls....
VideoCapture (Function)
Captures the images received from the camera: as an image: takes a photo. as a video: records a video. Function kept for "Version-26-compatible" Camera controls....
CameraCapture (Function)
Captures the images received from the camera: as an image: takes a photo. as a video: records a video. Function kept for "Version-26-compatible" Camera controls....
Background image of multilingual window
In some cases, the background image of a window can contain a text (the application name, a specific caption, ......
Providing an image per DPI
On mobile, when displaying images, each device has its own physical size and its own graphic resolution......