ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

XMLElementType (Function)
Returns the type of current element (tag or attribute).
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).
HServerWorkingDir (Function)
Returns the path of a temporary directory on the HFSQL server.
SexagesimalToDecimal (Function)
Returns the decimal angle corresponding to a sexagesimal angle.
SysWinActive (Function)
Returns the handle of the active window or activates a window.
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....
Charact (Function)
Returns the character corresponding to the specified ASCII code.
SOAPError (Function)
Returns the error of the last SOAP procedure that failed.
CharactTypeCount (Function)
Returns the number of characters matching a given type.
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.
<Table>.Count (Function)
Returns: the number of columns found in a Table or TreeView Table control. the number of rows found in a Table or TreeView Table control....
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.
Handling files on Dropbox, Google Drive and OneDrive
Many drives can be used to store files......