WINDEV, WEBDEV AND WINDEV MOBILEONLINE HELP
Version: 1516171819202122232425
True if the element was copied,False otherwise.
Name of TreeView control to use.
Path of element (leaf or node) to copy. This element and all the branches issued from this element will be moved. 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).
Path of element (leaf or node) corresponding to the new "parent" node of the copied element. This element must exist. 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 if the "parent" node is the root of the TreeView control.
Position of the copied element in relation to the "child" elements of the destination node.tvAcceptDuplicateThe duplicates are accepted (two elements on the same level can have the same name). The copied element is inserted in alphabetical order, among the elements of the same level.tvLastThe element is copied to the last spot of the level.tvFirstThe element is copied to the first spot of the level.tvAlphaSort(Default value)The copied element is sorted in alphabetical order, among the elements of the same level.
Copying an element onto itself
Duplicates
Priority order for the sort
Last update: 10/31/2019
Send a report | Local help
Searching...
J'accepte les termes de la licence
All you have to do is configure your product as follows: