ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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....
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....
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:...
Creating help pages
A help system includes several pages......
Error 305: The element does not exist in the window
<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).
Enqueue (Function)
Adds an element to the queue.
Pop (Function)
Pops an element from a stack.
Dequeue (Function)
Removes an element from the queue.
<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......
Flexible modeling editor
The flexible modeling editor allows you to easily create a "non-restricting" and "flexible" modeling, entirely included in the environment......
GetDefinition (Function)
Retrieves the definition of element type.
Push (Function)
Pushes an element onto the stack.
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.
Table,Modify (External language)
Modifies an element in a Table control.
Table,Select,+ (External language)
Selects an element in a Table control.