ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Custom properties (WLanguage)
A custom property is a code element with two events...
Page templates
WEBDEV allows you to create page templates...
EnumElement (Function)
Enumerates project elements: windows, pages, reports, queries, etc.
<Image variable>.DrawCircle (Function)
Draws a circle or an ellipse in an Image variable.
dSaveImagePNG (Function)
Saves an image: in a PNG file. in memory....
<WDPic variable>.Save (Function)
Saves the image contained in a WDPic variable.
dSaveImageJPEG (Function)
Saves an image: in a JPEG file. in memory....
IntegerToDate (Function)
Converts an integer into a date in YYYYMMDD format.
<Image>.Straighten (Function)
Transforms an image by applying perspective correction.
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.
MonthNumberInAlpha (Function)
Returns the name of the month according to its number.
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....
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....
How to save and retrieve an image in a binary memo
Modifying the values displayed in the result of a select query
In the result of a select query, you have the ability to only display......
ODBCDatabaseName (Property)
ODBCDatabaseName is used to: Find out the name of the database used when printing a report based on a "query performed on a connection". Specify the name of the database used when printing a report based on a "query performed on a connection"....
DefaultFilePath (Property)
The DefaultFilePath property gets and sets the full file name (path and file name) suggested by default when saving a document in a Word Processing or HTML Editor control via the "Save as" option.
CancelAWPContext (Function)
Deletes from the AWP context a variable that was added by DeclareAWPContext.