ONLINE HELP WINDEV, WEBDEV AND WINDEV MOBILE
Version: 151617181920212223242526
Finding out the alias of a window Hide the details
Alias of the window,Empty string ("") if the specified window has no alias.
Name of window used. This parameter can be equal to:MySelf. For example, if the name of the alias of the current window is sought.an indirection on the alias of the window. Indeed, the alias name will be known only at runtime. The name of the alias is unknown when the code is compiled.
Modifying the alias of a window Hide the details
New alias for the window.
Finding out the alias of the current Dynamic Tab control pane Hide the details
Alias of the dynamic tab pane.
Name of the current Tab control pane identified by the following syntax: <Tab control name>[<Tab control name>]
Modifying the alias of the current Dynamic Tab control pane Hide the details
Name of the current Tab control pane identified by the following syntax: <Tab control>[<Tab control>]
New alias of the dynamic tab pane.
Finding out the internal HTML/Javascript name of an element Hide the details
Name of the element used in the HTML or Javascript code.
Name of control or page whose name is requested.
Differences between the ..Name property and the ..Alias property
Last update: 06/26/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: