ONLINE HELP WINDEV, WEBDEV AND WINDEV MOBILE
Version: 2425262728
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: "<Root name>" + 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.tvDownSort in reverse alphabetical order.tvUp(Default value)Sort in alphabetical order.
Last update: 05/26/2022
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: