ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Translating programming messages
When developing a multilingual application, you can translate the different messages displayed to the user (messages displayed by Info and YesNo, for example....
Image (Property)
The Image property gets and sets the background image of a control or block.
Principle of remote check
Associating an image with an element in a TreeView control
Methods for associating an image with an element in a TreeView control....
WEBDEV: Native AS/400 Connector for PHP
WEBDEV allows you to create Internet or Intranet sites, in native mode or in PHP......
AnimationSetMode (Function)
Changes the type of animation: for an image in an Image control. for a text in a static control....
Type of item: Secure password
"Password" items are used to securely store passwords by using a salt and a hash algorithm......
Accessing a database in local mode (SQLite)
WEBDEV allows a site to create and access a database created by the browser on the computer of the Web user in browser code....
gBackgroundGradient (Function)
Describes a display color in gradient mode.
dEncrustColor (Function)
Encrusts a color in an image found in an Image variable].
PicSave (Function)
Saves the image found: in an Image Editor control. in a WDPic variable....
<Image variable>.PixelOpacity (Function)
Identifies the opacity of a pixel in an image (in an Image variable) with an Alpha channel.
<Image>.PixelOpacity (Function)
Identifies the opacity of a pixel in an image (in an Image control) with an Alpha channel.
<Image variable>.EncrustColor (Function)
Encrusts a color in an image found in an Image variable].
CoordinateImageToImageControl (Function)
Converts the coordinates of a rectangle in the image to the corresponding coordinates in the Image control.
dRotation (Function)
Performs a rotation: of an Image control. of an Image variable. of a picLayer variable....
<Image>.CoordinateFromImage (Function)
Converts the coordinates of a rectangle in the image to the corresponding coordinates in the Image control.
dCopieImageChamp (Control)
Copies the image of a control in a WINDEV window to a variable of type Image.