ONLINE HELP WINDEV, WEBDEV AND WINDEV MOBILE
Version: 151617181920212223242526
Finding out the stored item or variable of a control Hide the details
Name of stored item for the specified control. This item belongs to the data file browsed by the control (returned or modified by ..BrowsedFile).Name of stored variable for the specified control. This name has the following format ":<prefix><Variable name>" or ":<Variable name>" (the prefix is found only if the programming charter is enabled in the project).(the prefix is applied only if the code style is enabled in the project).This variable belongs to the variable browsed by the control (returned or modified by ..BrowsedFile).Empty string ("") if no stored item/variable is associated with the control.
Name of control to use: Table control, List Box control, Combo Box control.
Modifying the stored item/variable of a control Hide the details
Name of new stored item for the specified control. This item must belong to the data file browsed by the control (returned or modified by ..BrowsedFile).Name of the new stored variable for the specified control. This name has the following format ":<prefix><Variable name>" or ":<Variable name>". The prefix must be specified only if the programming charter is enabled in the project (no matter whether prefixes are displayed or not).The prefix must be specified only if the code style is enabled in the project (no matter whether prefixes are displayed or not).This variable belongs to the variable browsed by the control (returned or modified by ..BrowsedFile).Empty string ("") if no stored item/variable must be associated with the control.
..Value property
..FileLink property
Memory Table control
Memory List Box control
Seeking and selecting an element in a browsing List Box or Combo Box control
Limits
Last update: 09/20/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: