ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

TreePosition (Function)
Displays a TreeView control from a specified element (node or leaf) or returns the name of the first element displayed in a TreeView control.
Custom properties (WLanguage)
A custom property is a code element with two events......
4. WINDEV, WEBDEV and WINDEV Mobile: fully compatible format
WINDEV, WEBDEV and WINDEV Mobile: fully compatible format...
2. WINDEV, WEBDEV and WINDEV Mobile: fully compatible format
New projects are often cross-platform....
7. Window templates
...Window templates...
Specific features of the applications for iPhone/iPad
Organizing the directories of a project
When creating a project, a directory specific to this project is automatically created......
Multilingual feature in the controls (window, page, report)
In a multilingual application or site, the multilingual feature is proposed for the following elements......
Standard dialog boxes
The dialog boxes are standard windows that allow you to communicate with the user......
Aligning elements in a List Box or Combo Box control (prefix syntax)
Several methods can be used to align the elements found in a List Box or Combo Box control......
ThumbnailImage (Property)
The ThumbnailImage property is used to: Get the image associated with an element of a ListView control. Change the thumbnail image associated with an element of a ListView control....
DocAdd (Function)
Adds: at the end of a Word Processing document: an element, a document, a paragraph, a text, an image or a fragment. at the end of a fragment: an element, a text or an image....
Generating a library
Generating a library consists in selecting the elements handled by this application (windows, reports, classes, sets of procedures, queries, data files......
<Queue variable>.Enqueue (Function)
Adds an element to the queue.
<List Box>.Position (Function)
Displays a List Box (or a ListView) control from a specified element or returns the index of the first element displayed in a List Box control (if the scrollbar was used).
ListPosition (Function)
Displays a List Box or ListView control from a specified element or returns the index of the first element displayed in a List Box control (if the scrollbar was used).
Dequeue (Function)
Removes an element from the queue.
Enqueue (Function)
Adds an element to the queue.
Pop (Function)
Pops an element from a stack.
Error 305: The element does not exist in the window
<Queue variable>.Dequeue (Function)
Dequeues an element from a queue.
<Stack variable>.Pop (Function)
Pops an element from a stack.
MatWrite (Function)
Writes an element into a matrix.
gpwEnumControl (Function)
Enumerates the controls found in a window or page.
11. Window templates
WINDEV Mobile allows you to create window templates....