ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WINDEV Mobile Generator of skin templates: Customizing the elements
The WINDEV Mobile generator of skin templates is used to generate the necessary files for creating a custom WINDEV Mobile skin template......
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.
Link control associated with an item containing an email address
In a database, the email address of customers, suppliers, ......
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....
Remote WEBDEV administrator: Configuration of a Webservice or a WEBDEV site in Session mode
To view the configuration of a specific Webservice or WEBDEV site in Session mode from the remote administrator:...
Animating the image display (WEBDEV)
...The Web sites propose several transition effects between the elements:...
How to create and handle a structure?
This help page explains how to create and handle a structure....
Creating help pages
A help system includes several pages......
<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).
Error 305: The element does not exist in the window
Dequeue (Function)
Removes an element from the queue.
Enqueue (Function)
Adds an element to the queue.
Pop (Function)
Pops an element from a stack.
<Queue variable>.Enqueue (Function)
Adds an element to the queue.
<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.
Creating a multilingual help system
The help editor allows you to easily create a multilingual help system......
GetDefinition (Function)
Retrieves the definition of element type.
TreeMapDelete (Function)
Deletes an element from a TreeMap control.
List,Select,? (External language)
Returns the element selected in the list.
Table,Add (External language)
Adds an element to a Table control.
Push (Function)
Pushes an element onto the stack.