ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Signature control properties
A Signature control can be handled in a report by the following WLanguage properties......
Creating a combining query
A combining query (corresponding SQL statement: UNION) ......
Caption (Property)
In a database, the Caption property is used to: Find out the caption associated with a file item. Find out the caption associated with a data file. Find out and modify the connection caption. In a report, the Caption property is used to: Find out the text displayed in a Static or Link control. Modify the text displayed in a Static or Link control. In a window or page, the Caption property is also used to: Find out and modify the caption of a control in a window or in a page. Find out and modify the caption of a menu option. Find out and modify the title of a window or page. Find out the content of a Breadcrumb control....
Merge (Property)
The Merge property is used to merge the cells of a Table or TreeView Table control.
10. UMC: User Macro-Code
dCopieImageChamp (Control)
Copies the image of a control in a WINDEV window to a variable of type Image.
HFSQL Control Center: Open an analysis
The HFSQL Control Center allows you to fully manage an analysis......
Device panel
In WINDEV Mobile, you can create applications that adapt to all devices, by setting anchors on the controls......
Wire control properties
A Wire control can be handled in a window by the following WLanguage properties......
TimeLine control properties
A TimeLine control can be handled in a window by the following WLanguage properties.
PVTCalculateUpdate (Function)
Updates some of the data found in a Pivot Table control from a given date.
TreeMap control properties
A TreeMap control can be handled in a window by the following WLanguage properties.
Customizing the display of an Organization Chart control
To customize the interface of an Organization Chart control, you must use specific internal windows....
TotalsEnabled (Property)
The TotalsEnabled property enables you to: Identify the calculation method used for columns in a Table or TreeView Table control (automatic or custom), Temporarily forbid or force column calculations (automatic or custom) in a Table or TreeView Table control....
CurrentColumn (Function)
Returns: the index of the current indexed column in a Table control (based on a data file or populated programmatically). the number of the column currently in edit mode in the specified Table control (based on a data file or populated programmatically)....
LooperRestorePositionAndSelection (Function)
Restores the scrollbar position in a Looper control as well as the selected elements.
Log-based replication
The replication is the operation allowing you to keep updated remote databases of identical structures on which several operations are performed......
TreeListItem (Function)
Lists the "children" of a node and the "child" elements of these "children" in a TreeView control.
MultimediaClose (Function)
Closes the media file currently played in the Multimedia control.
Events associated with a Multimedia control
List of events associated with a Multimedia control...
ArrowStart (Function)
Sets the position of the source end of an arrow in a "Shape" control.
ArrowEnd (Function)
Sets the position of the target end of an arrow in a "Shape" control.
LooperMoveLine (Function)
Moves a row or swaps two rows in a Looper control.
DisplayLongText (External language)
Displays a long text in a text control in Pascal and in C.
TableSortChild (Function)
Sorts a branch in a TreeView Table control on one or more columns.