ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

BrowserVersion (Function)
Returns the version of the browser used by the Web user.
GglGetLicense (Function)
Returns the text of license for using the Google libraries.
ArrayIntersect (Function)
Returns an array corresponding to the intersection of two arrays.
ArrayUnion (Function)
Returns an array corresponding to the union of two arrays.
BitwiseOR (Function)
Returns the result of the (bitwise) logical OR between two values.
zipMsgError (Function)
Returns the message associated with an error code on an archive.
DDEError (Function)
Returns the runtime status report of a DDE function.
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.
ExecuteRefreshUI
Immediately executes the "Request for refreshing the display" event of the window, page, internal window, internal page, control template or supercontrol.
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.
Table,Select,? (External language)
Returns the index of the selected element in a Table control.
HStatNbDuplicates (Function)
Returns the number of duplicates for a given key item.
BTListService (Function)
Returns the list of services provided by a Bluetooth device.
TreeInfoXY (Function)
Returns the TreeView element found at a given position.
HListConnection (Function)
Returns the list of connections currently described in the application.
BurnerList (Function)
Returns the list of burners installed on the current computer.
How to develop a PHP site?
What is a PHP site?......
TableGiveParent (Function)
Returns the "parent" of an element in a TreeView Table control.