ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HTML document functions
List of functions that manipulate HTML documents.
HTML (Property)
The HTML property is used to configure the use of HTML content.
Manipulating HTML controls programmatically
WINDEV and WEBDEV allow you to programmatically manipulate HTML controls...
HTML document functions (prefix syntax)
List of functions that manipulate HTML documents (prefix syntax).
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...
HTMLToRGB (Function)
Converts the HTML color into RGB color.
TextToHTML (Function)
Converts a text string into an HTML string (carriage returns are replaced by <BR>accents are replaced by their HTML equivalent, ...).
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.
iPrintAreaHTML (Function)
Pritns a text in HTML format in a rectangular area.
MarkdownToHTML (Function)
Converts a Markwdown string to an HTML buffer (encoded in UTF-8).
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...
RGBToHTML (Function)
Returns the HTML color corresponding to the RGB color.
The pages
Pages are the main interface of a WEBDEV website...
iDirImageHTML (Function)
Used to select the directory in which the images must be generated during a print in HTML format.
HTMLToText (Function)
Converts an HTML string or buffer to text.
HTMLToRTF (Function)
Converts an HTML string or an HTML buffer to an RTF string.
Print modes of a report
Several print modes are available for a report.
iLink (Function)
Adds a link to a URL address into the HTML page currently printed.
The Static Text control
A Static Text control is a control used to display a static text...
Report viewer: "Export" pane
The "Export" pane in the report viewer allows you to perform the following operations...
The Rich Text Area control
The Rich Text Area control is a Static control offering several layout possibilities......
Help page identifier
To display a specific help page from your WINDEV application, an identifier must be specified...
Cursor (Property)
Combo Box" table column. Word Processing control. HTML Editor control....
Events associated with framesets
List of events associated with framesets...
Nesting the framesets
By default, a frameset is used to display several pages in the same window of the browser......
The framesets
Via the management of framesets, WEBDEV allows you to display several HTML pages...
Handling the framesets
The different operations that can be performed on the framesets are as follows......
Displaying a frameset in a WEBDEV site
Displaying a new frameset in a WEBDEV site can be performed according to several methods......
Creating a frameset
WEBDEV proposes several methods for creating a frameset......
Validating a page other than the current page
In some cases, you may have to propose the validation of a page via a button (or a link) found...
Defining a help window template
WINDEV allows you to create help window templates......
Search and full-text index
HFSQL proposes a quick search for character strings in the data......
ERR_BAD_FILE
13. Print: Reports
WINDEV reports...
22 tips for optimizing the speed of a site
When a site is on-lined, one of the main expectations of Web users is speed......
Page templates
WEBDEV allows you to create page templates......
BrowserRunApp (Function)
Opens the default Web browser of the current device.
ERR_MISSING_PAGE
Reports
A report provides a custom view of data......
ERR_BUTTON_EXPECTED
Positioning table
Positioning the elements in a page is simplified by the use of a positioning table (HTML table)......
ERR_NO_CURRENT_PAGE
ERR_CLOSED_PAGE
ERR_CANNOT_RUN_EXPLORER
Types of Edit controls
1
6
7
8
9
10
23
>