ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Materialized view
Generating and deploying 64-bit applications
WINDEV allows you to automatically generate and install a 64-bit application.
Operations performed on component diagrams
The following paragraphs explain......
OrgDisplay (Function)
Reinitializes the content of an Organization Chart control from its data source (HFSQL data file for example).
<Organization Chart>.Display (Function)
Reinitializes the content of an Organization Chart control from its data source (HFSQL data file for example).
MobileNetworkStatus (Function)
Returns the current status of the connection to data on the mobile network or asks to be notified when the status of the connection to data changes.
<Table>.End (Function)
Stops the manual iteration of data file linked to a Table control based on a data file.
<Source>.Flush (Function)
Forces the operating system of the computer where the data files are found to write data onto the disk.
SourceName (Property)
The SourceName property is used to: Get the name of the report data source. Change the report data source....
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)....
GenerationNumber (Property)
The GenerationNumber property is used to get the generation number of the physical data file associated with the logical data file.
BrowsedFile (Property)
The BrowsedFile property gets and sets the data source used to display records in controls based on a data file.
HErrorPassword (Function)
After the execution of a read or write function in a data file, used to find out whether an error caused by a wrong password occurred on this data file.
7. HFSQL: files physically created
BrowserHistoryModify (Function)
Modifies the data of current entry in the navigation history. This data will be transmitted when going back to the current entry.
Table,Save (External language)
Updates or adds a record in the data file linked to the Table control.
<Image Editor>.Save (Function)
Saves the image displayed in the Image Editor control.
<Document variable>.Save (Function)
Saves a document as a "docx" file.
<Word Processing>.Save (Function)
Saves a document as a "docx" file.
<Pivot table>.Save (Function)
Saves the result of the calculation performed in a Pivot Table control (in a file or in memory).
<xmlDocument variable>.Save (Function)
Saves an XML document in a file.
<xlsDocument variable>.Save (Function)
Saves an XLS document.
<htmlDocument variable>.Save (Function)
Saves the content of an htmlDocument variable to an HTML file.
<WDPic variable>.Save (Function)
Saves the image contained in a WDPic variable.
<Diagram editor>.Save (Function)
Saves a diagram as a "diag" file.