ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HListQueryParameter (Function)
Returns the list of parameters for a query created in the query editor.
HRetrieveRecord (Function)
Returns the content of the current record (in a file, a view or a query, ...).
NFCStatus (Function)
Returns the activation status of the NFC sensor found on the device.
TableSortedColumn (Function)
Returns the list of sorted columns found in a Table control.
HError (Function)
Returns the number of the last error triggered by the HFSQL engine.
ArcTan2 (Function)
Returns the arc tangent 2 of the values passed in parameter.
CombinationFromValue (Function)
Returns a combination of one or more options known by their associated values.
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.
LineToPosition (Function)
Returns the position of the first character of a line in a block of text.
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......
Manipulating a Layout control programmatically
A Layout control can be......
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......
BTLEListDevice (Function)
Returns the list of accessible Bluetooth Low Energy devices.
Menus and menu options: Tips & Tricks
This page presents some operations specific to the menus and to the menu options......
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....
SysStatusExternalStorage (Function)
Returns the availability status of the external storage space of the device.