ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<List Box>.Insert (Function)
Inserts an element into a List Box, ListView or Combo Box control populated programmatically.
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.
docElementImage (Variable type)
The docElementImage type is used to handle the characteristics of an Image element found in a docElement variable.
docElementLink (Variable type)
The docElementLink type is used to get the advanced characteristics of a Link element in a docElement variable.
ListModify (Function)
Modifies an element in a List Box, ListView or Combo Box control populated programmatically.
<List Box>.Delete (Function)
Deletes an element from a List Box, ListView or Combo Box control populated programmatically.
docElementText (Variable type)
The DocElementText type is used to handle the characteristics of a Text element found in a DocElement variable.
ListAdd (Function)
Adds an element to a List Box, ListView or Combo Box control populated programmatically.
ListSelect (Function)
Returns the index of the selected element in a List Box, ListView or Combo Box control.
SourceDescription (Property)
The SourceDescription property is used to get the name of the element used as data source of a series.
<List Box>.Select (Function)
Returns the index of the selected element in a List Box, ListView or Combo Box control.
<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.
SeekByProcedure (Function)
Seeks an element in a one-dimensional array by using a comparison procedure.
<Document variable>.Add (Function)
Adds an element, document, paragraph, text, image or fragment to the end of a Document variable..
ListDelete (Function)
Deletes an element from a List Box, ListView or Combo Box control populated programmatically.
docElementFormula (Variable type)
The docElementFormula type is used to define the characteristics of a Formula element found in a DocElement variable.
<List Box>.Modify (Function)
Modifies an element in a List Box, ListView or Combo Box control populated programmatically.
<List Box>.Add (Function)
Adds an element programmatically to a List Box, ListView, Combo Box or Carousel control.
ListInsert (Function)
Inserts an element into a List Box, ListView or Combo Box control populated programmatically.
docFormatting (Variable type)
The docFormatting type is used to define the formatting characteristics of an element in a Word Processing document.