ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Table,Select,? (External language)
Returns the index of the selected element in a Table control.
NetIPAddress (Function)
Returns the IP (Internet Protocol) address of a computer.
WinGiveSuitableHeight (Function)
Returns the height of a window, adapted to the content of controls.
WinGiveSuitableWidth (Function)
Returns the width of a window, adapted to the content of controls.
BrowserType (Function)
Returns the type of browser used by the Web user.
TreeStatus (Function)
Returns the status of a node: collapsed, expanded or not found.
BrowserVersion (Function)
Returns the version of the browser used by the Web user.
LooperSelectCount (Function)
Returns the number of selected rows in a Looper control.
LooperSelect (Function)
Returns the index of the selected element in a Looper control.
xlsNbRow (Function)
Returns the number of rows found in an XLS file.
xlsVersion (Function)
Returns the Excel version that was used to save the file.
ProjectInfo (Function)
Returns specific information about the project currently run.
DDEError (Function)
Returns the runtime status report of a DDE function.
BTListService (Function)
Returns the list of services provided by a Bluetooth device.
TreeInfoXY (Function)
Returns the TreeView element found at a given position.
BurnerList (Function)
Returns the list of burners installed on the current computer.
TableGiveParent (Function)
Returns the "parent" of an element in a TreeView Table control.
TreeMapCount (Function)
Returns the number of elements found in a TreeMap control.
<Calendar>.SelectCount (Function)
Returns the number of days selected in a Calendar control.
Window (External language)
Returns the number of windows opened at a given time.
Progress (Property)
The Progress property returns the task progress status.
CharactUnicode (Function)
Returns the character corresponding to the specified Unicode code.
ControlTypeInfo (Function)
Returns the icon corresponding to the specified type of control.
SysWinActive (Function)
Returns the handle of the active window or activates a window.
BitwiseNOT (Function)
Returns the result of the bitwise logical NOT operation of a value.