ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Usage example of the XML types
The following examples is used to handle an XML document via the xmlDocument and cmlNode variables, ...
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.
<xlsDocument variable>.MergeCell (Function)
Merges the specified cells in an Excel document.
<xlsDocument variable>.UnmergeCell (Function)
Unmerges a given cell.
dClear (Function)
Clears the content of an Image variable or Image control and fills it with the specified color.
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)....
<picLayer variable>.PixelColor (Function)
Identifies the color of a pixel contained in a picLayer variable.
<xlsDocument variable>.Save (Function)
Saves an XLS document.
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.
XMLDocument (Function)
Creates a new XML document.
<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.
Condensed (Property)
The Condensed property is used to: Determine whether a Font variable is condensed. Condense a Font variable. This property is kept for backward compatibility....
<Image variable>.ModifyContrast (Function)
Changes the contrast of an image in an Image variable.
The "Pie", "Donut" or "Semi-circular" charts
Several types of charts belong to the same family......
<WDPic variable>.PixelColor (Function)
Identifies the color of a pixel contained in a WDPic variable.
<picLayer variable>.DrawSlice (Function)
Draws a section of a circle or an ellipse in a picLayer variable.
<htmlDocument variable>.BuildString (Function)
Generates a UTF-8 string containing an HTML document.
Numeric (Type of variable)
The numeric type is used to contain integer or decimal numbers by specifying if necessary: the number of digits in the integer part. the number of digits in the integer part and in the decimal part....
CertificateCheckFileSignatureBuffer (Function)
Checks the correspondence between a signature and a file. The signature was stored as a Buffer variable.
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 variable>.DrawHalo (Function)
Adds a halo effect on an image found in an Image variable].
dCopyWindowImage (Function)
Copies the image from a WINDEV window to an Image variable or to an Image control.
<Image variable>.DrawShadow (Function)
Adds a shadow effect on an image found in an Image variable].