ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Associative array (Variable type)
An associative array is an "advanced" type of array...
Array functions
List of functions for managing arrays
FOR EACH/FOR ALL statement (browse of associative arrays)
The FOR EACH statement is used to perform different types of browse on the associative arrays...
Functions for managing arrays (prefix syntax)
List of functions for managing arrays
StackInfo (Function)
Retrieves the characteristics of a stack: types of elements and number of elements.
QueueInfo (Function)
Retrieves the characteristics of a queue: types of elements and number of elements.
ListInfo (Function)
Retrieves the characteristics of a WLanguage list: types of elements and number of elements.
"WEBDEV Application Server" License Agreement
"WEBDEV Application Server" License Agreement...
Analysis associated with a project
When a WINDEV, WEBDEV or WINDEV Mobile project uses data files, it must be associated with an analysis......
<TreeView>.Insert (Function)
Inserts a leaf into a TreeView control at a specific position.
<TreeView>.Add (Function)
Adds a "leaf" element (and all necessary nodes) into a TreeView control.
TreeInsert (Function)
Inserts a leaf into a TreeView control at a specific position.
Extracting the text of the project
The following text can be extracted......
The TreeView control
The TreeView control is a tree structure used to simplify the display of information that can be represented hierarchically......
4. When to use the debugger?
The Tab control
The Tab control is used to simultaneously display different controls......
fMemExist (Function)
Checks the existence of a shared memory zone.
<Popup>.Display (Function)
Displays a popup in a page with a DDW effect (Dim Disabled Windows).
Non-maximized windows in iOS
A non-maximized window can occupy a section of the screen only......
8. If you are already familiar with WINDEV
<Looper>.CancelSwipe (Function)
Cancels the display of the internal window displayed in a Looper control further to the row swipe.