ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Image editor
WINDEV, WEBDEV and WINDEV Mobile include an image editor......
TraceStart (Function)
Opens the trace window or saves the trace information in a text file.
Managing the XSD
...WINDEV, WEBDEV and WINDEV Mobile allow you to import files in XSD format....
Caption (Property)
The Caption property is used to get and change the text of an element.
Multiline (Property)
The Multiline property determines if an element supports multiline text.
Installing and starting WDTRAD
RTFAddLink (Function)
Adds a link to a text section in an RTF Edit control.
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.
MarkdownToText (Function)
Converts a Markdown string to plain text (without tags).
The Context Menu control (WEBDEV)
Context menus are often used in websites......
"Syntax help" pane
The "Syntax help" pane displays a short help text for the function being entered......
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......
PositionToLine (Function)
Returns the number of the line that contains a character identified by its position in a block of text.
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....
JITc
The principle of JITc technology (Just In Time Compilation) is straightforward......
6. Source Code Manager (SCM)
To simplify teamwork, WINDEV Mobile includes a Source Code Manager....