ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

XMLElementType (Function)
Returns the type of current element (tag or attribute).
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......
SysIdentifier (Function)
Returns the unique identifier of the current mobile device.
Configuring a BaaS server (User Groupware and Private Store)
Several features in WINDEV, WEBDEV and WINDEV Mobile use a BaaS server......
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.
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......