ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

I was using Visual Basic with WINDEV 5.5. How to proceed in WINDEV 2024?
You have the ability to use external languages with WINDEV......
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.
CaptionHTML (Property)
The CaptionHTML property is used to handle text as HTML code.
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......
TraceStart (Function)
Opens the trace window or saves the trace information in a text file.
Animating the image display (WEBDEV)
...The Web sites propose several transition effects between the elements:...
How to create and handle a structure?
This help page explains how to create and handle a structure....
WebserviceWriteHTTPHeader (Function)
Adds an additional HTTP header to a request of a REST Webservice.
Report editor: options and keyboard shortcuts
Several toolbars are displayed in the report editor......
WithSpace (Function)
Adds or deletes the spaces found on the right of a text item when reading it.
XMLRead (Function)
Returns the value of an XML element or the value of the attribute for an XML element.
HTMLEditorInsert (Function)
Inserts text or HTML code at the cursor position in an HTML Editor control.
fSaveBuffer (Function)
Creates and fills a text file with the content of a string or buffer variable.
gFont (Function)
Builds a sequence of characters describing the font that will be used for the text.
fLoadBuffer (Function)
Loads the content of an external file (text, image, ...) in a buffer variable.
<TreeMap>.Seek (Function)
Finds the index of an element in a TreeMap control from the element path.
Parent (Property)
The Parent property is used to get the parent element of an element.
DocDelete (Function)
Deletes an element from a document. This element is deleted from its associated document.
TriggerScheduledTask structure
The ScheduledTask structure is used to define all the events that will define the execution of a task......
TreeMapSeek (Function)
Finds the index of an element in a TreeMap control from the element path.