ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

The HTML control
The HTML control displays HTML pages or HTML code...
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...
HTML document functions
List of functions that manipulate HTML documents.
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.
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...
HTMLToText (Function)
Converts an HTML string or buffer to text.
The pages
Pages are the main interface of a WEBDEV website...
Report viewer: "Export" pane
The "Export" pane in the report viewer allows you to perform the following operations...
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.
The Static Text control
A Static Text control is a control used to display a static text...
TextToHTML (Function)
Converts a text string into an HTML string (carriage returns are replaced by <BR>accents are replaced by their HTML equivalent, ...).
HTMLToRGB (Function)
Converts the HTML color into RGB color.
TraceEnd (Function)
Closes the trace window if this window was opened or stops saving the trace information in a text...
FontItalic (Property)
The FontItalic property is used to: Determine if the text is italicized. Apply or remove...
Alias (Property)
The Alias property gets the alias of an element.
JSProperty (Function)
Used to handle specific features on the objects found in the current page.
Brochure of new features: New WEBDEV features
New features in WEBDEV 28 presented in the New Features brochure....
New Features brochure - Version 28: New WEBDEV features
New features in WEBDEV 28 presented in the New Features brochure....
7. Sending an email
WINDEV Tutorial: WINDEV application: Managing data Lesson 7 - Sending an email - 20 min
Page (Property)
The Page property is used to handle the page loaded in the WEBDEV Page control.
EmulateMouse (Function)
Simulates a mouse event (left click, right click, double click, ...).
FontSize (Property)
The FontSize property is used to: Identify the size of the font used in a control. Change...
AlternativeText (Property)
The AlternativeTextproperty is used to get and edit the alternative text of controls in a page.
JSMethod (Function)
Used to run a JavaScript method on an element found in the current page.
CookieRead (Function)
Retrieves the value of a cookie saved on the computer of Web user.
Properties associated with report controlss
List of properties associated with the report controls...
FontUnderlined (Property)
The FontUnderlined property is used to: Determine if the text is underlined. Underline...
GglFile (Type of Variable)
The GglFile type allows you to know all the characteristics of a file from the Google software...
VisualEffect (Property)
The VisualEffect property allows you to apply a visual effect on a control or group of controls...