ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Referring to an element in a WLanguage event / process
Used to manage the horizontal position (X-coordinate) of print cursor in the page.
Handling ListView controls programmatically
WINDEV allows you to programmatically handle ListView controls......
Playing a video with the MCI functions
MCI functions are used to easily handle the media files......
Native MariaDB Connector - License Agreement
Native PostgreSQL Connector - License Agreement
How to populate a TreeView control using a data file?
By default, the TreeView control cannot automatically display the data coming from a data file......
Python: Native calls
WLanguage allows for native Python calls......
Setup on a local network (LAN)
ExecuteRefreshUIParent
Immediately executes the "Request for refreshing the display" event of the parent.
The Image Editor control
The "Image Editor" control is a rich control that allows end users to create and edit images in their WINDEV applications......
Binding a Combo Box control to an item
Properties associated with the rows of a TreeView control
The rows of TreeView controls in a window or page can be manipulated using different WLanguage properties......
Interface of WDInst
OLE DB provider for HFSQL
The OLE DB provider on HFSQL is used to access an HFSQL database (Classic or Client/Server) from an external software that manages the accesses by OLE DB......
WINDEV 2024: New WLanguage features
In version 27, new functions, properties and data types have been introduced and some have been improved......
RequestRefreshUIElement (Function)
Requests the execution of the "Request for refreshing the display" event of the specified element (and gives back control without waiting for the execution of the event).
Description (Property)
The Description property is used to get and change the page description.
BarVisible (Property)
The BarVisible property is used to manage the selection bar on a column in a Table or TreeView Table control.
TotalRange (Property)
The TotalRange property is used to get and change the total range of data represented by the Range Slider control.
VisibleRange (Property)
The VisibleRange property is used to get and change the width of the Range Slider control track.
DisplayOrphan (Property)
The DisplayOrphan property is used to: Determine whether a row or column in a Pivot Table control is displayed when it has no parent. Change the display mode of a row or column in a Pivot Table control when it has no parent....
WithInput (Property)
The WithInput property determines if a Combo Box control supports data input, and enables or disables this behavior.
MarginWidth (Property)
The MarginWidth property is used to: Find out the horizontal margin between the widgets found in a Dashboard control. Modify the horizontal margin between the widgets found in a Dashboard control....
MarginHeight (Property)
The MarginHeight property is used to: Find out the vertical margin between the widgets found in a Dashboard control. Modify the vertical margin between the widgets found in a Dashboard control....
DisplayFormattingMarks (Property)
The DisplayFormattingMarks property is used to: Determine if formatting marks are shown or hidden in a Word Processing control. Show or hide formatting marks in a Word Processing control....
SelectionDirection (Property)
The SelectionDirection property is used to determine and change the selection direction (left to right or right to left) in a Word Processing control.