ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Manipulating a Layout control programmatically
A Layout control can be......
ERR_BAD_ACTION
Positioning table
Positioning the elements in a page is simplified by the use of a positioning table (HTML table)......
HListLink (Function)
Returns the list of links (Merise) in the current analysis or in a specific analysis
Managing space characters in the searches?
YesNo (Function)
Displays a message in a standard dialog box that proposes "Yes" and "No" and returns the user's choice....
Image control properties
The Image controls include properties that can be handled in WLanguage both in the windows and pages but also in the reports......
NFCStatus (Function)
Returns the activation status of the NFC sensor found on the device.
CheckAnyTrue (Function)
Returns True if at least one element of an array is True.
SOAPGetResult (Function)
Returns the result of the last SOAP procedure that was successfully run.
geoAzimuth (Function)
Returns the direction represented by a location in relation to another one.
HsMenu,Status (External language)
Returns the status of a menu option (active, invisible, grayed).
NetListIPAddress (Function)
Returns the list of IP addresses (Internet Protocol) for a computer.
ArcTan (Function)
Returns the arc tangent of a numeric value (integer or real).
grInfoXY (Function)
Returns information about the series found at a specific chart point.
NoCharacter (Function)
Returns a string after removing the specified leading and trailing characters.
BTLEListDevice (Function)
Returns the list of accessible Bluetooth Low Energy devices.
<Document variable>.UndoCount (Function)
Returns the number of actions that can be undone in a Document variable.
TreeCount (Function)
Returns the number of elements found in a branch of a TreeView control.
Handle (Function)
Returns the system "Handle" (HWND) of a WINDEV control or window.
NetIPToMAC (Function)
Returns the MAC address corresponding to a given IP address.
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.
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......
TreeGetIndex (Function)
Returns the index of an element (node or leaf) in a TreeView control.