ONLINE HELP WINDEV, WEBDEV AND WINDEV MOBILE
Version: 151617181920212223242526
True if the sort was performed,False if the specified source element does not exist. After the call to <TreeView>.Sort, all the branches of the TreeView control are automatically collapsed.
Name of TreeView control to sort.
Full path of element from which the sort will be performed. If this parameter corresponds to the NULL constant or if it is not specified, the sort is performed on all elements found in the TreeView control. 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).
Type of sort to perform.tvUp(Default value)Sort in alphabetical order.tvDownSort in reverse alphabetical order.
Last update: 09/18/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: