ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<WDPic variable>.Font (Function)
Declares the font that will be used by dText in a WDPic variable.
BitcoinCoreDateTimeLatestBlock( Function)
Returns the date and time when the last block was created.
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).
dStartDrawing (Function)
Indicates that the drawing functions that will be used are intended for: the specified Image control, the specified Image variable, the specified Image variable, the specified WDPic variable (on the background layer), the specified picLayer variable....
jQuery (Function)
Runs a JavaScript method (or several chained methods) of the jQuery library on a page element.
FaxSend (Function)
Sends a fax according to the connection that was established beforehand (FaxConnect).
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....
<picLayer variable>.DrawRectangleGradient (Function)
Draws a rectangle in a picLayer variable.
Creating a branch
A branch is used to create a copy of the current project in order to perform modifications, additions, etc....
dEndDrawing (Function)
Deletes all the drawings made since the last call to dStartDrawing.
<Image>.DrawPolygon (Function)
Draws a polygon in an Image control,
Uploading and downloading files on Internet (WINDEV FTP and RPC)
Several methods can be used to upload and download files by Internet......
<picLayer variable>.InvertColor (Function)
Inverts the colors of a picLayer variable.
<picLayer variable>.Resize (Function)
Resizes an image in a picLayer variable.
dSaveImagePNG (Function)
Saves an image: in a PNG file. in memory....
dSaveImageBMP (Function)
Saves an image: in a file in BMP format. in memory....
dSaveImageGIF (Function)
Saves an image: in a file in GIF format. in memory....
<Image>.DrawTextRTF (Function)
Draws RTF text in an Image control.
<Image>.DrawText (Function)
Draws a text in an Image control.
<Image>.DrawArc (Function)
Draws a circle arc or an ellipse arc in an Image control.
<Image>.DrawChord (Function)
Draws the chord of a circle (intersection between an ellipse and a straight line) in an Image control.
dSaveImage (Function)
dSaveImage is kept for backward compatibility.
Binding a Repositionable Note control to an item
dSaveImageJPEG (Function)
Saves an image: in a JPEG file. in memory....