ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TableSelectCount (Function)
Returns the number of selected elements in a Table or TreeView Table control (especially multi-selection controls).
Importing a WINDEV window into a Mobile project
The WINDEV windows not having the same format in WINDEV Mobile, WINDEV Mobile gives you the ability to import a WINDEV window into a WINDEV Mobile project......
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......
nWDEvaluate: Evaluating the value of an element
Evaluating the value of an element......
Starting WDOptimizer in a command line
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......
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....
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......
"Project explorer" pane
The "Project explorer" pane is used to simplify the development environment of WINDEV, WEBDEV and WINDEV Mobile......
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....
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....
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....
5. Project configuration
SpreadsheetSavePositionAndSelection (Function)
Saves: the scrollbar position in a Spreadsheet control for the current worksheet, the current worksheet in the Spreadsheet control, the selected elements in the Spreadsheet control for the current worksheet....
<Spreadsheet>.SavePositionAndSelection (Function)
Saves: the scrollbar position in a Spreadsheet control for the current worksheet, the current worksheet in the Spreadsheet control, the selected elements in the Spreadsheet control for the current worksheet....
URLExtractPath (Function)
Returns the different elements of a URL: protocol, user, password, domain, port, resource path, resource name, resource extension, request and fragment.
WDInst: installing additional elements
By default, only the files found in the "List of setup files" window are installed on the user computers......
Subscribing an element to the dictionary
The subscription to a dictionary element is automatically proposed......
Handling a dictionary
WINDEV, WEBDEV and WINDEV Mobile allow you to easily perform the following operations on a dictionary......
Dictionary
The dictionary is a file that can contain the project elements......
The "Dictionary" pane
The "Dictionary" pane is used to handle the WINDEV dictionaries ("......
Use case diagram
A use case diagram is used to view the behavior of a system in such way that......