ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

CaptionHTML (Property)
The CaptionHTML property is used to handle text as HTML code.
LineToPosition (Function)
Returns the position of the first character of a line in a block of text.
WebserviceWriteHTTPHeader (Function)
Adds an additional HTTP header to a request of a REST Webservice.
dTextRTF (Function)
Draws RTF text: in an Image control, in an Image variable....
FontBold (Property)
The FontBold property is used to manage bold style in a text.
FontItalic (Property)
The FontItalic property is used to manage italic style in a text.
Multiline (Property)
The Multiline property determines if an element supports multiline text.
<docFragment variable>.Add (Function)
Adds an element, text or image at the end of a docFragment variable.
HDBSortType (Function)
Returns or modifies the sequence of text items in the xBase files.
iPrintAreaRTF (Function)
Prints rich text format (RTF) in a rectangular area.
MarkdownToText (Function)
Converts a Markdown string to plain text (without tags).
"Syntax help" pane
The "Syntax help" pane displays a short help text for the function being entered......
WDTRAD
WDTRAD is a tool for entering the translation of messages associated with a WINDEV, WEBDEV or WINDEV Mobile application......
Validating a page from a control that has no action on the server (List Box control, Combo Box, etc.)
By default, the validation of a page must be performed by a "Send the values of controls to the server (Submit)" button......
TriggerScheduledTask structure
The ScheduledTask structure is used to define all the events that will define the execution of a task......
EmulateCombo (Function)
Emulates one of the following actions on a Combo Box control: click on the button to expand the list of the Combo Box control. select an element in a Combo Box control....
dPen (Function)
Declares the default color and style for the lines, rectangles, circles, ... found: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
JITc
The principle of JITc technology (Just In Time Compilation) is straightforward......
Markdown
Markdown is a lightweight markup language that allows you to apply formatting to text......
Skins
The skins are used to standardize the visual aspect of a site and they allow you to easily change style......
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)......
Note (Property)
The Note property is used to get and change a text associated with an 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.