ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Error 1048: The inheritance is not allowed in a composite variable
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).
Connection (Type of variable)
The Connection type is used to describe one or more connections to external databases (HFSQL Client/Server, Native Connector, etc....
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).
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.
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.
HTMLOpen (Function)
Creates an htmlDocument variable from an HTML document.
<Image variable>.Rotation (Function)
Rotates an image in an Image variable.
<Image variable>.DrawRectangleGradient (Function)
Draws a rectangle in an Image variable.
<picLayer variable>.InvertColor (Function)
Inverts the colors of a picLayer variable.
Declaration (Property)
The Declaration property is used to define a type.
<picLayer variable>.Resize (Function)
Resizes an image in a picLayer variable.
Type of windows created by RAD
The wizard for window creation proposes several types of windows associated with HFSQL data files......
<Document variable>.ToText (Function)
Creates a character string with the data of a Document variable.
Programming a status bar
WINDEV allows you to handle a status bar and a cell found in a status bar through programming......
XMLOpen (Function)
Loads an XML document from a file, a URL or a string into an xmlDocument variable.
<Image variable>.DrawLine (Function)
Draws a line in an Image variable.
FOR EACH/FOR ALL statement (browse of associative arrays)
The FOR EACH statement is used to perform different types of browse on the associative arrays...
Definition (Property)
The Definition property is used to define a type.
<WDPic variable>.DrawRectangleGradient (Function)
Draws a rectangle in a WDPic variable.
<picLayer variable>.Rotation (Function)
Rotates an image in a picLayer variable.
dCopyImage (Function)
Copies an image: from an Image control to another Image control. from an Image variable to another Image variable....
<Image variable>.DrawPoint (Function)
Draws a point in an Image variable.
<Image variable>.DrawText (Function)
Draws a text in an Image variable.