ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

dModifyHue (Function)
Changes the hue of an image: in an Image control, in an Image variable....
<Map>.GetStyle (Function)
Returns the style used by the map displayed in the Map control.
<HTML editor>.ToPDF (Function)
Exports the content of an HTML Editor control to a PDF file.
<HTML editor>.Replace (Function)
Replaces one string with another in an HTML Editor control.
<HTML editor>.GetSelection (Function)
Asynchronously retrieves the current selection from an HTML Editor control.
<Editor HTML>.InsertTable (Function)
Inserts a table at the cursor position in an HTML Editor control.
<HTML editor>.FormatSelection (Function)
Modifies the style of the selected elements in an HTML Editor control.
InitialState (Property)
The InitialState property is used to get the initial state of a control.
TableSortedColumn (Function)
Returns the list of sorted columns found in a Table control.
ActiveXEvent (Function)
Associates a procedure written in WLanguage with an event of ActiveX 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.
<Map>.ModifyShape (Function)
Modifies a shape drawn on the map displayed in a Map control.
<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.
<Table>.DeleteSelect (Function)
Deletes the selected rows from a Table or Treeview Table control.
Multimedia control properties
List of properties associated with the Multimedia control...
TableEnumColumn (Function)
Returns the name of a column found in a Table or Treeview Table control.
kbCard (Type of variable)
The kbCard type defines all the advanced characteristics of a card in a Kanban control.
Image control in a window
This help page presents the characteristics of an Image control found in a window...