ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

TablePosition (Function)
Displays a Table or TreeView Table control from a specified row or returns the index of the first row displayed in a Table or TreeView Table control.
WBAdminDeleteApplication (Function)
Deletes an application from a WEBDEV Application Server.
8. External component
An external component is a set of WINDEV Mobile elements: windows, reports, analysis, etc....
TotalNbChildren (Property)
The TotalNbChildren property returns the total number of children in a branch: of a Treeview control, of a TreeView Table control....
<TreeView>.SelectCount (Function)
Returns the number of selected elements in a TreeView control (for a multi-selection TreeView control).
TreeSelectCount (Function)
Returns the number of selected elements in a TreeView control (for a multi-selection TreeView control).
Functions for managing TreeView Table controls (prefix syntax)
List of functions for managing TreeView Table controls...
AddChildDelayed (Property)
The AddChildDelayed property indicates the procedure to be called when a row in a TreeView or TreeView Table control is clicked to be expanded.
Reading an email
This help page explains how to read an email from a WINDEV application and how to display its content in a WINDEV application....
.NET application
To create a.NET application from a project......
FolderModeImage (Property)
The FolderModeImage property is used to get and change the display mode of the folder image in TreeView and TreeView Table controls.
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......
Erase patches
To quickly modify the operating mode of an application, you can use application patches......
Creating a Java project
WINDEV allows you to generate a Java application without even knowing the Java language......
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.
<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.
4. Android and iOS windows
The UI (User Interface) of an application is mainly composed of windows....
InWindowsMobileMode (Function)
Indicates whether the code is run: from a Windows Mobile application. from a WINDEV application, from a WEBDEV site or from a PHP application. Function kept for backward compatibility....
TableSelectMinus (Function)
Deselects a row from a Table or TreeView Table control.
Developing an application for Apple Watch
An Apple Watch application is an application intended for a watch associated with an iOS device (phone, tablet, ......
Developing multilingual applications
A multilingual application is an application that can be distributed in several languages......
Managing duplicates in the TreeView controls (prefix syntax)
WINDEV and WEBDEV allow you to add duplicates into the elements of a TreeView control......
<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....
WINDEV applications for Linux: Specific features
1
4
5
6
7
8
197
>