ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<Table>.DeleteSelect (Function)
Deletes the selected rows from a Table or Treeview Table control.
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.
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.
OLECopy (Function)
Copies the object found in an OLE control into the Windows clipboard.
Upload control properties
The Upload control can be handled in server code and in browser code by the WLanguage properties......
Events associated with the Map control
WINDEV, WINDEV Mobile and WEBDEV manage the following events by default (order of appearance in the code editor)...
Native Container control properties
You can manipulate a Native Container control in a window using the following WLanguage properties......
Characteristics of the Looper control in a page
To view the characteristics of the control, select "Description" in the context menu....
ERR_NO_TABLE
IWListPosition (Function)
Displays the internal window corresponding to the specified position (in the list of internal windows browsed by an Internal Window control) or returns the position of the internal window currently displayed (in the list of internal windows browsed by an Internal Window control).
DocInfoXY (Function)
For a given position in a Word Processing control (coordinates of a control point), returns one of the following: the number of the corresponding page, the corresponding X-position (in mm), the corresponding Y-position (in mm)...
nWDEvaluate: Evaluating the value of an element
Evaluating the value of an element......
ExpandedImage (Property)
The ExpandedImage property is used to: find out and modify the default image associated with an expanded row in a TreeView Table control. find out and/or modify the default image associated with an expanded row in a TreeView control. find out and modify the image associated with a specific expanded row in a TreeView Table control. find out and modify the image associated with an expanded row in a treeview item of a "TreeView table" report....
Set of procedures
The global procedures are grouped in set of procedures......
Programming automatic calculations in the columns of a Table control
Table control properties
A Table control found in a window or in a page can be handled in WLanguage by the following properties......