ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HTMLAttribute (Property)
The HTMLAttribute property reads and changes the HTML attributes of the 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.
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.
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.
ActiveXEvent (Function)
Associates a procedure written in WLanguage with an event of ActiveX control.
InPageWithinWindowMode (Function)
Indicates if the page is displayed in a WEBDEV Page control in a window.
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.
Linear Looper control properties
RTFLoad (Function)
Loads a file in RTF in an RTF control (found in a window or in a report).
Constants used by properties associated with windows, reports, pages and controls
List of constants used by properties associated with windows, reports, pages and controls....
ERR_BAD_PARAMETER
Importing elements into a project
All the elements handled by a project (window, report, classes, set of procedures, queries, ......
TableSearchChild (Function)
Searches for a value in a column of a TreeView Table control, in a specified branch.
OpenContextMenu (Function)
Automatically opens a context menu for the current control, window or page.
Trace (Function)
Displays the requested information (content of a control, for example) in a window opened next to the current window.
SQLAssociate (Function)
Automatically associates each column of the query result with a control or with a variable of the application.