ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Linear Looper control properties
<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.
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.
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:...
<Panel>.Detach (Function)
Detaches a Dockable Panel control to transform it into a floating window.
Characteristics of the Looper control in a page
To view the characteristics of the control, select "Description" in the context menu....
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
Skin template
WINDEV, WEBDEV and WINDEV Mobile allow you to customize the interface of your applications via several preset interfaces......
The TimeLine control
The TimeLine control is used to represent chronologies of close events that can be parallel....
The Calendar control
The Calendar control is used to permanently display a calendar in a window or page......
IWListPosition (Function)
Displays the internal window corresponding to the specified position (in the list of internal windows browsed by an Internal Window control) or returns the position of the internal window currently displayed (in the list of internal windows browsed by an Internal Window control).
DocInfoXY (Function)
For a given position in a Word Processing control (coordinates of a control point), returns one of the following: the number of the corresponding page, the corresponding X-position (in mm), the corresponding Y-position (in mm)...
nWDEvaluate: Evaluating the value of an element
Evaluating the value of an element......
Using the Control Centers in Client/Server mode
All the Control Centers provided with WINDEV, WEBDEV and WINDEV Mobile use the same database......
User Control Center: Available network applications
The User Control Center is used to list the applications for which a network setup was created......
Programming automatic calculations in the columns of a Table control