ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

dModifyHue (Function)
Changes the hue of an image: in an Image control, in an Image variable....
<Document variable>.ToImage (Function)
Exports a page contained in a Document variable in image format.
<docFragment variable>.Add (Function)
Adds an element, text or image at the end of a docFragment variable.
<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.
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].
<Document variable>.UndoCount (Function)
Returns the number of actions that can be undone in a Document variable.
XMLExecuteXPath (Function)
Executes an XPATH query: in an XML document. in an xmlDocument variable....
<WDPic variable>.DrawArc (Function)
Draws a circle arc or an ellipse arc in a WDPic variable.
<picLayer variable>.DrawArc (Function)
Draws a circle arc or an ellipse arc in a picLayer variable.
<WDPic variable>.Font (Function)
Declares the font that will be used by dText in a WDPic variable.
<picLayer variable>.Font (Function)
Declares the font that will be used by dText in a picLayer variable.
PDFExtractPage (Function)
Extracts a page from a PDF file in a variable of type Image.
<Variable pdfDocument>PageExtract (Function)
Extracts a page from a PDF file in a variable of type Image.
<Image variable>.DrawHalo (Function)
Adds a halo effect on an image found in an Image variable.
dHalo (Function)
Adds a halo effect on an image found in an Image variable.
CancelWebserviceContext (Function)
Deletes from the web service context a variable added by DeclareWebserviceContext.
dTextRTF (Function)
Draws RTF text: in an Image control, in an Image variable....