ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

WINDEV FTP functions
List of WINDEV FTP functions...
<WDPic variable>.StartDrawing (Function)
Indicates that the drawing functions that will be used are intended for the specified WDPic variable.
<picLayer variable>.PixelOpacity (Function)
Identifies the opacity of a pixel in a WDPicLayer image with an Alpha channel.
<WDPic variable>.HorizontalSymmetry (Function)
Flips an image contained in a WDPic variable with respect to a horizontal axis (symmetry with respect to a horizontal axis).
<picLayer variable>.VerticalSymmetry (Function)
Flips an image contained in a picLayer variable with respect to a vertical axis (symmetry with respect to a vertical axis).
OpenIDReadIdentity (Function)
Retrieves the identity of a user contained in an AuthToken variable.
WINDEV License Agreement
Cherche les éléments d'un noeud HTML correspondant à une balise....
<picLayer variable>.EndDrawing (Function)
Deletes all the drawings made since the last call to dStartDrawing.
WINDEV 2024 Tutorial
dSaveImageGIF (Function)
Saves an image: in a file in GIF format. in memory....
dSaveImageJPEG (Function)
Saves an image: in a JPEG file. in memory....
dSaveImagePNG (Function)
Saves an image: in a PNG file. in memory....
<Image variable>.DrawPolygon (Function)
Draws a polygon in an Image variable.
dSaveImageBMP (Function)
Saves an image: in a file in BMP format. in memory....