ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

InPageWithinWindowMode (Function)
Indicates if the page is displayed in a WEBDEV Page control in a window.
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.
MyControl (Reserved word)
The MyControl keyword represents the control that holds the process being executed.
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.
OLECopy (Function)
Copies the object found in an OLE control into the Windows clipboard.
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.
<Spreadsheet>.InsertRow (Function)
Inserts an empty row into a Spreadsheet control found in a window.
TableToClipboard (Function)
Copies the content of a Table or TreeView Table control to the clipboard.
TableInsertColumn (Function)
Inserts elements in the format of columns into a horizontal Table control.
TableMoveLine (Function)
Moves a row or swaps two rows in a Table control.
HTMLEditorToPDF (Function)
Exports the content of an HTML Editor control to a PDF file.
<Spreadsheet>.Freeze (Function)
Used to freeze the display of a row or column in a Spreadsheet control.
<Dashboard>.AddWidget (Function)
Adds and displays a widget (internal window) in a Dashboard control.
<HTML editor>.GetSelection (Function)
Asynchronously retrieves the current selection from an HTML Editor control.
TableColumnIndex (Function)
Returns the index of a column in a Table or Treeview Table control.