ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Multimedia control properties
List of properties associated with the Multimedia 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.
DiagramGroup (Function)
Creates a group from the elements selected in the Diagram Editor control.
Range Slider control properties
The following properties are associated with the Range Slider control:...
Linear Looper control properties
CaptionHTML (Property)
The CaptionHTML property is used to handle the text of a control as HTML code.
Constants used by properties associated with windows, reports, pages and controls
List of constants used by properties associated with windows, reports, pages and controls....
pvtPosition (Type of variable)
The pvtPosition type is used to handle a cell of a Pivot Table control.
TableToExcel (Function)
Creates an Excel file with the data from a Table or TreeView Table control.
Process (Property)
The Process property is used to modify the processes to be executed by the events available on a control, window, page, report, etc.
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....
ERR_NO_TABLE
psheetSelection (Type of variable)
The psheetSelection type is used to find out the advanced characteristics of a selection in a Spreadsheet control.
DisplayedValue (Property)
The DisplayedValue property returns the value currently displayed in the control of a window or page.
Choosing the action associated with a WEBDEV button
Whatever the type of button, it is possible to associate an action with it......
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....
Help page identifier
To display a specific help page from your WINDEV application, an identifier must be specified for each page found in your help system......
Token (Type of variable)
The Token type is used to define all the advanced characteristics of a token displayed in an edit control.
sysNotificationButton (Type of variable)
The sysNotificationButton type is used to define all the advanced characteristics of Button control in an interactive notification.
Handling a TreeView control at runtime
When the TreeView control is in edit, the user can expand or collapse the different levels of the tree structure by clicking the treeview elements....