ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ERR_DISCONNECTED_EXEC
FileFilter (Property)
The FileFilter property gets and sets the filter used to display files: when using assisted input in an Edit control or table column with the "File path autocomplete" option (in the "General" tab of the description window), in the file picker displayed when the user selects the "Browse..." option in the context menu of an Edit control, table column or Combo Box control....
WayPoint (Property)
The WayPoint property is used to determine and change the points a Wire control has to pass through.
HScheduledTask structure
The HScheduledTask structure is kept for backward compatibility (this structure will still be supported in the forthcoming version)....
gglAuthor (Type of variable)
The gglAuthor type is used to identify the author of a Google element...
Fixed array (Type of variable)
A fixed array is an "advanced" type of array...
Number (Property)
The Number property is used to get the number of an element.
Inherited (Property)
The Inherited property is used to determine if an element is inherited.
Global (Property)
The Global property is used to determine if an element is global.
Virtual (Property)
The Virtual property is used to determine if an element is virtual.
Empty (Property)
The Empty property is used to determine if an element is empty.
Table,Select,? (External language)
Returns the index of the selected element in a Table control.
OrgDelete (Function)
Deletes an element and its "children" from an Organization Chart control.
Price (Property)
The Price property is used to manage price of an element.
Exist (Property)
The Exist property is used to determine if an element exists.
OrgAddChild (Function)
Adds a child element into an Organization Chart control.
UUID (Property)
The UUID property is used to get the identifier of an element.
Numbering
The Numbering property is used to describe the numbering of an element.
<TreeView>.GiveChild (Function)
Returns the "children" of an element found in a TreeView control.
<TreeView>.Modify (Function)
Modifies an element (node or leaf) in a TreeView control.
<TreeView>.InfoXY (Function)
Returns the TreeView element found at a given position.
<TreeView>.MoveItem (Function)
Moves an element (leaf or node) in a TreeView control.
<TreeView>.CopyItem (Function)
Copies an element (leaf or node) into a TreeView control.
<Organization Chart>.AddChild (Function)
Adds a child element into an Organization Chart control.
<Organization Chart>.Delete (Function)
Deletes an element and its "children" from an Organization Chart control.