ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Handling the Chart controls at runtime (AAF)
The Chart controls allow the end user to perform several operations......
Using RAD patterns
The steps for creating a RAD pattern are as follows......
Aliases on data files: HAlias
The aliases are used to handle......
<Date type>.ToMonthInAlpha (Function)
Returns the name of the month that corresponds to a specified date.
<Date type>.ToDayInAlpha (Function)
Returns the name of the day that corresponds to a specified date.
Composite chart
A composite chart is a chart that displays several types of charts......
DateToMonthInAlpha (Function)
Returns the name of the month that corresponds to a specified date.
DateToDayInAlpha (Function)
Returns the name of the day that corresponds to a specified date.
HTML (Property)
The HTML property is used to configure the use of HTML content.
TableToClipboard (Function)
Copies the content of a Table or TreeView Table control to the clipboard.
ExceptionDisplay (Function)
Displays the standard window of exceptions with the content of the current exception.
2. Examples and components provided with WEBDEV
ArrayReverse (Function)
Reverses the content of a one-dimensional array.
ContentType (Property)
The ContentType property is used to get and define the content of an element.
ToastDisplayIW (Function)
Opens a toast whose content is based on an internal window.
<Email variable>.ImportSource (Function)
Fills an Email variable using the content of its Source property.
<Word Processing>.Print (Function)
Prints the content of a Word Processing control in "docx" format.
<Word Processing>.ToHTML (Function)
Converts the content of a Word Processing control into an HTML file.
<Array>.Reverse (Function)
Reverses the content of a one-dimensional array.
HTMLEditorToPDF (Function)
Exports the content of an HTML Editor control to a PDF file.
<HTML editor>.ToPDF (Function)
Exports the content of an HTML Editor control to a PDF file.
<Source>.RetrieveRecord (Function)
Returns the content of the current record (in a file, a view or a query, ...).
HRetrieveRecord (Function)
Returns the content of the current record (in a file, a view or a query, ...).
XMLModify (Function)
Modifies the content of the current element found in the XML document.
<Table>.ToClipboard (Function)
Copies the content of a Table or TreeView Table control to the clipboard.