ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<Edit>.TokenCount (Function)
Returns the number of tokens present in a "Text token" Edit control.
PlainText (Property)
The PlainText property is used to get and modify the raw text of an email.
WebserviceReadHTTPHeader (Function)
Reads the HTTP header received in a call to a SOAP or REST Webservice.
EditTokenCount (Function)
Returns the number of tokens present in a "Text token" Edit control.
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....
picText (Type of variable)
The picText type is used to define all the advanced characteristics of a Text layer.
PicRectangularSnipOCR (Function)
Runs OCR and extracts the text from a rectangular area defined with the mouse.
FontItalic (Property)
The FontItalic property is used to apply or remove italic formatting on a text.
HDescribeFullTextIndex (Function)
Describes a full-text index of table created programmatically.
Installing and starting WDTRAD
Markdown
Markdown is a lightweight markup language that allows you to apply formatting to text......
SCM: Changing the version of the projects in the repository
When changing the version of the development tool, the projects found in the SCM must be migrated to this new version......
SQLGetTextMemo (Function)
Retrieves the content of a Text Memo column found in the query result, for the current line.
Mathematical SQL functions
The mathematical SQL functions that can be used on the queries written in SQL code are as follows......
1. WEBDEV administrator
In a web application, you may need to run long processes (for example, to update counters......
Drag and Drop
Drag and Drop is used to transfer data between several controls with the mouse. This data can be moved between several controls found in the same application or in different applications....
gCoord (Function)
Builds a sequence of characters used to define the position of the input cursor for a text.
Margin (Property)
The Property HEX@ allows you to define the size of a HEX@ , for example around a text.
<Code Editor>.Search (Function)
Searches for a string or regular expression in the Code Editor control.