ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Organization Chart>.InfoXY (Function)
Returns the index of the element found at a given position in an Organization Chart control.
OrgInfoXY (Function)
Returns the index of the element found at a given position in an Organization Chart control.
DisplayOnly (Property)
The ReadOnly property is used you to determine if an element is read-only.
StyleID (Property)
The StyleID property is used to get and change the identifier of the style associated with an element.
Associated (Property)
The Associated property determines if an element belongs to the base class or to an associated class.
IndentFirstLine (Property)
The IndentFirstLine property is used to get and change the indent of the first line of an element.
ControlFindTextPrevious (Function)
Finds and selects the previous element corresponding to the sought text in a window or control.
pdfTextElement (Type of variable)
The pdfTextElement type is used to find out all the characteristics of a text element in a PDF page.
Map (Function)
Executes a procedure on each element of a source array and returns the results in a WLanguage array.
<Array>.Map (Function)
Executes a procedure on each element of a source array and returns the results in a WLanguage array.
XMLFound (Function)
Checks whether the current element corresponds to the current browse or to the current search.
ControlFindTextNext (Function)
Finds and selects the next element corresponding to the sought text in a window or in a control.
How to develop a PHP site?
What is a PHP site?......
docElementLink (Type of variable)
The docElementLink type is used to get the advanced characteristics of a Link element in a docElement variable.
SeekByProcedure (Function)
Seeks an element in a one-dimensional array by using a comparison procedure.
jQuery (Function)
Runs a JavaScript method (or several chained methods) of the jQuery library on a page element.
docElementImage (Type of variable)
The docElementImage type is used to handle the characteristics of an Image element found in a docElement variable.
docFormatting (Type of variable)
The docFormatting type is used to define the formatting characteristics of an element in a Word Processing document.
docElementFormula (Type of variable)
The docElementFormula type is used to define the characteristics of a Formula element found in a DocElement variable.
AdditionCompleted (Property)
The AdditionCompleted property determines if an element was added to a queue, list or stack, or if the operation is in progress.
X (Property)
The X property is used to get and change the X-coordinate of an element.
Y (Property)
The Y property is used to get and change the the Y-coordinate of an element.
StartPosition (Property)
The StartPosition property is used to get the starting position of an element in a Word Processing document
docElementText (Type of variable)
The DocElementText type is used to handle the characteristics of a Text element found in a DocElement variable.
<List Box>.Insert (Function)
Inserts an element into a List Box, ListView or Combo Box control populated programmatically.