ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HTML document functions
List of functions that manipulate HTML documents.
Manipulating HTML controls programmatically
WINDEV and WEBDEV allow you to programmatically manipulate HTML controls...
The HTML Edit control: The automation formatting toolbar
In HTML Edit controls, a formatting toolbar can be automatically displayed when the control becomes editable...
The HTML control
The HTML control displays HTML pages or HTML code...
HTML document functions (prefix syntax)
List of functions that manipulate HTML documents (prefix syntax).
HTML (Property)
The HTML property is used to configure the use of HTML content.
iLink (Function)
Adds a link to a URL address into the HTML page currently printed.
Print modes of a report
Several print modes are available for a report.
HTMLToRTF (Function)
Converts an HTML string or an HTML buffer to an RTF string.
MarkdownToHTML (Function)
Converts a Markwdown string to an HTML buffer (encoded in UTF-8).
RGBToHTML (Function)
Returns the HTML color corresponding to the RGB color.
ExtractStringBetween (Function)
Allows you to:
  • extract a substring between two given separators from a character string.
  • search for substrings between two given separators in a character string.
Report viewer: "Export" pane
The "Export" pane in the report viewer allows you to perform the following operations...
HTMLToText (Function)
Converts an HTML string or buffer to text.
The pages
Pages are the main interface of a WEBDEV website...
The Static Text control
A Static Text control is a control used to display a static text...
iDirImageHTML (Function)
Used to select the directory in which the images must be generated during a print in HTML format.
iPrintAreaHTML (Function)
Pritns a text in HTML format in a rectangular area.
TextToHTML (Function)
Converts a text string into an HTML string (carriage returns are replaced by <BR>accents are replaced by their HTML equivalent, ...).
Drawing in WINDEV, WEBDEV and WINDEV Mobile
WINDEV, WEBDEV and WINDEV Mobile include several functions for displaying, drawing, copying and saving the drawings and images from your applications or sites...
HTMLToRGB (Function)
Converts the HTML color into RGB color.
1. What is a website?
HtmlFormat (Property)
The HtmlFormat property is used to: find out whether an edit control accepts the input in HTML...
Using offline sites
WEBDEV allows you to specify that a site or a set of pages can operate in off-line mode (without...
Defining a unique name for the generated file
When generating a file on the Web server (PDF, HTML, ......
Compiling and testing the help system
It is necessary to compile the help to create a file based on the information entered in the help...
Ribbon (Property)
... Processing, PDF Reader, Spreadsheet, Image Editor, HTML Editor or Diagram Editor controls).
WithZoom (Property)
in and out: in an HTML Display control in Android, iPhone or iPad applications. in a Map control in Android, iPhone...
DefaultFilePath (Property)
... by default when saving a document in a Word Processing or HTML Editor control via the "Save as" option.
5. Displaying a WEBDEV Session site
Alias (Property)
get or change the alias of a dynamic tab (WINDEV). get the internal HTML/JavaScript name...
DisplayMode (Property)
the display mode in a PDF Reader control the display mode in an HTML Editor control, the display mode...
WLanguage code coloring
The code editor includes a coloring system for the different elements in WLanguage code....
Creating a help file
WINDEV, WEBDEV and WINDEV Mobile allow you to create a help file and associate...
Selection (Property)
header or footer). in a Spreadsheet control. in an HTML Editor control. in a Diagram Editor...
Help page identifier
To display a specific help page from your WINDEV application, an identifier must be specified...