ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Usage example of the XML types
The following examples is used to handle an XML document via the xmlDocument and cmlNode variables, ...
diagActionAllowed (Type of variable)
The diagActionAuthorized type is used to define the actions available to end users on a diagram shape in the Diagram Editor control.
Font
The Font keyword can correspond to: a Font variable. the Font property....
WBAdminAuth (Type of variable)
The WBAdminAuth type allows you to define all the advanced characteristics of the API used to remotely manage a WEBDEV Application Server.
<xmlDocument>.ToJSON (Function)
Converts an XML string to JSON.
Multi-database queries
A query (typed in SQL code) can operate on different databases......
<Image variable>.Resize (Function)
Resizes an image in an Image variable.
<Image variable>.InvertColor (Function)
Inverts the colors in an Image variable.
StringToJSON (Function)
Converts a JSON string into a JSON variable.
Charset (Property)
The Charset property is used to: Get the character set used by a Font variable. Change the character set used by a Font variable. Get the character set used by an HFSQL data file....
Procedure
The Procedure property can be used: on the hScheduledTask type, used to describe the scheduled tasks on an HFSQL Client/Server database. on the rssStream type, used to describe an RSS feed....
grDestinationImage (Function)
Defines an Image variable as destination of a chart.
Error 1048: The inheritance is not allowed in a composite variable
Input suggestions in an Edit control
Implementing input suggestions in an Edit control is very simple......
<Image variable>.DrawRectangleGradient (Function)
Draws a rectangle in an Image variable.
<Image variable>.Rotation (Function)
Rotates an image in an Image variable.
Connection (Type of variable)
The Connection type is used to describe one or more connections to external databases (HFSQL Client/Server, Native Connector, etc....
URI (Type of variable)
The URI (Uniform Resource Identifier) type identifies physical or abstract resources (e.g. files or Web pages).
OpenIDIdentity (Type of variable)
The OpenIDIdentity type is used to define all the advanced characteristics of a user connected to a service via the OAuth 2.0 protocol.
MapPolyline (Type of variable)
The MapPolyline type is used to define the characteristics of a line composed of several segments to be drawn on the map displayed in a Map control.
JSONXMLConverter (Type of variable)
The JSONXMLConverter type is used to define all the advanced characteristics of the conversion of an XML object to JSON (or conversely) via XMLToJSON and JSONToXML).
emailOutlookSession (Type of variable)
The emailOutlookSession type is used to handle the Outlook messaging software (emails, contacts, groups of contacts, tasks, appointments and folders).
diagPath (Type of variable)
The diagPath type is used to define all the advanced characteristics of a Path shape (equivalent to a polygon that can include rounded lines).
<Polygon2D variable>.Cover (Function)
Determines if geometry A (of type 2D polygon) covers geometry B.
xmlSignatureInformationKeyX509 (Type of variable)
The xmlSignatureInformationKeyX509 type is used to define the information that must be included in the KeyInfo section of the XML signature.
<zipArchive variable>.AddFileList (Function)
Adds a list of files (of any type) into an archive in ZIP, CAB, WDZ or 7z format and compresses it.