|
|
|
|
|
|
|
|
|
|
|
|
|
|
| Executes a WLanguage event associated with a control in an HTML page displayed by an HTML Display control. |
|
|
|
|
|
|
|
| Searches for the element whose "ID" attribute matches a specific value in an HTML document (or in an HTML node). |
|
|
|
|
|
|
|
| Searches for elements whose "class" attribute matches a specific value in an HTML document (or in an HTML node). |
|
|
|
|
|
|
|
| Searches for elements whose "name" attribute matches a specific value in an HTML document (or in an HTML node). |
|
|
|
|
|
|
|
| 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.... |
|
|
|
|
|
|
|
| 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. |
|
|
|
|
|
|
|
| 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. |
|
|
|
|
|
|
|
| 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. |
|
|
|
|
|
|
|
| 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. |
|
|
|
|
|
|
|
| In WINDEV or WINDEV Mobile applications, Button controls can have multiple states...... |
|
|
|
|
|
|
|
| The HTML control displays HTML pages or HTML code...... |
|
|
|
|
|
|
|
| The HTML Editor control allows users to create and modify HTML pages...... |
|
|
|
|
|
|
|
| HFSQL proposes a quick search for character strings in the data...... |
|
|
|
|
|
|
|
| Converts the HTML color into RGB color. |
|
|
|
|
|
|
|
| Adds a class into the HTML classes of a control. |
|
|
|
|
|
|
|
| Deletes a class from the HTML classes of a control. |
|
|
|
|
|
|
|
| Converts a Document variable into an HTML file. |
|
|
|
|
|
|
|
| Creates an htmlDocument variable from an HTML document. |
|
|
|
|
|
|
|
| Searches for a string in an HTML Editor control. |
|
|
|
|
|
|
|
| Searches for a string in an HTML Editor control. |
|
|
|
|
|
|
|
| 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).... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|