ONLINE HELP WINDEV, WEBDEV AND WINDEV MOBILE
Version: 151617181920212223242526
Name of the window or page where the controls are found.If this parameter is not specified or if it corresponds to an empty string (""), the window or the page to which the current code belongs will be used.
Name of the source containing the data to update. This source can be:The name of a data file: only the controls that have a link with this data file are taken into account.The name of a WLanguage variable: only the controls that have a link with this WLanguage variable are taken into account.Remarks: If the name of the variable is enclosed in quotes, the link will be performed with the specified variable. If the name of the variable is not enclosed in quotes, the link will be performed with the content of the variable (variable containing the name of another variable for example).If this name is not specified, all the window/page controls that have a link with a data file described in the data model editor or with a WLanguage variable will be taken into account.
Link between a control and a WLanguage variable or between a control and an item of a data file
Updating the items: Special cases
Last update: 09/21/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: