ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

DiagramUngroup (Function)
Dissociates the different shapes of a group in a Diagram Editor 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.
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.
TreeCount (Function)
Returns the number of elements found in a branch of a TreeView 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.
Multimedia control properties
List of properties associated with the Multimedia control...
Range Slider control properties
The following properties are associated with the Range Slider control:...
Linear Looper control properties
ERR_NO_TABLE
Multi-touch support
A multitouch feature is a technique allowing the user to interact with a device via several contact points (the fingers are used in most cases)....
4. Android and iOS windows
The UI (User Interface) of an application is mainly composed of windows....
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....