ONLINE HELP WINDEV, WEBDEV AND WINDEV MOBILE
Version: 151617181920212223242526
Name of the page where the controls must be initialized with the values of the current record in the data file. If this parameter is not specified or is an Void string (""), the page to which the current code belongs 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 to which the controls to update are linked. 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 page controls that have a link with a data file described in the data model editor or with a WLanguage variable are taken into account.
Link between a control and a WLanguage variable or between a control and an item of a data file
Link with an item: types of link
Miscellaneous
Last update: 03/25/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: