ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Assisted universal replication: specific features
2. Analysis in practice
FTPDate (Function)
Returns the different dates of a file (date the file was created, modified or accessed) located on an FTP server (File Transfer Protocol).
HTMLAttribute (Property)
The HTMLAttribute property reads and changes the HTML attributes of the control.
HTMLToRGB (Function)
Converts the HTML color into RGB color.
PersistedCalculatedItem (Property)
The PersistedCalculatedItem property is used to: Find out whether the value of a calculated item is stored in the data file. This item was defined in the data model editor or through programming. Define whether the value of a calculated item is stored in the data file (when describing the item through programming)....
HRSWaitForDataProcess (Function)
Waits for: the replication data on the master server to be sent to the subscriber server. the replication data received on the subscriber server to be entirely applied....
MySource (Reserved word)
MySource is used to handle the current data source (file, view or query) associated with a report or with a table based on a data file...
<Connection variable>.RSWaitForDataProcess (Function)
Waits for: the replication data on the master server to be sent to the subscriber server. the replication data received on the subscriber server to be entirely applied....
The TreeMap control
...The TreeMap control is used to dynamically represent data, possibly in tree structure, in a balanced way....
HTMLToText (Function)
Converts an HTML string or buffer to text.
Materialized view
HTMLClassAdd (Function)
Adds a class into the HTML classes of a control.
HTMLClassDelete (Function)
Deletes a class from the HTML classes of a control.
<Document variable>.ToHTML (Function)
Converts a Document variable into an HTML file.
<Html>.Navigate (Function)
Starts navigation in an HTML Display control.
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.
HTMLNavigate (Function)
Starts navigation in an HTML Display control.
Synchronizing the analysis with external databases
The analysis must be synchronized with an external database if it uses......
<Table>.SelectToFile (Function)
Positions on the data file record corresponding to a row selected in the multi-selection Table control based on a data file.
<Source>.Add (Function)
Add: the record found in memory into the data file (query or view). the record found in a Record variable into the data file (query or view)....
HAdd (Function)
Adds: the record found in memory into the data file (query or view). the record found in a Record variable into the data file (query or view)....
RowDetailsBinding (Property)
The RowDetailsBinding property allows you to identify and modify the data binding used to display the details of a row in a Table control based on a data file.