ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

dLine (Function)
Draws a line: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
dPoint (Function)
Draws a point: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
AuthRefreshToken (Function)
Refreshes a user's OAuth2 token when it expires....
DashMoveWidget (Function)
Changes the position of a widget found in a Dashboard control.
dCircle (Function)
Draws a circle or an ellipse: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
DashResizeWidget (Function)
Changes the dimensions of a widget found in a Dashboard control.
dBackground (Function)
Declares the default background color for the rectangles, circles, etc.:: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
dPen (Function)
Declares the default color and style for the lines, rectangles, circles, ... found: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
BTIsVisible (Function)
Used to find out whether a Bluetooth radio is visible.
MemSort (Function)
Sorts the elements found in a memory zone.
fParentDir (Function)
Returns the path of the parent directory for the specified directory.
PDFSave (Function)
Saves the content of a pdfDocument variable in a ".PDF" file.
XMLExtractDocument (Function)
Creates a new XML document from an existing XML document.
ParallelTaskWait (Function)
Waits for the execution of a parallel task.
XMLRestorePosition (Function)
Restores the previously saved context of an XML document.
XMLToText (Function)
Converts a character string in XML format into a standard character string.
XAxisMax (Property)
The XAxisMax property gets the maximum value of the X-axis in a Chart control. This property can be used in the "Zoom" event of a Chart control to identify the section displayed.
iColumnNum (Function)
Returns the number of the current column in a multi-column report.
SOAPAddAttribute (Function)
Adds an attribute to an automatic variable generated by the import of a Webservice.
XAxisMin (Property)
The XAxisMin property gets the minimum value of the X-axis in a Chart control. This property can be used in the "Zoom" event of a Chart control to identify the section displayed.
iColumnEnd (Function)
Forces a column break in a multi-column report.
YAxisMin (Property)
The YAxisMin property gets the minimum value of the Y-axis in a Chart control.
YAxisMax (Property)
The YAxisMax property gets the maximum value of the Y-axis in a Chart control. This property can be used in the "Zoom" event of a Chart control to identify the section displayed.
SchedulerDeleteResource (Function)
Deletes a resource from a Scheduler control.
Dashboard control functions
The list of functions for managing Dashboard controls is as follows......