ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<picLayer variable>.DrawTextRTF (Function)
Draws an RTF text in a picLayer variable.
<Email variable>.BuildSource (Function)
Generates the source code of the email to send from an Email variable.
Count (Property)
Count keyword can correspond to: the Count function. This function returns the number of occurrences of a control in a window, page or group of controls. The Count property, which returns a number of elements. This property can be used on: the controls of a window or page. For more details, see Count. a xmlNode variable. a JSON variable....
<Image variable>.Crop (Function)
Returns the cropped part of an image. This image is found in an Image variable.
Management of PDF files
PDF is one of the most widely used formats for transmitting and storing electronic documents......
<Document variable>.Seek (Function)
Finds a character string in an entire Document variable.
<Image variable>.PixelColor (Function)
Identifies the color of a pixel contained in an Image variable.
<Image variable>.ModifySaturation (Function)
Modifies the saturation of an image in an Image variable.
<Image variable>.ModifyHue (Function)
Changes the hue of an image in an Image variable.
<Image variable>.ModifyLightness (Function)
Modifies the lightness of an image in an Image variable.
Large (Property)
Large is used to: Find out whether a Font variable is enlarged. Enlarge (or not) a Font variable. This property is kept for backward compatibility....
Extended (Property)
Extended is used to: Find out whether a Font variable is extended. Extend (or not) a Font variable. This property is kept for backward compatibility....
PDFClose (Function)
Closes the PDF file loaded in memory in a pdfDocument variable.
emailIMAPSession (Type of variable)
The emailIMAPSession type is used to access a messaging server by using the IMAP protocol (Internet Access Message Protocol) in order to retrieve the messages found on this server.
Procedure (Type of variable)
The Procedure type is used to handle: the procedures or methods found in the project. the procedures or methods found in an internal component. the procedures or methods found in an external component....
wsResponse (Type of variable)
The wsResponse type is used to get: the XML source code of the Webservice response. the value of the different parts of the Webservice response (for the Webservices returning several responses)....
diagConnectionPoint (Type of variable)
The diagConnectionPoint type is used to define all the advanced characteristics of a connection point (i.e. point around a shape that a connector snaps to) in a Diagram Editor control.
dClear (Function)
Clears the content of an Image variable or Image control and fills it with the specified color.
dCrop (Function)
Returns the cropped part of an image. This image is found in an Image variable.
<picLayer variable>.PixelColor (Function)
Identifies the color of a pixel contained in a picLayer variable.
Icon
The "Icon" keyword corresponds to the Icon type, or to the Icon property.
<Queue variable>.Info (Function)
Retrieves the characteristics of a queue: types of elements and number of elements.
<Stack variable>.Info (Function)
Retrieves the characteristics of a stack: types of elements and number of elements.
<Image variable>.DrawSlice (Function)
Draws a section of a circle or an ellipse in an Image variable.
SSHConnectShell (Function)
Starts a new SSH session of "Shell" type.