ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Properties associated with the rows of a TreeView control
The rows of TreeView controls in a window or page can be manipulated using different WLanguage properties......
RTFToHTML (Function)
Returns the HTML string corresponding to the specified RTF string.
HDBSortType (Function)
Returns or modifies the sequence of text items in the xBase files.
SOAPGetResult (Function)
Returns the result of the last SOAP procedure that was successfully run.
xlsMsgError (Function)
Returns the caption of the last error caused by an XLS function.
RandomCryptoInteger (Function)
Returns a random number that can be used with the cryptographic technologies.
HListQueryParameter (Function)
Returns the list of parameters for a query created in the query editor.
xlsNbColumn (Function)
Returns the number of columns found in a worksheet of an XLS file.
xlsColumnType (Function)
Returns the type of data entered in a column of an XLS file.
SysWindowsVersion (Function)
Returns information about the Windows version used on the current computer.
How to avoid displaying the URL of WEBDEV pages in the browser?
By default, when the user connects to a site developed with WEBDEV, the address bar of the browser contains an address in the following format......
Map (Function)
Executes a procedure on each element of a source array and returns the results in a WLanguage array.
CombinationFromValue (Function)
Returns a combination of one or more options known by their associated values.
ArcCos (Function)
Returns the arc cosine of a numeric value (integer or real).
BTLEListDevice (Function)
Returns the list of accessible Bluetooth Low Energy devices.
WebserviceClientIPAddress (Function)
Returns the IP address of the computer using and calling the Webservice.
Handle (Function)
Returns the system "Handle" (HWND) of a WINDEV control or window.
NbLabel (Property)
The NbLabel property is used to: Find out the number of labels printed across the page width. Modify the number of labels printed across the page width....
Window templates and inheritance
When a window template is applied to a window, all the controls and code in the template are "copied" to the window......
SysStatusExternalStorage (Function)
Returns the availability status of the external storage space of the device.
ArcSin (Function)
Returns the arc sine of a numeric value (integer or real).
HListParameter (Function)
Returns the list of parameters saved from the stored procedures on the server.
PhraseToBuffer (Function)
Returns the buffer encoded in a BIP39 mnemonic phrase.
SMSNbMessage (Function)
Returns the number of SMS messages stored on an Android phone.
CheckBoxCount (Function)
Returns the number of options found in a Check Box control.