ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Font
The Font keyword can correspond to: a Font variable. the Font property....
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.
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....
Native SQL Server Connector: Retrieving the output value of a stored procedure
The Native SQL Server Connector is used to: specify the input values during the call to a stored procedure. retrieve the output values after a call to a stored procedure....
grDestinationImage (Function)
Defines an Image variable as destination of a chart.
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....
emailOutlookSession (Type of variable)
The emailOutlookSession type is used to handle the Outlook messaging software (emails, contacts, groups of contacts, tasks, appointments and folders).
URI (Type of variable)
The URI (Uniform Resource Identifier) type identifies physical or abstract resources (e.g. files or Web pages).
Input suggestions in an Edit control
Implementing input suggestions in an Edit control is very simple......
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).
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.
Error 1048: The inheritance is not allowed in a composite variable
HTMLOpen (Function)
Creates an htmlDocument variable from an HTML document.
<Image variable>.Rotation (Function)
Rotates an image in an Image variable.
The Camera control
The Camera control is used to view the video captured by a camera connected to the current computer....
<Image variable>.DrawRectangleGradient (Function)
Draws a rectangle in an Image variable.
<picLayer variable>.InvertColor (Function)
Inverts the colors of a picLayer variable.
<picLayer variable>.Resize (Function)
Resizes an image in a picLayer variable.
Declaration (Property)
The Declaration property is used to define a type.