ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<docFragment variable>.Add (Function)
Adds an element, text or image at the end of a docFragment variable.
InMinutes (Property)
The InMinutes property is used to convert a Duration variable to minutes.
InSeconds (Property)
The InSeconds property is used to convert a Duration variable to seconds.
InMilliseconds (Property)
The InMilliseconds property is used to convert a Duration variable to milliseconds.
xlsDocument (Type of variable)
An xlsDocument variable is used to describe and modify an Excel document...
SOAPAddAttribute (Function)
Adds an attribute to an automatic variable generated by the import of a Webservice.
Error 113: Non-dynamic array without definition
dCopyScreenImage (Function)
Copies the screen content to an Image variable or to an Image control.
dTextRTF (Function)
Draws RTF text: in an Image control, in an Image variable....
<Document variable>.UndoCount (Function)
Returns the number of actions that can be undone in a Document variable.
<Document variable>.ToImage (Function)
Exports a page contained in a Document variable in image format.
<Email variable>.ImportSource (Function)
Fills an Email variable using the content of its Source property.
InHours (Property)
The InHours property is used to convert a Duration variable to hours.
<Image variable>.DrawPolyline (Function)
Draws a line composed of multiple segments in an Image variable.
<Image variable>.Font (Function)
Declares the font that will be used by dText in an Image variable.
<Image variable>.DrawArc (Function)
Draws a circle arc or an ellipse arc in an Image variable.
<Image variable>.ModifyHSL (Function)
Modifies the hue, saturation and lightness of an image in an Image variable.
<xsdEntity variable>.AddAttribute (Function)
Adds an attribute to an automatic variable generated by the import of a Webservice.
<Email variable>.BuildSource (Function)
Generates the source code of the email to send from an Email variable.
PDFClose (Function)
Closes the PDF file loaded in memory in a pdfDocument variable.
Operator on Address
The & operator returns the address of a variable as an integer
VariantConvert (Function)
Converts the value stored in a Variant variable].
dModifyHue (Function)
Changes the hue of an image: in an Image control, in an Image variable....
XMLExecuteXPath (Function)
Executes an XPATH query: in an XML document. in an xmlDocument variable....
<Image variable>.Blur (Function)
Blurs the entire given area in a variable of type Image.