ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MarkdownToText (Function)
Converts a Markdown string to plain text (without tags).
RTFAddLink (Function)
Adds a link to a text section in an RTF Edit control.
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.
TextColor (Property)
The TextColor property is used to set the text color of an element.
CaptionHTML (Property)
The CaptionHTML property is used to handle text as HTML code.
<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.
Multiline (Property)
The Multiline property determines if an element supports multiline text.
UI compilation errors
UI compilation errors indicate the possible problems detected in your interfaces whenever a window, a page or a report is saved or whenever the project is recompiled......
iTextWidth (Function)
Calculates the width (in millimeters) of the text to print, according to the specified font.
LeftMargin (Property)
The LeftMargin property is used to: Find out the left margin of a report. Modify the left margin of a report....
WDOptimizer: Optimizing indices
WDOptimizer includes multiple modes to optimize indices......
WDTRAD
WDTRAD is a tool for entering the translation of messages associated with a WINDEV, WEBDEV or WINDEV Mobile application......
"Syntax help" pane
The "Syntax help" pane displays a short help text for the function being entered......
WDINT, WDTRAD and WDDIXIO: Translation tools
Convert your WINDEV applications into websites
A widespread need today is to transform Windows applications (or parts of applications) into dynamic websites......
fSaveBuffer (Function)
Creates and fills a text file with the content of a string or buffer variable.
TriggerScheduledTask structure
The ScheduledTask structure is used to define all the events that will define the execution of a task......
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......
In depth look at windows, pages and reports
WINDEV, WINDEV Mobile and WEBDEV allow you to create custom interfaces with the window editor and the page editor......