ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SysIdentifier (Function)
Returns the unique identifier of the current mobile device.
BitwiseNOT (Function)
Returns the result of the bitwise logical NOT operation of a value.
BrightnessGet (Function)
Returns the current setting of the brightness for the screen of the device.
WinOutWidth (Function)
Returns the full width of a window (including the border).
SexagesimalToDecimal (Function)
Returns the decimal angle corresponding to a sexagesimal angle.
Report viewer: "Find" tab
A search feature is automatically available when previewing a report......
SysWinActive (Function)
Returns the handle of the active window or activates a window.
XMLElementType (Function)
Returns the type of current element (tag or attribute).
HStatNbRec (Function)
Returns the number of entries for a given key item.
Rating control properties
The Rating control can be used in a window as well as in a page....
SOAPError (Function)
Returns the error of the last SOAP procedure that failed.
Charact (Function)
Returns the character corresponding to the specified ASCII code.
iListPrinter (Function)
Returns the list of printers installed on the current computer.
fLongPath (Function)
Returns the full long path of a file or directory.
fShortPath (Function)
Returns the full short path of a file or directory.
SysSpace (Function)
Returns the physical memory space for the current computer.
xlsNbWorksheet (Function)
Returns the number of worksheets found in an XLS file.
HTTPCookieRead (Function)
Returns the value of a cookie received further to an HTTP request.
EnumerationFromValue (Function)
Returns an enumeration value known by its associated value.
CombinationFromName (Function)
Returns a combination of one or more options known by their names.
XMLPath (Function)
Returns the current position in the document in XPATH format.
CalendarSelectCount (Function)
Returns the number of days selected in a Calendar control.
fParentDir (Function)
Returns the path of the parent directory for the specified directory.
HStatTime (Function)
Returns the time of the last update for the index statistics.
IMAP protocol
The IMAP protocol is a standard protocol for managing emails......