ONLINE HELP WINDEV, WEBDEV AND WINDEV MOBILE
Version: 151617181920212223242526
Finding out the title of an element Hide the details
Title of specified window or page.Title of specified column.Title of column to which the specified table cell belongs.Title of specified Chart control.
Name of element (column, chart, table cell, window or page) to use. A table cell has no name. To retrieve the title of column to which a table cell belongs, use the following syntax: <Table Name>[Row Number][Column Number] For example: TABLE_Table1[1][2]
Modifying the title of an element Hide the details
New title for the specified window or page. The graphic functions can be used in this parameter. Special case in Windows Vista (and later): The windows that is using the "Aero system" style cannot have a graphic title: the graphic part is ignored. If "Aero" is not enabled, the graphic title will be displayed as usual.New title for the column.New title for the Chart control.
Equivalence
Limits
Last update: 04/29/2020
Send a report | Local help
Searching...
I accept the terms of the license agreement
All you have to do is configure your product as follows: