ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HTML (Property)
The HTML property is used to configure the use of HTML content.
The HTML control
The HTML control displays HTML pages or HTML code...
HTMLToRTF (Function)
Converts an HTML string or an HTML buffer to an RTF 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...
The Static Text control
A Static Text control is a control used to display a static text...
MarkdownToHTML (Function)
Converts a Markwdown string to an HTML buffer (encoded in UTF-8).
HTMLToText (Function)
Converts an HTML string or buffer to text.
The pages
Pages are the main interface of a WEBDEV website...
TextToHTML (Function)
Converts a text string into an HTML string (carriage returns are replaced by <BR>accents are replaced by their HTML equivalent, ...).
iLink (Function)
Adds a link to a URL address into the HTML page currently printed.
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.
Managing cookies
A cookie is an easy way to temporarily store information on the user's computer......
RTFToText (Function)
Returns the text without the formatting characteristics specific to the RTF format.
Analyzing dependencies and orphan images
To help you manage the navigation of the Web users in your sites, an advanced feature for analyzing...
7. Dynamic site on specific configurations
The home page
The home page is the first page of your site......
Constants for managing Windows events
The following constants are used to manage Windows events:...
PageToASP (Function)
Sends the data found in a page currently displayed in the browser to an ASP server.
PageToJSP (Function)
Sends the data found in a page currently displayed in the browser to a JSP server.
PageToPHP (Function)
Sends the data found in a page currently displayed in the browser to a PHP server.
2. Web development and WEBDEV
WEBDEV Tutorial: WEBDEV overview Lesson 2: Web development and WEBDEV - 10 min
Setup by HTTP (Network setup via IP)
The network setup via HTTP consists in installing and updating a WINDEV application via an HTTP...
emailAttach (Type of variable)
The emailAttach type is used to handle an attachment.
Handling an Upload control through programming
The Upload control is used to upload one or more files....
PageToEmail (Function)
Emails the data found in a page currently displayed in the browser.
The Table control populated programmatically
A Table control populated programmatically is directly linked to lists stored in memory......
Responsive Web Design: Tips
The Responsive Web Design was used in your pages but you still encounter some lock points......
Opacity (Property)
The Opacity property is used to get and define the opacity percentage for a window, or for controls...
Report based on a variable (Data binding)
A report based on a variable is used to directly print the information found in a WLanguage...
The RTF edit control: Automatic formatting toolbar
In RTF Edit controls, a formatting toolbar can now be automatically displayed when the control...
Preparing the phone to run the test of an Android application
WINDEV Mobile allows you to develop Android applications. To run the test of these applications...
Preventing the use of the browser's "Back" button
If the browser "Back" button is used to display the previous page, this action will...
sInEntryQueue (Function)
Retrieves the number of pending bytes in the input buffer of a specified serial port or infrared...
WDInst: Additional options (summary, license, etc.)
When installing the application, you have the ability to display......
HListFullTextIndex (Function)
Returns the list of full-text indexes of a file (a query or a view) recognized by the HFSQL engine.