ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

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.
<Connection variable>.RetrieveLog (Function)
Creates a text file containing the server logs between two given dates.
ControlFindTextPrevious (Function)
Searches for and selects the previous element corresponding to the text searched for in a window or field.
<Source>.ListSynonym (Function)
Returns the list of synonyms used by a full-text index.
<Libellé>.AnimationGetParameter (Function)
Reads the value of one of the animation parameters defined for a Static Text control.
HRetrieveLog (Function)
Creates a text file containing the server logs between two given dates.
HListSynonym (Function)
Returns the list of synonyms used by a full-text index.
<HTML editor>.Insert (Function)
Inserts text or HTML code at the cursor position in an HTML Editor control.
SpreadsheetAddLink (Function)
Creates a link in a Spreadsheet control cell. The text in the cell becomes the link.
AlternativeText (Property)
The AlternativeText property is used to get and edit the alternative text of controls in a page.
TokenEnabled (Property)
The TokenEnabled property determines if an Edit control is a "Text token" Edit control.
gCoord (Function)
Builds a sequence of characters used to define the position of the input cursor for a text.
KeySize (Property)
The KeySize property is used to set the characteristics of a text memo key item.
PositionToLine (Function)
Returns the number of the line that contains a character identified by its position in a block of text.
HDescribeFullTextIndex (Function)
Describes a full-text index of table created programmatically.
pdfTextElement (Variable type)
The pdfTextElement type is used to find out all the characteristics of a text element in a PDF page.
DocPositionTopPage (Function)
Returns the position of the first character in a given page in a Text Processing control.
<Spreadsheet>.AddLink (Function)
Creates a link in a Spreadsheet control cell. The text in the cell becomes the link.
HintTextColor (Property)
The HintTextColor property gets and sets the hint text color of an Edit control.
ControlFindTextFirst (Function)
Searches for and selects the first element corresponding to the text searched for in a window or field.
Test of a query
The query editor allows you to run the test of query result......
Rich text, links and images in the WEBDEV controls
Rich text supports multiple advanced features: font, weight, size, color, attribute, ......