ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Markdown
Markdown is a lightweight markup language that allows you to apply formatting to text......
TokenEnabled (Property)
The TokenEnabled property determines if an Edit control is a "Text token" Edit control.
JITc
The principle of JITc technology (Just In Time Compilation) is straightforward......
MemFirst (Function)
Positions on the first element of a memory zone and returns the value of this first element.
Configuring the connection with WDSQSINS
For compatibility with the earlier versions of the Native SQL Server Connector (also called Native SQL Server Access), the connection can still be configured in WDSQSINS (supplied with the Native SQL Server Connector)......
XMLWrite (Function)
Creates or modifies the value of an XML element or the value of the attribute for an XML element.
PlainText (Property)
The PlainText property is used to get and modify the raw text of an email.
CaptionHTML (Property)
The CaptionHTML property is used to handle the text of a control as HTML code.
restResponse (Variable type)
The restResponse type is used to define all the advanced characteristics of a REST response.
restRequest (Type of variable)
The restRequest type is used to define the advanced characteristics of a REST request.
WebserviceReadMIMEType (Function)
Returns the MIME type of the request received during a call to a REST Webservice.
WebserviceReadHTTPHeader (Function)
Reads the HTTP header received in a call to a SOAP or REST Webservice.
AlternativeText (Property)
The AlternativeTextproperty is used to get and edit the alternative text of controls in a page.
EditTokenCount (Function)
Returns the number of tokens present in a "Text token" Edit control.
<Edit>.TokenCount (Function)
Returns the number of tokens present in a "Text token" Edit control.
picText (Type of variable)
The picText type is used to define all the advanced characteristics of a Text layer.
RTFToText (Function)
Returns the text without the formatting characteristics specific to the RTF format.
iTextWidth (Function)
Calculates the width (in millimeters) of the text to print, according to the specified font.
PicRectangularSnipOCR (Function)
Runs OCR and extracts the text from a rectangular area defined with the mouse.
DiskFile (Type of variable)
The DiskFile type is used to handle text files present on disk.
<TreeView>.DeleteChild (Function)
Deletes the children of an element from a TreeView control without deleting the element itself.
TreeDeleteChild (Function)
Deletes the children of an element from a TreeView control without deleting the element itself.
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.