ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

PDFSave (Function)
Saves the content of a pdfDocument variable in a ".PDF" file.
Changing sites from AWP to SEO-ready session mode
Image (Keyword)
The Image keyword can correspond to: an Image variable. a property used to get and change the image of an element....
<zipArchive variable>.AddFile (Function)
Adds a file (of any type) into an archive in CAB, ZIP, WDZ and 7z, TAR or TGZ (TAR.GZ) format and compresses it.
Error 705: The property does not exist on this type
GetTypeDefinition (Function)
Gets the description of a type identified by name.
Managing the Unicode format in the HFSQL files
The analysis proposes two types of Unicode items......
<picLayer variable>.DrawCircle (Function)
Draws a circle or an ellipse in a picLayer variable.
<picLayer variable>.DrawTextRTF (Function)
Draws an RTF text in a picLayer variable.
GetDefinition (Function)
Retrieves the definition of element type.
<Email variable>.BuildSource (Function)
Generates the source code of the email to send from an Email variable.
<Document variable>.Seek (Function)
Finds a character string in an entire Document 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......
<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....
PDFClose (Function)
Closes the PDF file loaded in memory in a pdfDocument variable.
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....
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....
dCrop (Function)
Returns the cropped part of an image. This image is found in an Image variable.