ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

ContactReset (Function)
Reinitializes: the Contact structure. a Contact variable....
<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.
<Image variable>.DrawCircle (Function)
Draws a circle or an ellipse in an Image variable.
grSaveImage (Function)
Saves the image of a chart in an Image variable.
<Document variable>.ToHTML (Function)
Converts a Document variable into an HTML file.
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.)....
Optional connection information
When defining the connections in the data model editor or when defining the connections through programming, you have the ability to specifier the optional connection information......
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....
Error 19: The step of this FOR loop must be constant