ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<picLayer variable>.DrawRectangleGradient (Function)
Draws a rectangle in a picLayer variable.
dEndDrawing (Function)
Deletes all the drawings made since the last call to dStartDrawing.
<Image>.DrawPolygon (Function)
Draws a polygon in an Image control,
<picLayer variable>.InvertColor (Function)
Inverts the colors of a picLayer variable.
<picLayer variable>.Resize (Function)
Resizes an image in a picLayer variable.
BitcoinCoreDateTimeLatestBlock( Function)
Returns the date and time when the last block was created.
Uploading and downloading files on Internet (WINDEV FTP and RPC)
Several methods can be used to upload and download files by Internet......
gpwInLDAPMode (Function)
Allows you to find out whether identification of users in the user groupware will be done via a LDAP directory.
dSaveImagePNG (Function)
Saves an image: in a PNG file. in memory....
dSaveImageBMP (Function)
Saves an image: in a file in BMP format. in memory....
Multi-page print
A report can be very wide, with a width exceeding the width of a paper sheet......
dSaveImageJPEG (Function)
Saves an image: in a JPEG file. in memory....
dArc (Function)
Draws an arc of circle or an arc of ellipse: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
dSaveImageGIF (Function)
Saves an image: in a file in GIF format. 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).
dSaveImage (Function)
dSaveImage is kept for backward compatibility.