ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Looper control populated programmatically
A Looper control populated programmatically is directly linked to lists stored in memory......
Managing parallel tasks
The computers are becoming more and more powerful......
ERR_NOTACTIVATED
ERR_NOTADEVVERSION
Managing pinned projects
The home window of WINDEV, WEBDEV and WINDEV Mobile allows you to manage the pinned projects when opening an existing project......
Managing a Text token Edit control
...Interfaces that use token controls are common. A Token control contains variable amounts of information in a limited area....
CursorEnd (Property)
The CursorEnd property gets and sets the end position of the mouse selection range in the following controls: Edit control. Editable Combo Box. "Edit control" table column and "Editable Combo Box" table column. Word Processing control....
KeySize (Property)
The KeySize property is used to set the characteristics of a text memo key item.
HRetrieveLog (Function)
Creates a text file containing the server logs between two given dates.
RightIndent (Property)
The RightIndent property is used to get and change the space to the right of the text in a control.
ControlFindTextFirst (Function)
Finds and selects the first element corresponding to the sought text in a window or control.
ControlFindTextPrevious (Function)
Finds and selects the previous element corresponding to the sought text in a window or control.
PositionToLine (Function)
Returns the number of the line that contains a character identified by its position in a block of text.
HorizontalAlignment (Property)
The HorizontalAlignment property is used to get and change the horizontal alignment of a control or text.
VerticalAlignment (Property)
The VerticalAlignment property is used to get and change the vertical alignment of a control or text.
TextEllipsis (Function)
Returns the text with ellipsis displayed in an Edit, Combo Box or Static control.
TokenEnabled (Property)
The TokenEnabled property determines if an Edit control is a "Text token" Edit control.
pdfTextElement (Type of variable)
The pdfTextElement type is used to find out all the characteristics of a text element in a PDF page.
HTMLEditorInsert (Function)
Inserts text or HTML code at the cursor position in an HTML Editor control.
<HTML editor>.Insert (Function)
Inserts text or HTML code at the cursor position in an HTML Editor control.
TextItemCompleted (Property)
The TextItemCompleted property is used to manage text items in an HFSQL data file.
gCoord (Function)
Builds a sequence of characters used to define the position of the input cursor for a text.
AnimationSetMode (Function)
Changes the type of animation: for an image in an Image control. for a text in a static control....
DocPositionTopPage (Function)
Returns the position of the first character in a given page in a Text Processing control.
<Connection variable>.RetrieveLog (Function)
Creates a text file containing the server logs between two given dates.