ONLINE HELP WINDEV, WEBDEV AND WINDEV MOBILE
Version: 15161718192021222324252627
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 the 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.
Control or page name to be found.
Differences between the Name and Alias properties
Last update: 03/30/2022
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: