ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

grCategoryLabel (Function)
Initializes the label of a data category (or section) in a chart.
iEscape (Function)
Sends an ESCAPE command or a data command to a printer.
<Chart>.AddTimeData (Function)
Adds data at a precise moment in a time chart.
<Spreadsheet>.AddData (Function)
Adds a data into a Spreadsheet control found in a window.
WDConver : Use in interactive mode
Before you start using WDConver, you must have......
<Document variable>.ToText (Function)
Creates a character string with the data of a Document variable.
Time (Property)
The Time property enables you to: Retrieve the time from a DateTime variable. Modify the time in a DateTime variable. Retrieve the time from in a Date item (in "Date and Time" format) Modify the time in a Date item ("Date and Time" format)....
Organizer control linked to a data file or to a variable
You have the ability to create Organizer controls linked to data....
PageToEmail (Function)
Emails the data found in a page currently displayed in the browser.
WDMap: Viewing the records found in a data file
WDMap is used to view the records found in a data file......
MVP overview: Model - View - Presenter
MVP is the acronym for MODEL - VIEW - PRESENTER......
Filtering the headers and the content of a Pivot Table
By default, the entire data found in the data files is taken into account when calculating the content of a Pivot Table control......
Materialized view
...A materialized view is a physical data source defined by an SQL query....
RGBToHTML (Function)
Returns the HTML color corresponding to the RGB color.
iPrintAreaHTML (Function)
Pritns a text in HTML format in a rectangular area.
DocToHTML (Function)
Converts a Word Processing document into an HTML file.
HTMLInsertBefore (Function)
Adds a node before the specified node in an HTML document.
HTMLInsertAfter (Function)
Adds a node after the specified node in an HTML document.
HTMLRemove (Function)
Removes the specified node and its descendants in an HTML document.
HTMLSave (Function)
Saves the content of an htmlDocument variable to an HTML file.
HTMLEditorSelect (Function)
Selects a text fragment in an HTML Editor control.
HTMLEditorExecuteJS (Function)
Executes JavaScript code in an HTML Editor control.
<HTML editor>.Select (Function)
Selects a text fragment in an HTML Editor control.
<HTML editor>.ExecuteJS (Function)
Executes JavaScript code in an HTML Editor control.