ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Image>.SaveBMP (Function)
Saves an image: in a file in BMP format. in memory....
<Image>.SavePNG (Function)
Saves an image: in a PNG file. in memory....
<Image>.SaveJPEG (Function)
Saves an image: in a JPEG file. in memory....
User Groupware files
Two categories of data files are managed......
<Image>.SaveGIF (Function)
Saves an image: in a file in GIF format. in memory....
HListServerTrigger (Function)
Lists the different triggers available on a connection or on one of the connection files.
Border of controls
One of the most important elements of control style is its border......
dFill (Function)
Colors an area: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
HClient structure
The HClient structure is used to......
dSaveImageJPEG (Function)
Saves an image: in a JPEG file. in memory....
dVerticalSymmetry (Function)
Flips an image with respect to a vertical axis (symmetry with respect to a vertical axis).
dHorizontalSymmetry (Function)
Flips an image with respect to a horizontal axis (symmetry with respect to a horizontal axis).
Parallax effect
"Parallax" effects make it possible to scroll the elements in the interface at different speeds......
dPixelOpacity (Function)
Identifies the opacity of a pixel in an image that has an Alpha channel. This image can be: an Image control, an Image variable, a WDPic variable (on the background layer), a picLayer variable....
dSaveImage (Function)
dSaveImage is kept for backward compatibility.
ERR_BAD_URL
Description of a CSS style
This window allows you to describe a CSS style that will be used for the controls of your WEBDEV project......
<WDPic variable>.Font (Function)
Declares the font that will be used by dText in a WDPic variable.
<Image>.ChangeMode (Function)
Changes the drawing mode used by the drawing functions (dLine, dRectangle, ....).
"Component.WDO" file
When generating the external component, two files are automatically created in the EXE directory of the current project......
<WDPic variable>.EndDrawing (Function)
Deletes all the drawings made since the last call to dStartDrawing.
<picLayer variable>.StartDrawing (Function)
Indicates that the drawing functions that will be used are intended for the specified picLayer variable.
<WDPic variable>.PixelOpacity (Function)
Identifies the opacity of a pixel in a WDPic image with an Alpha channel.
<picLayer variable>.Rotation (Function)
Rotates an image in a picLayer variable.
<picLayer variable>.HorizontalSymmetry (Function)
Flips an image contained in a picLayer variable with respect to a horizontal axis (symmetry with respect to a horizontal axis).