WINDEV, WEBDEV AND WINDEV MOBILEONLINE HELP
Version: 1516171819202122232425
Path of element found. This string can contain specific control characters. This string can be used in all the functions that manage TreeView controls. This path has the following format: "<Name of root>" + TAB + ["<Name of 1st node>" + TAB + ...["<Name of 2nd node>" + TAB + [...]]]"<Leaf name>" Empty string ("") if no element corresponds to the search.
Name of TreeView control to use.
Identifier of element to find. This identifier must be identical to the one used in <TreeView>.Add, <TreeView>.Insert or <TreeView>.Modify.
Path of source element for the search in the TreeView control. If this parameter is not specified or if it corresponds to the Null constant, the search is performed from the root of TreeView control.
Specifies the search characteristics:tvLeafSearch performed on the leaves of TreeView control. tvNodeSearch performed on the nodes of TreeView control. tvOneLevelSearch performed on a single level of tree structure (the elements found below the source branch are ignored). The search is performed on the child elements of source element.By default, the search is performed with tvLeaf + tvNode (all elements found in the TreeView control are browsed).
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: