ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<WDPic variable>.MergeLayer (Function)
Merges the layers of a WDPic image.
<Image variable>.DrawText (Function)
Draws a text in an Image variable.
<Image>.DrawText (Function)
Draws a text in an Image control.
<Image>.Fill (Function)
Colors an area in an Image control.
<Image variable>.Fill (Function)
Colors an area in an Image variable.
<Image>.DrawBorder (Function)
Draws the borders in an Image control.
<Image variable>.DrawBorder (Function)
Draws the borders in an Image variable.
<Image>.DrawLine (Function)
Draws a line in an Image control.
<Image variable>.DrawLine (Function)
Draws a line in an Image variable.
<Image>.InvertColor (Function)
Inverts the colors in an Image control.
<Image variable>.InvertColor (Function)
Inverts the colors in an Image variable.
<Image>.Next (Function)
Displays the next image for the scroll.
PicMergeLayer (Function)
Merges the layers of a WDPic image.
<Diagram variable>.ToSVG (Function)
Exports a diagram to an SVG image.
<picLayer variable>.Resize (Function)
Resizes an image in a picLayer variable.
<picLayer variable>.Rotation (Function)
Rotates an image in a picLayer variable.
Use a calendar to enter dates
Managing contacts (mobile devices)
In your mobile applications, you have the ability to directly manage the contacts of your mobile device (Android, iPhone, iPad, Universal Windows)....
HCS.Timeout (Variable)
The HCS.Timeout variable is used to modify the connection timeout: for the connections established by HOpenConnection. for the automatic connection openings....
mongoWriteConcern (Type of variable)
The mongoWriteConcern type is used to define the level of acknowledgment of receipt requested for the write operations in a stand-alone mongod, in a set of replicas or in fragmented clusters.
Image detection management constants
Calculates the width (in millimeters) of the text to print, according to the specified font....
Icon (Property)
The Icon property is used to: Find out the icon displayed in the title bar of a window or a Dockable Panel control. Change the icon displayed in the title bar of a window or a Dockable Panel control....
iPrintImage (Function)
Sends the image file to print to the print buffer.
dSaveImagePNG (Function)
Saves an image: in a PNG file. in memory....
Clipboard (Function)
Retrieves the text or image found in the system clipboard.