ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<HTML Display control>.ExecuteControlProcess (Function)
Executes a WLanguage event associated with a control in an HTML page displayed by an HTML Display control.
HTMLFindElementByID (Function)
Searches for the element whose "ID" attribute matches a specific value in an HTML document (or in an HTML node).
HTMLFindElementByClass (Function)
Searches for elements whose "class" attribute matches a specific value in an HTML document (or in an HTML node).
HTMLFindElementByName (Function)
Searches for elements whose "name" attribute matches a specific value in an HTML document (or in an HTML node).
1. What is a website?
WorkingDirectory (Property)
The WorkingDirectory property is used to: get or change the directory used by the HTML Editor control to store the images and CSS sheets of an HTML page. get the directory used by the HTML Display control to store the images and CSS sheets of an HTML page. get the directory used by the Camera control to save photos and videos....
ERR_PARSER
13. Types of standard controls
<HTML Display control>.FromEmail (Function)
Imports the HTML content of an email and its images into an HTML Display control. The images contained in the email are also displayed in the control.
HTMLEditorFromEmail (Function)
Imports the HTML content of an email and its images into an HTML Editor control. The images contained in the email are also displayed in the control.
<HTML editor>.FromEmail (Function)
Imports the HTML content of an email and its images into an HTML Editor control. The images contained in the email are also displayed in the control.
HTMLFromEmail (Function)
Imports the HTML content of an email and its images into an HTML Display control. The images contained in the email are also displayed in the control.
The different states of a Button control in a window
In WINDEV or WINDEV Mobile applications, Button controls can have multiple states......
The HTML control
The HTML control displays HTML pages or HTML code......
The HTML Editor control
The HTML Editor control allows users to create and modify HTML pages......
Search and full-text index
HFSQL proposes a quick search for character strings in the data......
HTMLToRGB (Function)
Converts the HTML color into RGB color.
HTMLClassAdd (Function)
Adds a class into the HTML classes of a control.
21. Reports
HTMLClassDelete (Function)
Deletes a class from the HTML classes of a control.
<Document variable>.ToHTML (Function)
Converts a Document variable into an HTML file.
HTMLOpen (Function)
Creates an htmlDocument variable from an HTML document.
HTMLEditorSearch (Function)
Searches for a string in an HTML Editor control.
<HTML editor>.Search (Function)
Searches for a string in an HTML Editor control.
<Source>.ToPage (Function)
Automatically updates the controls of a page with: the values of the bound items in the current record (loaded in memory) of the HFSL data file described in the data model editor. the values of the bound WLanguage variables. This operation is performed regardless of the state of the controls (grayed, inactive or invisible)....
1
2
3
4
5
6
184
>