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...
Managing Google contacts
The Google Contact service is used to manage contacts on Internet......
Configuration of Apache 2.4 server
WEBDEV Development: Configuration of the Apache 2.4.x server for the CGI protocol and for WEBDEV...
Printing a report (iPhone/iPad, Android or Universal Windows App)
When creating a report, the test of this report can be run from the report editor......
Help editor options
The options of the help editor ("Display......
Sequence of events associated with reports
Several operations are performed when printing a report. These operations are performed...
CSS styles (Cascading Style Sheet)
The CSS styles are the standard styles used on Internet......
Events associated with Link controls
List of events associated with Link controls...
Optional events
By default, the codes available in the code editor correspond to the most common codes......
The Cell control
The Cell control contains controls......
Configuring the Apache 2.2 server
WEBDEV Development: Configuring the Apache 1.3.x or 2.0.x server for the CGI protocol...
WLanguageCodeFormatting (Type of Variable)
The type WLanguageCodeFormatting allows you to define all the setting parameters in Geometry...
Anchoring in a page
In a page, the anchors define how the content of a page will behave when the page is enlarged...
Report based on an Organizer control
A report based on an Organizer control is used to directly print the information displayed...
Report based on a Scheduler control
A report based on a Scheduler control is used to directly print the information displayed...
URI (Type of variable)
The URI (Uniform Resource Identifier) type identifies physical or abstract resources (e.g. files...
Report based on a query
Queries are used to easily select records in one or more data files......
Refreshing the page data
In a dynamic WEBDEV site, the page data is refreshed during a user action......
The Multimedia control
The Multimedia control is used to play multimedia files......
Animating the image display (WEBDEV)
...The Web sites propose several transition effects between the elements:...
Grayed (Property)
The Grayed property is used to: Determine if a control (or a group of controls) is grayed...
Value (Property)
The Value property is used to: Find out and modify the value of a report control. Find...
Customizing the Switch controls
The Switch control is a 2-state Check Box control (on/off, true/false, yes/no)......
Custom synchronization for Table controls based on a data file
In some cases, you may want to use a custom synchronization for Table controls based on a data...
Printing in PDF format: Special cases
Specific features of print in PDF format...
WDTrans: Overview
WDTrans is a tool for canceling transactions......