ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Creating a multilingual help system
The help editor allows you to easily create a multilingual help system......
Project description: Tables tab
The project description window allows you to configure various elements of your project......
Project description: Languages tab
The project description window allows you to configure various elements of your project......
WEBDEV and Tailwind CSS
Tailwind CSS is an open source CSS framework......
Logical Data Model (LDM)
A Logical Data Model (LDM) is used to describe the data structures (files, items, ......
8. Windows in practice
Discover the main actions that can be performed on the windows....
Enabled (Property)
The Enabled property enables or disables an element.
Seek (Function)
Searches for the index of an element in a WLanguage array.
Table,Insert (External language)
Inserts an element into a table at a given position.
OrgSelectPlus (Function)
Selects an element in an Organization Chart control.
OrgSelectMinus (Function)
Deselects an element from an Organization Chart control.
OrgModify (Function)
Modifies an element in an Organization Chart control.
Alias (Property)
The Alias property gets the alias of an element.
Formatting (Property)
The Formatting property describes the formatting of an element.
<TreeView>.Delete (Function)
Deletes an element and all its "children" from a TreeView control.
<Organization Chart>.Modify (Function)
Modifies an element in an Organization Chart control.
<Organization Chart>.SelectMinus (Function)
Deselects an element from an Organization Chart control.
<Organization Chart>.SelectPlus (Function)
Selects an element in an Organization Chart control.
Reduce (Function)
Applies a computation to each element of a WLanguage array.
Apply (Function)
Executes a procedure for each element of a WLanguage array.
<Array>.Seek (Function)
Searches for the index of an element in a WLanguage array.
<Array>.Apply (Function)
Executes a procedure for each element of a WLanguage array.
Designation of current element (Reserved word)
The keywords used to identify the current element are:
MemFound (Function)
Checks whether the sought element was found.