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 field (known or modified thanks to the Property BrowsedFile).Name of stored variable for the specified control. This name has the following format ":<prefix><Variable name>" or ":<Variable name>" (the prefix is present only if the programming charter is activated 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 field (known or modified thanks to the Property 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 if the programming charter is activated in the project (whether the 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: 03/22/2021
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: