ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Status bar of windows
The status bar of a window is used to display several types of information...
TableSortedColumn (Function)
Returns the list of sorted columns found in a Table control.
TreeAdd (Function)
Adds a "leaf" element (and all necessary nodes) into a TreeView control.
EnumControl (Function)
Returns the name of Nth control found in the specified element.
ActiveXEvent (Function)
Associates a procedure written in WLanguage with an event of ActiveX control.
TableColumnIndex (Function)
Returns the index of a column in a Table or Treeview Table control.
Handle (Function)
Returns the system "Handle" (HWND) of a WINDEV control or window.
TreeSelect (Function)
Returns the full path of the selected element in a TreeView control.
TreeCount (Function)
Returns the number of elements found in a branch of a TreeView control.
VideoSetDriver (Function)
Connects the "Camera" control to a specific driver for video capture.
OLECopy (Function)
Copies the object found in an OLE control into the Windows clipboard.
OLESave (Function)
Saves the object found in an OLE control in binary format.
dModifyHue (Function)
Changes the hue of an image: in an Image control, in an Image variable....
<Dockable panel>.Attach (Function)
Attaches or changes the attach position of a Dockable Panel control.
<Table>.ToClipboard (Function)
Copies the content of a Table or TreeView Table control to the clipboard.
<Panel>.Detach (Function)
Detaches a Dockable Panel control to transform it into a floating window.
<Kanban>.Save (Function)
Updates the record bound to the current card in the Kanban control.
KanbanSave (Function)
Updates the record bound to the current card in the Kanban control.
DiagramGroup (Function)
Creates a group from the elements selected in the Diagram Editor control.
DiagramUngroup (Function)
Dissociates the different shapes of a group in a Diagram Editor control.
HTMLAttribute (Property)
The HTMLAttribute property reads and changes the HTML attributes of the control.
InPageWithinWindowMode (Function)
Indicates if the page is displayed in a WEBDEV Page control in a window.
ChangeSourcePage (Function)
Dynamically changes the page displayed in an Internal Page control
TableDeleteSelect (Function)
Deletes the selected rows from a Table or Treeview Table control.
<Table>.DeleteSelect (Function)
Deletes the selected rows from a Table or Treeview Table control.
TreeView Table control properties
List of properties associated with the TreeView Table control...