ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Dockable panel>.Attach (Function)
Attaches or changes the attach position of a Dockable Panel control.
VerticalAlignment (Property)
The VerticalAlignment property gets and changes the vertical alignment of a control.
SysGetDC (Function)
Retrieves the DC (Device Context) of a window, control or screen.
InitialState (Property)
The InitialState property is used to get the initial state of a control.
TableColumnIndex (Function)
Returns the index of a column in a Table or Treeview Table control.
TableSortedColumn (Function)
Returns the list of sorted columns found in a Table control.
ScreenFirst (Function)
Defines the next control that will be in edit in the current 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.
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....
HorizontalAlignment (Property)
The HorizontalAlignment property gets and changes the horizontal alignment of a 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.
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.
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
HFSQL properties associated with the queries and views
List of HFSQL properties associated with the queries and views...
ODBC driver for HFSQL Classic and for HFSQL Client/Server (Windows)
The ODBC driver for HFSQL Classic (single-user or multi-user) is used to access an HFSQL Classic database from an external database software that supports the accesses by ODBC......
Using objects
To access a class, the object must be declared as being part of the class to handle, this is called object instantiation......