ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<Image variable>.DrawCircle (Function)
Draws a circle or an ellipse in an Image variable.
<Image variable>.ModifyHue (Function)
Changes the hue of an image in an Image variable.
<picLayer variable>.DrawRoundedRectangle (Function)
Draws a rounded rectangle in a picLayer variable.
<Document variable>.ToHTML (Function)
Converts a Document variable into an HTML file.
<xmlDocument variable>.ExecuteXPath (Function)
Executes an XPATH query in an xmlDocument variable.
<WDPic variable>.DrawRoundedRectangle (Function)
Draws a rounded rectangle in a WDPic variable.
<Diagram variable>.ToImage (Function)
Exports a diagram to a variable of type Image.
<Image variable>.DrawTextRTF (Function)
Draws an RTF text in an Image variable.
HTMLOpen (Function)
Creates an htmlDocument variable from an HTML document.
<WDPic variable>.DrawCircle (Function)
Draws a circle or an ellipse in a WDPic variable.
<picLayer variable>.DrawTextRTF (Function)
Draws an RTF text in a picLayer variable.
<WDPic variable>.Save (Function)
Saves the image contained in a WDPic variable.
VariantToJSON (Function)
Converts the content of a Variant variable to JSON.
grSaveImage (Function)
Saves the image of a chart in an Image variable.
ContactReset (Function)
Reinitializes: the Contact structure. a Contact variable....
mlGetVariable (Function)
Retrieves the value of a variable for the MATLAB session.
DiagramToImage (Function)
Exports a diagram to a variable of type Image.
<WDPic variable>.DrawTextRTF (Function)
Draws an RTF text in a WDPic variable.
AppointmentReset (Function)
Reinitializes: the Appointment structure. the Appointment variable....
<Image variable>.ModifySaturation (Function)
Modifies the saturation of an image in an Image variable.
Handling a Chart control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Chart control through programming......
Managing contacts (mobile devices)
In your mobile applications, you can directly manage the contacts on your mobile device (Android, iPhone, iPad, etc.)....
File Description (Type of variable)
The File Description variable is used to programmatically describe data files.
apiResponse (Variable type)
The type apiResponse type is used to obtain the result of a request sent to a previously imported REST API. Versions 2025 and later Warning This type of variable is only available from version 2025 Update 2. New in SaaS Warning This type of variable is only available from version 2025 Update 2. New in version 2025 Warning This type of variable is only available from version 2025 Update 2. Warning This type of variable is only available from version 2025 Update 2....