ONLINE HELP WINDEV, WEBDEV AND WINDEV MOBILE
Version: 151617181920212223242526
Name of Control variable used to handle the created break. In this case, the assignment must be performed by the '<-' operator. If <Type of break> corresponds to the brkHeaderAndFooter constant, the function returns 2 controls. The syntax becomes: (<NameBreakHeaderControl>,<NameBreakFooterControl>) <- ] BreakAdd(<Element name>, ...<Name of header break> + TAB + <Name of footer break>, brkHeaderAndFooter)
Name of element on which the break will be done. It is a Table column or the name of a Looper attribute.
Name of break to create. This name must not exist in the Table control or in the Looper control. If <Type of break> corresponds to the brkHeaderAndFooter constant, this parameter has the following format: <Name of header break> + TAB + <Name of footer break>
Type of break to create: brkHeader(Default value)Adds a break header.brkFooterAdds a break footer.brkHeaderAndFooterAdds a break header and footer.
Height of break in pixels. The break height is set to 32 pixels by default.
Last update: 09/19/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: