ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

TreeSelectPlus (Function)
Selects an element in a TreeView control.
TreeSelectMinus (Function)
Deselects an element in a TreeView control.
<TreeView>.Expand (Function)
Expands a node in a TreeView control.
<TreeView>.DeleteAll (Function)
Deletes all elements from a TreeView control.
<TreeView>.SelectPlus (Function)
Selects an element in a TreeView control.
<TreeView>.SelectMinus (Function)
Deselects an element in a TreeView control.
TreeDeleteAll (Function)
Deletes all elements from a TreeView control.
Setup by HTTP (Network setup via IP)
The network setup via HTTP consists in installing and updating a WINDEV application via an HTTP server (Live update)......
TreeExpand (Function)
Expands a node in a TreeView control.
Socket: Creating a simplified socket server
WINDEV gives you the ability to create a simplified socket server......
Managing duplicates in the TreeView controls
WINDEV and WEBDEV allow you to add duplicates into the elements of a TreeView control......
Managing the users of an application installed in network
The management of users allows you to find out from the server......
TableDeleteSelect (Function)
Deletes the selected rows from a Table or Treeview Table control.
TableSelect (Function)
Returns the index of the selected element in the Table or TreeView Table control.
User Groupware: Multilingual applications
If your application is a multilingual application, the multilingual feature must also be managed in the windows/pages of user groupware......