ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Multimedia control properties
List of properties associated with the Multimedia 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.
DiagramUngroup (Function)
Dissociates the different shapes of a group in a Diagram Editor control.
Range Slider control properties
The following properties are associated with the Range Slider control:...
dClear (Function)
Clears the content of an Image variable or Image control and fills it with the specified color.
Organization Chart control properties
An Organization Chart control can be handled in a window by the following WLanguage properties......
The PDF Reader control
The "PDF Reader" control is an advanced control that allows end users to view PDF documents in their applications, without an external software......
GanttAddTask (Function)
Adds a task in a Gantt Chart column in a Table or TreeView Table control.
UMC: Implementing and managing the "User Macro-Codes"
Regardless of the skill of the development team, the end user will always want to do something that has not been planned for......
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
LooperAddIP (Function)
Adds a row as an internal page at the end of a Looper control populated programmatically.
TableFormulaAdd (Function)
Adds a calculated row to a Table control by providing custom calculation procedures.
LooperAddIW (Function)
Adds a row as an internal window at the end of a Looper control populated programmatically.
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......
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....
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)...