ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

TableGiveChild (Function)
Returns the "children" of an element (next level down) in a TreeView Table control.
Zombie procedures
In most cases, old code contains procedures that are used but that do no longer match the current quality standard......
ListDelete (Function)
Deletes an element from a List Box, ListView or Combo Box control populated programmatically.
SCM: Creating a branch
Branches allows you to create a copy of the current project, so that you can make changes, additions, etc., to two versions of the same project....
AssistedInputDeleteAll (Function)
Clears the list of values proposed for the assisted input of an edit control.
Error 22: No END statement is associated with this FOR
ListMoveLine (Function)
Moves a row or swaps two rows in a List Box or Combo Box control.
TableGiveParent (Function)
Returns the "parent" of an element (next level up) in a TreeView Table control.
Error 23: No END statement is associated with this WHILE
StatError (Function)
Returns the error number for the last error caused by a Statxxx function (statistical functions).
Events associated with Internal Page controls
List of events associated with internal pages and Internal Page controls
<picLayer variable>.Font (Function)
Declares the font to be used by the dText function in a picLayer type variable.
<WDPic variable>.Font (Function)
Declares the font to be used by the dText function in a WDPic type variable.
<Image variable>.Font (Function)
Declares the font to be used by the dText function in a Image type variable.
Report based on a Scheduler control
A report based on a Scheduler control is used to directly print the information displayed in the Scheduler control......
AssistedInputOpen (Function)
Opens the list of values proposed by the assisted input for an edit control.
AssistedInputClose (Function)
Closes the list of values proposed by the assisted input for an edit control.
LeftIndent (Property)
The LeftIndent property is used to get and change the left indent of an element.
HListTask (Function)
Lists the scheduled tasks of an HFSQL Client/Server server for a given connection....
List (Type of variable)
A List variable is a structured type that is used to group a set of elements of the same type.
ListModify (Function)
Modifies an element in a List Box, ListView or Combo Box control populated programmatically.