ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Rating control properties
The Rating control can be used in a window as well as in a page....
HStatNbRec (Function)
Returns the number of entries for a given key item.
Charact (Function)
Returns the character corresponding to the specified ASCII code.
SOAPError (Function)
Returns the error of the last SOAP procedure that failed.
iListPrinter (Function)
Returns the list of printers installed on the current computer.
CharactTypeCount (Function)
Returns the number of characters matching a given type.
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.
ERR_BAD_CONTEXT
<Source>.FromPage (Function)
Automatically updates: the value of the items in a data file with the value of the controls in the page. the value of the WLanguage variables with the value of the page controls....
ASPExecute (Function)
Calls an external .asp script and returns the result in a string.
PHPExecute (Function)
Calls an external .php script and returns the result in a string.
AppParameter (Function)
Returns information about the mechanism for automatic application update.
BTListRadio (Function)
Returns the list of Bluetooth radios connected to the computer.
NbReceived (Property)
Returns the number of parameters actually received by a procedure.
<Page>.ToSource (Function)
Automatically initializes: the value of the items in a data file with the value of the controls in the page. the value of the WLanguage variables with the value of the page controls....