ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

MonthNumberInAlpha (Function)
Returns the name of the month according to its number.
tapiCallEnd (Function)
Returns the date and time of the end of call.
DiagramToImage (Function)
Exports a diagram to a variable of type Image.
iPrintSignature (Function)
Prints an image of the signature in a rectangular area.
NationToName (Function)
Returns the name of the language corresponding to a nation.
<Image>.Straighten (Function)
Transforms an image by applying perspective correction.
Update (Property)
The Update property specifies the updates to be made.
<Image>.DrawCircle (Function)
Draws a circle or an ellipse in an Image control.
How to associate an image with an element found in a TreeView Table?
This help page explains how to customize the default image associated with the elements found in a TreeView Table....
How to save and retrieve an image in a binary memo
Accessing a database via a web service
The database can be accessed via a web service......
Icon (Property)
The Icon property is used to: Find out the icon displayed in the title bar of a window or a Dockable Panel control. Change the icon displayed in the title bar of a window or a Dockable Panel control....
dTransferToImage (Function)
Creates an image from a buffer of pixels encoded in a specific format. This function is an advanced function. This function is mainly used to handle the images returned by external APIs via Image variables....
Step 2: Creating print fonts
This step allows you to define and choose the different fonts that will be used in the printed document......
Discover all the possibilities of pivot tables
XMLSource (Property)
The XMLSource property is used to get the XML source code.
grDonutHolePercentage (Function)
Modifies the percentage corresponding to the radius of the hole in a Donut chart.
<Chart>.DonutHolePercentage (Function)
Modifies the percentage corresponding to the radius of the hole in a Donut chart.
DotNetRunXML (Function)
Runs a procedure on a server for .Net XML Web services.
XMLExecuteXPath (Function)
Executes an XPATH query: in an XML document. in an xmlDocument variable....
XMLModify (Function)
Modifies the content of the current element found in the XML document.
XMLRename (Function)
Renames the current element (tag or attribute) in an XML document.