ONLINE HELP WINDEV, WEBDEV AND WINDEV MOBILE
Version: 15161718192021222324252627
Name of the page that contains the controls.If this parameter is not specified or is an empty string (""), the page of the current code is used. If this parameter is specified, it must correspond to the name of the current page. Otherwise, an error occurs.
Name of the source containing the data to update. This source can be:The name of a data file: only the controls bound to the items of the data file are taken into account.The name of a WLanguage variable: only the controls bound to the WLanguage variable are taken into account.Remarks: If the name of the variable is enclosed in quotes, the control will be bound to the specified variable. If the name of the variable is not enclosed in quotes, the control will be bound to the variable data (e.g., a variable containing the name of another variable).If this name is not specified, all the page controls bound to an item of a data file described in the data model editor or to a WLanguage variable will be taken into account.
Binding 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: 05/26/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: