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.
HTMLToRGB (Function)
Converts the HTML color into RGB color.
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, ...).
nfcData (Type of variable)
The nfcData type is used to describe and handle the data of a variable of type nfcTag.
Image drawing and processing functions
List of image drawing and processing functions...
Properties associated with report controlss
List of properties associated with the report controls...
TraceEnd (Function)
Closes the trace window if this window was opened or stops saving the trace information in a text...
Window controls
Several types of controls can be used in a window, ......
FontName (Property)
The FontName property is used to: Identify the font used in a control. Change the font used...
GglFile (Variable type)
The GglFile type is used to get all the characteristics of a file used in one of the Google Docs...
Events associated with Static controls
List of events associated with Static controls...
PageRefresh (Function)
Refreshes a page displayed in the user's browser from the context on the server....
Description (Property)
The Description property is used to get and change the page description.
The Numeric or Currency control: Input or display masks
WINDEV, WINDEV Mobile and WEBDEV propose two types of masks......
Report based on a data file
A report based on a data file is used to print the records coming from a single data file (HFSQL...
Properties associated with reports and controls
List of properties associated with the reports and their controls...
CookieWrite (Function)
Writes a cookie onto the computer of the Web user.
Keywords (Property)
The Keywords property is used to get and modify the keywords associated with a page.
RTFToText (Function)
Returns the text without the formatting characteristics specific to RTF.
GglUploadDocument (Function)
Uploads a document to the Google server.
Font (Property)
The Font property is used to Get the identifier of the font used in a control in a report, page...
The Text control: Input or display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......