ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TreeMapSelectGroup (Function)
Visually selects a group of elements in a TreeMap control.
<TreeMap>.SelectGroup (Function)
Visually selects a group of elements in a TreeMap control.
htmlAttribute (Type of variable)
The htmlAttribute type is used to define all the advanced characteristics of an attribute of an element in an HTML document.
<htmlNode variable>.ChercheElémentParID (Function)
Searches for the element whose "ID" attribute matches a specific value in an HTML node.
<htmlDocument variable>.ChercheElémentParID (Function)
Searches for the element whose "ID" attribute matches a specific value in an HTML document.
<Document variable>.Add (Function)
Adds at the end of a Document variable: an element, a document, a paragraph, a text, an image or a fragment.
MemKeyVal (Function)
Returns the value (added or modified by MemAdd or MemModify) of the current element in a memory zone.
ListSelect (Function)
Returns the index of the selected element in a List Box, ListView or Combo Box control.
ListModify (Function)
Modifies an element in a List Box, ListView or Combo Box control populated programmatically.
ListInsert (Function)
Inserts an element into a List Box, ListView or Combo Box control populated programmatically.
ListAdd (Function)
Adds an element to a List Box, ListView or Combo Box control populated programmatically.
ListDelete (Function)
Deletes an element from a List Box, ListView or Combo Box control populated programmatically.
SourceDescription (Property)
The SourceDescription property is used to get the name of the element used as data source of a series.
XMLData (Function)
Returns the value of current element (tag or XML attribute) or the value of one of its attributes.
gStoredValue (Function)
Adds an "invisible" value to an element in a List Box, Combo Box or Scheduler control.
FillCharacter
The Property Filling Character allows you to know and modify the character used to fill an element.
Help editor options
The options of the help editor ("Display......
New Features brochure - Version 28: New WEBDEV features
New features in WEBDEV 28 presented in the New Features brochure....
The Conference control
...The Conference control allows you to view and/or listen to video and/or sound in real time......
Reloading a document
To reload a document, ......
Creating anchors
The anchors are used to define specific points in a help page......
Brochure of new features: New WEBDEV features
New features in WEBDEV 28 presented in the New Features brochure....
Share your projects via Git
Git is a source code manager......
WINDEV: Example of programmed Drag and Drop
The "Favorites" pane
The "Favorites" pane gives direct access to the favorites of your project......
WDInst: Configuring the setup computer
When creating the setup program, WDInst allows you to configure the computer where the program will be installed......
The OLE control
The OLE control is used to handle an OLE object......