ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

TreeDelete (Function)
Deletes an element and all its "children" from a TreeView control.
<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.
ArraySeek (Function)
Searches for the index of an element in a WLanguage array.
Apply (Function)
Executes a procedure for each element of a WLanguage array.
XMLPrevious (Function)
Positions on the previous element (tag or attribute).
XMLNext (Function)
Positions on the next element (tag or attribute).
SysColor (Function)
Identifies or modifies the color of a Windows element.
The TreeMap control
...The TreeMap control is used to dynamically represent data, possibly in tree structure, in a balanced way....
Setup by stand-alone physical media
A setup by stand-alone physical media allows you to provide a media that contains all the files required for installing and running a site......
Software Factory
The concept of software factory is used to automate the process for creating applications....
How to install a Universal Windows 10 App application on a tablet
The generation of a WINDEV Mobile application for Universal Windows 10 App groups all the project elements (windows, code, etc....
Border of controls
One of the most important elements of control style is its border......
2. User-friendly editors in practice
User-friendly editors in practice...
External language: Programming in C#
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
WDReplic: Implementing a replication
Configuring a replication requires several steps......
Cross-references in the code editor
The cross-references in the code editor are used to identify......
Modified (Property)
The Modified property lets you know if an element has been modified.
Author (Property)
The Author property gets and changes the author of an element.
Number (Property)
The Number property is used to get the number of an element.
Inherited (Property)
The Inherited property is used to determine if an element is inherited.
Global (Property)
The Global property is used to determine if an element is global.
Category (Property)
The Category property gets and sets the category of an element.