ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

CheckSpell (Property)
The CheckSpell property is used to enable or disable the automatic spelling checker.
ArrayInfo (Function)
Returns the characteristics of an array: type of elements, number of dimensions, dimensions, etc.
StatVarianceP (Function)
Calculates the variance for a full series of values.
URLEncode (Function)
Encodes a URL with a sub-set of ASCII characters.
MatReadColumn (Function)
Reads the value of all the elements found in a matrix column.
MatReadLine (Function)
Reads the value of all elements found in a matrix row.
StatAverageDeviation (Function)
Calculates the average deviation of values in relation to their arithmetic mean.
StatStandardDeviation (Function)
Calculates the standard deviation for a series of values.
XMLAddAttribute (Function)
Adds an attribute into an XML document.
XMLAddChild (Function)
Adds a child tag into an XML document.
ArrayCopy (Function)
Copies the content of an array to another array.
SaaSDisconnect (Function)
Disconnect the user of a SaaS site beside the SaaS web service that manages the site.
Lower (Function)
Converts all characters in a string to lowercase according to the region settings defined in Windows.
Advanced dialog boxes
The advanced dialog boxes are windows allowing you to communicate with the user......
eInitCurrency (Function)
Adds or changes the characteristics of a currency in the currency exchange table.
RestartProgram (Function)
Ends the application and restarts it.
SysWinTitle (Function)
Returns the title of the window.
EmulateInput (Function)
Performs an input by emulation in a control while checking whether this control is an editable control.
MenuAdd (Function)
Adds an existing popup menu into the main menu of the current window.
Anchoring in a page
In a page, the anchors define how the content of a page will behave when the page is enlarged by the Web user....
BankHolidayDeleteAll (Function)
Clears the list of all public holidays.
RTFLoad (Function)
Loads a file in RTF in an RTF control (found in a window or in a report).
SaaSClientConnexion (Function)
Returns the characteristics of the connection to the client database.
HExecuteView (Example)
Usage example of the HExecuteView function
TableAddChild (Example)
Usage example of the TableAddChild function