ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Performance profiler
The performance profiler (also called Profiler) is used to check and optimize the execution time of your application......
Handling a TreeView Table control programmatically
This page explains how to program TreeView Table controls......
<TreeView>.Position (Function)
Displays a TreeView control from a specified element (node or leaf) or returns the name of the first element displayed in a TreeView control.
TreePosition (Function)
Displays a TreeView control from a specified element (node or leaf) or returns the name of the first element displayed in a TreeView control.
AAFDisable (Function)
Disables an Automatic Application Feature (AAF) on a control, window or on the current application.
DisableAAF (Function)
Disables an Automatic Application Feature (AAF) on a control, window or on the current application.
The Windows registry
Several WINDEV functions can be used to handle the Windows registry......
Materialized view
...A materialized view is a physical data source defined by an SQL query....
TableSelectMinus (Function)
Deselects a row from a Table or TreeView Table control.
Managing duplicates in the TreeView controls (prefix syntax)
WINDEV and WEBDEV allow you to add duplicates into the elements of 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)......
<Table>.Count (Function)
Returns: the number of columns found in a Table or TreeView Table control. the number of rows found in a Table or TreeView Table control....
4. Android and iOS windows
The UI (User Interface) of an application is mainly composed of windows....
TableEnumColumn (Function)
Returns the name of a column found in a Table or Treeview Table control.
LockAppPassword (Function)
Specifies a specific password for unlocking the current application (application locked automatically or by LockAppOn).