ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TreeInfoXY (Function)
Returns the TreeView element found at a given position.
<Source>.StatNbDuplicates (Function)
Returns the number of duplicates for a given key item.
<Source>.StatNbRec (Function)
Returns the number of entries for a given key item.
<Source>.FreeQuery (Function)
Free the resources of a query (after the call to HExecuteQuery or HExecuteSQLQuery).
<Connection variable>.ListGroup (Function)
Returns the list of groups of users defined for a connection.
DDEError (Function)
Returns the runtime status report of a DDE function.
MDIEnumChild (Function)
Returns the alias of the specified MDI child window.
ExePriority (Function)
Returns or modifies the priority of an application currently run.
MemCount (Function)
Returns the number of elements found in a memory zone.
Charact (Function)
Returns the character corresponding to the specified ASCII code.
WinInWidth (Function)
Returns the internal width of a window (without border).
WinOutWidth (Function)
Returns the full width of a window (including the border).
<Source>.StatDate (Function)
Returns the date of the last update for the index statistics.
ControlNext (Function)
Returns the name of the next control in input mode.
ProjectInfo (Function)
Returns specific information about the project currently run.
DateToMonthInAlpha (Function)
Returns the name of the month that corresponds to a specified date.
DateToDayInAlpha (Function)
Returns the name of the day that corresponds to a specified date.
Instance (Function)
Returns the "system handle" (HINSTANCE) of the current program.
SysSpace (Function)
Returns the physical memory space for the current computer.
SysWinActive (Function)
Returns the handle of the active window or activates a window.
fLongPath (Function)
Returns the full long path of a file or directory.
fShortPath (Function)
Returns the full short path of a file or directory.
TreeGiveChild (Function)
Returns the "children" of an element found in a TreeView control.
TreeStatus (Function)
Returns the status of a node: collapsed, expanded or not found.
StreamInfo (Function)
Returns the name and/or number of the stream issuer....