ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Manipulating HTML controls programmatically
WINDEV and WEBDEV allow you to programmatically manipulate HTML controls...
HTML (Property)
The HTML property is used to configure the use of HTML content.
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...
HTML document functions (prefix syntax)
List of functions that manipulate HTML documents (prefix syntax).
HTML document functions
List of functions that manipulate HTML documents.
Report viewer: "Export" pane
The "Export" pane in the report viewer allows you to perform the following operations...
HTMLToRGB (Function)
Converts the HTML color into RGB color.
RGBToHTML (Function)
Returns the HTML color corresponding to the RGB color.
iDirImageHTML (Function)
Used to select the directory in which the images must be generated during a print in HTML format.
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
6. Editing a page: zoning mode
The Multimedia control (WEBDEV)
...The Multimedia control is used to easily display a video in the browser....
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