ONLINE HELP WINDEV, WEBDEV AND WINDEV MOBILE
Version: 151617181920212223242526
Number of listed elements.
Name of TreeView control to use.
Full path of node from which the elements will be listed. This parameter:has the following format: "<Name of root>" + TAB + ["<Name of 1st node>" + TAB + ...["<Name of 2nd node>" + TAB + [...]]]"<Leaf name>" In case of duplicates on a path element, this path can contain the element identifier (specified at the end of its name by TreeID).corresponds to the NULL constant to list from the root of TreeView control.
Name of WLanguage procedure that will be called whenever a "child" element is found. For more details on this procedure, see Parameters of the procedure used by <TreeView>.ListItem.
Parameter passed to <WLanguage procedure>.
Indicates the management mode of duplicates in the elements:False (default value): no management is performed.True: the names of path elements are built in order to contain their identifier.
Interrupting <TreeView>.ListItem
Last update: 09/23/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: