ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Dashboard control functions
The list of functions for managing Dashboard controls is as follows......
SFAdd (Function)
Creates a record in a file of a Salesforce database.
Salesforce functions
List of Salesforce functions...
dCopyWindowImage (Function)
Copies the image from a WINDEV window to an Image variable or to an Image control.
MatDeterminant (Function)
Calculates the determinant of a square matrix (the number of rows is equal to the number of columns).
SOAPAddSAMLAssertion (Function)
Adds a SAML assertion to a web service request.
MatRead (Function)
Reads the value of a matrix element.
DashCount (Function)
Returns the number of widgets found in a Dashboard control.
YAxisMin (Property)
The YAxisMin property gets the minimum value of the Y-axis in a Chart control.
SFConvertLead (Function)
Converts the leads.
SQLReqExists (Function)
Checks the existence of a query.
grRaised (Function)
Used to display a chart with raised effect.
XMLParent (Function)
Positions on the parent element of current element (tag or attribute).
SchedulerAddAppointment (Function)
Adds a new appointment into a Scheduler control.
GetCountryList (Function)
Returns the list of countries according to the ISO 3166-1 standard.
HErrorPassword (Function)
After the execution of a read or write function in a table, used to find out whether an error caused by a wrong password occurred on this table.
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.
iEllipse (Function)
Prints an ellipse (in a rectangle).
ZOrder (Property)
The ZOrder property defines the Z-order of an element.
Deserialize (Function)
Deserializes a buffer or a character string containing the data from a class, structure, array (including an associative array), queue, stack, list or advanced variable, as well as their subelements.
MaxValue (Property)
The MaxValue property is used to: get and set the top value of a report based on a table. get the maximum value of the current filter. get the maximum value of a data series in a chart. get and set the maximum value for some types of controls....
CreateShortcut (Function)
Creates a shortcut on the Windows desktop, in the "Start" menu of Windows or in a specific directory.
AAF: Automatic filter on the columns of Table controls
The user can filter the content of a Table control by displaying the records corresponding to a condition for example......
URI (Type of variable)
The URI (Uniform Resource Identifier) type identifies physical or abstract resources (e.g. files or Web pages).