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.
List of extension attributes
The list of extension attributes ......
Operators on character strings
The character strings can be handled by specific WLanguage functions...
Creating a Java archive
When your Java application is developed, you can......
Markdown
Markdown is a lightweight markup language that allows you to apply formatting to text......
2. Examples and components provided with WEBDEV
The project description window allows you to configure various elements of your project......
1. Examples provided with WINDEV Mobile
Exports a page contained in a Document variable in image format....
Project description: Compilation tab
The project description window allows you to configure various elements of your project......
Chorus Pro: Automate the submission of invoices
In France, electronic invoicing has become mandatory for invoicing government services......
Extensions of files created by WINDEV, WEBDEV, WINDEV Mobile
The table below presents the main extensions of files created and supported by WINDEV, WEBDEV...
Changing the window content by swipe
The mobile devices propose several features available via finger movements......
Page constants
List of constants used by page functions....
User login: User Groupware
WEBDEV Tutorial - User Groupware User login: User Groupware - 20 min
WINDEV 2025 Update
Here are the new features and improvements that you will discover in this version......
New Features brochure - Version 27: Common new features
New features in WINDEV/WEBDEV/WINDEV Mobile 27 presented in the New Features brochure....
2. WEBDEV administrator in practice
Handling controls in a window
The different operations that can be performed on the window controls are as follows......
Creating an action plan
The action plans group all actions that will be performed by the software factory....
Report based on a Looper control
A report based on a Looper control is used to directly print the information displayed...