ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Image>.HorizontalSymmetry (Function)
Flips an image in an Image control with respect to a horizontal axis (symmetry with respect to a horizontal axis).
<Image>.VerticalSymmetry (Function)
Flips an image contained in an Image control with respect to a vertical axis (symmetry with respect to a vertical axis).
User Groupware files
Two categories of data files are managed......
<Image>.StartDrawing (Function)
Indicates that the drawing functions that will be used are intended for the specified Image control.
HSynchronizeReplica (Function)
Synchronizes the master replica and the subscriber replica: the operations performed on one of the replicas are transferred into the other replica.
Creating the Relation windows of a WINDEV RAD pattern
Camera/Video functions (prefix syntax)
HSL (Function)
Creates a color from its hue, saturation and lightness.
Native PostgreSQL Connector: Programming with SQL functions
You can use SQL functions to handle the PostgreSQL database......
WINDEV Mobile 2024 Tutorial - Table of contents
<Image variable>.Resize (Function)
Resizes an image in an Image variable.
Icon (Type of variable)
The Icon type is used to define the advanced characteristics of an icon.
<Image variable>.AlphaBlend (Function)
Blends two images together. This allows you to create fade-in effects between 2 images.
<Image variable>.InvertColor (Function)
Inverts the colors in an Image variable.
dInvertColor (Function)
Inverts the colors: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
<Image>.Font (Function)
Declares the font that will be used by dTexte in an Image control.
WDSQL: Converting the structure of an HFSQL database
WDSQL is used to convert the structure of an HFSQL database into SQL script......
Interactive notifications
A notification is a small window that appears at the bottom right of the screen, and that can be viewed at any time in the Windows notification area......
Telephony constants
List of constants used by telephony functions...
<Image variable>.DrawRectangleGradient (Function)
Draws a rectangle in an Image variable.
dAlphaBlend (Function)
Blends two images together. This allows you to create fade-in effects between 2 images.
Running the test of the User Groupware and installing it
dSaveImageICO (Function)
Saves an image in icon format either in a file, or in memory.
RGB (Function)
Defines a color from its Red, Green and Blue components.
REST Services: Prologue procedure (executed before each call)
It is now possible to specify in the description of a Webservice that a procedure must be called (and executed automatically) each time a Webservice is called......