ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<Table>.SelectCount (Function)
Returns the number of selected elements in a Table or TreeView Table control (especially multi-selection controls).
TableSelectCount (Function)
Returns the number of selected elements in a Table or TreeView Table control (especially multi-selection controls).
Interface
An interface is used to divide the uses of features common to several elements from their implementations, which simplifies their re-usability.
Working with the Source Code Manager
The principle for working with the Source Code Manager is as follows......
Handling an element of a TreeView control programmatically
This help page explains how to handle the elements of a TreeView control either directly or via the WLanguage functions......
The "Analysis" pane
The "Analysis" pane lists......
nWDEvaluate: Evaluating the value of an element
Evaluating the value of an element......
Carrying over the differences from an element to another one
The project comparator is used to compare two elements and to list the differences found......
1. Testing a site: Elements to be tested
Associating an identifier with an element found in a TreeView control
The different methods to associate an identifier with an element found in a TreeView control....
Starting WDOptimizer in a command line
iPhone window: window creation wizard
The wizard for window creation allows you to easily create a window containing all main elements of a window for an iPhone application......
2. Analysis in practice
Checking out an element
To work on a project element found in the Source Code Manager, you must check out the element before it can be modified......
The Ribbon control
The Ribbon control proposes an additional feature regarding the menus found in your applications. It is used to present in a small surface a large number of controls arranged logically in order to perform choices....
ElementHeight (Property)
The ElementHeight property is used to: Find out or modify the height of the elements in an Organization Chart control. Find out or modify the height of the cells in a Dashboard control....
The setup editor WDInst
WDInst is a setup editor used to define the setup parameters of your application......
Serialize (Function)
Transforms the following elements into a specific format: a structure (and its subelements), a class (and its subelements), an array (including the associative arrays), a queue, a stack, a list....
ElementWidth (Property)
The ElementWidth property is used to: Find out or modify the width of the elements in an Organization Chart control. Find out or modify the width of the cells in a Dashboard control....
5. Project configuration
2. Creating files in the analysis
WINDEV Tutorial: Creating a WINDEV project and its analysis Lesson 2 - Creating files in the analysis - 40 min
1. Creating a WINDEV project and its analysis
WINDEV Tutorial: Creating a WINDEV project and its analysis Lesson 1 - Creating a WINDEV project and its analysis - 5 min
WDReplic: Implementing a replication
Configuring a replication requires several steps......
URLExtractPath (Function)
Returns the different elements of a URL: protocol, user, password, domain, port, resource path, resource name, resource extension, request and fragment.
External language: Programming in C#
We are going to call the elements developed in WINDEV (project, windows, analysis, ......