WebTreeView.InsertItem
From Jeremie Leroy - XOJO Controls Wiki
Method
WebTreeView.InsertItem ( index As Integer, Item As TreeViewItem, SetStyle As Boolean = True )
Inserts a new TreeViewItem at the given index position.