ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Managing rights on HFSQL Client/Server
To ensure data security and confidentiality, some actions may be restricted to a group of users......
The "Image catalog" pane
The "Image catalog" pane is a context-sensitive image catalog......
Use WebSockets with the WebSocket server
The WebSocket protocol provides a communication channel over a TCP socket for browsers and Web servers......
Push notification
A mobile device can receive push notifications......
Animating an image
WINDEV, WINDEV Mobile and WEBDEV allow you to handle several types of animated images......
HFSQL server configuration
The HFSQL Control Center allows you to fully manage HFSQL servers......
LoadImage (Function)
Loads an image in memory so that it can be used later by gImage.
Code coverage
The code coverage is the measure regarding the coverage of tests run on an application or site......
LoadImageSheet (Function)
Loads an image set in memory so that it can be used later by gImage.
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....
Project image gallery
The project image gallery allows viewing all the images of a project in a single click......
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......
Showing passwords (AAF)
By default, in password controls, characters are replaced with dots......
Modifying an SVG image (XML functions)
SVG (Scalable Vector Graphics) is a vector image format......
12. Control templates
...Control templates...
"Clickable" image in a window
WINDEV and WINDEV Mobile give you the ability to use clickable images......
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.
Defining clickable areas
In a page, an Image control can contain clickable areas......
Managing the replications of HFSQL servers (Control Center)
The HFSQL Control Center is used to create, configure and manage the replications between HFSQL servers....
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....
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....
Animating the image display (WEBDEV)
...The Web sites propose several transition effects between the elements:...
<picLayer variable>.Blur (Function)
Blurs the entire given area in a variable of type picLayer.
<WDPic variable>.Blur (Function)
Blurs the entire given area in a variable of type WDPic (on the background layer).
1
2
3
4
5
6
97
>