ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ExecuteFunction
Executes a WLanguage function identified by its name.
IntegerToDate (Function)
Converts an integer into a date in YYYYMMDD format.
DateToDay (Function)
Returns the day that corresponds to a given date.
fTempFile (Function)
Returns the name of a unique temporary file.
SysNameExe (Function)
Returns the name and full path of an application.
grDestinationControl (Function)
Defines an Image control as destination of a chart.
HChangeName (Function)
Modifies the physical name of a data file.
tapiCallEnd (Function)
Returns the date and time of the end of call.
grImageSize (Function)
Defines the size of the image containing the chart.
iImageHeight (Function)
Calculates the height of the image to print (in millimeters).
iImageWidth (Function)
Calculates the width of the image to print (in millimeters).
<Panel>.Position (Function)
Retrieves the position of a Dockable Panel control.
ControlCurrent (Function)
Returns the name of the control currently in edit.
<Diagram variable>.ToImage (Function)
Exports a diagram to a variable of type Image.
<Image>.DrawTextMarkdown (Function)
Draws Markdown text in an Image control.
DiagramToImage (Function)
Exports a diagram to a variable of type Image.
Update (Property)
The Update property specifies the updates to be made.
<Image variable>.Straighten (Function)
Transforms an image by applying perspective correction.
<picLayer variable>.Straighten (Function)
Transforms an image by applying perspective correction.
<Image>.Straighten (Function)
Transforms an image by applying perspective correction.
dStraighten (Function)
Transforms an image by applying perspective correction.
grDonutHolePercentage (Function)
Modifies the percentage corresponding to the radius of the hole in a Donut chart.
XMLSource (Property)
The XMLSource property is used to get the XML source code.
<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.