ONLINE HELP WINDEV, WEBDEV AND WINDEV MOBILE
Version: 151617181920212223242526
Finding out the internal window used to display the row details Hide the details
Name of the internal window used to display the details of a control row.
Name of Table control to use.
Modifying the internal window used to display the row details Hide the details
Name of the internal window that will be used to display the details of a Table control row.The prototype of this internal window is as follows: PROCEDURE MyWindow(<Parent table> is control, <Row number> is int) These parameters are filled when selecting the row to process in the control. <Parent table>: Name of Table control used. <Row number>: Integer corresponding to the number of the row whose details are displayed.
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: