ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

TreeExpandAll (Function)
Expands a node and all its child elements in a TreeView control.
OLEPaste (Function)
Pastes the content of Windows clipboard into an OLE control.
StringDelete (Function)
Deletes: all the occurrences of a substring within a string. part of a string within another string. The part of the string to remove is identified by its position and length....
Events associated with Shape controls
List of events associated with Shape controls...
DashDeleteAll (Function)
Deletes all widgets displayed in a Dashboard control.
Generating and deploying 64-bit applications
WINDEV allows you to automatically generate and install a 64-bit application.
Events associated with a Sliding Banner control
WEBDEV manages the following events by default (order of appearance in the code editor)...
Events associated with framesets
List of events associated with framesets...
OLELoad (Function)
Initializes an OLE control with an OLE object.
DashDelete (Function)
Deletes a widget displayed in a Dashboard control. The Dashboard control is updated and a free location replaces the deleted widget.
AssistedInputDeleteAll (Function)
Clears the list of values proposed for the assisted input of an edit control.
TableGiveParent (Function)
Returns the "parent" of an element in a TreeView Table control.
TableExpand (Function)
Expands: a branch that was previously collapsed in a TreeView Table control. a branch that was previously collapsed in a Table control. a detailed window displayed for a row....
TableSelectCount (Function)
Returns the number of selected elements in a Table or TreeView Table control (especially multi-selection controls).
TableAddInProgress (Function)
Modifies or returns the visibility status of internal wait window when adding additional elements into an infinite Table control.
fCompare (Function)
Compares the content of two files bit by bit.
SendKey (Function)
Simulates the keystrokes and the mouse actions.
TableSelectMinus (Function)
Deselects a row from a Table or TreeView Table control.
TableCollapse (Function)
Collapses: a branch that was previously expanded in a TreeView Table control. a break that was previously expanded in a Table control. a detailed window displayed for a row....
OrganizerDeleteAppointment (Function)
Deletes an appointment from an Organizer control.
TableAddChild (Function)
Adds a row into a TreeView Table control, at the end of a given hierarchy level.
TableDeleteChild (Function)
Deletes all child rows from a branch of the hierarchy.
BitwiseAND (Function)
Returns the result of the bitwise AND between two values.
TreeCollapseAll (Function)
Collapses a branch previously expanded (as well as its child elements).
DashCount (Function)
Returns the number of widgets found in a Dashboard control.