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.
drag-and-drop operation set programmatically
The programmed Drag and Drop is used to entirely manage Drag/Drop between the different types...
13. Types of standard controls
ERR_BAD_ACTION
Events associated with Edit controls
WLanguage events associated with Edit controls...
ERR_BAD_PARAMETER
The Multimedia control (WEBDEV)
...The Multimedia control is used to easily display a video in the browser....
6. Editing a page: zoning mode
23. Print modes
ERR_BAD_URL
ERR_NO_PAGE
Create the help system in WINDEV, WEBDEV or WINDEV Mobile
These are the main steps to create a help file (HTML, CHM or PDF)......
Remote WEBDEV administrator: Managing the error messages
By default, when an error occurs in a dynamic WEBDEV site, an error message is displayed...
Importing styles from a WordPress theme with WEBDEV
WordPress offers numerous templates to create original websites...
Printing a report in WEBDEV
When creating a report, the test of this report can be run from the report editor. You also...
Handling an Edit control programmatically
You can handle Edit controls programmatically......
Page menu
WEBDEV allows you to create a drop-down menu in your HTML pages......
21. Reports
Importing DreamWeaver elements into a WEBDEV site
WEBDEV allows you to import Dreamweaver elements into your WEBDEV site......
17. WLanguage: a simple and powerful language
The Web Component control
The Web Component control is used to include any external Web resource in a WEBDEV site......
<htmlNode variable>.RemoveAttribute (Function)
Removes a given attribute
Printing reports from a WEBDEV site
By default, the "Print" icon allows the Web user to print the current site page......
HTMLRemoveAttribute (Function)
Removes a given attribute
18. Order of execution of the code of buttons/links
ERR_BAD_CONTEXT