ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WEBDEV site deployment: automatic modification of data files
The automatic modification of the data files allows updating the description of data files on the Web server...
Native xBase/FoxPro Connector
WINDEV and WEBDEV propose a Native xBase/FoxPro Connector (or Native xBase/FoxPro Access) module......
BrowsedItem (Property)
The BrowsedItem property is used to: Get the item used to automatically loop through Table, Looper, List Box, ListView and Combo Box controls, supercontrols and reports based on data files. Change the item used to automatically loop through Table, Looper, List Box, ListView and Combo Box controls, supercontrols and reports based on data files. Then, the iteration is reinitialized....
1. What is the WEBDEV administrator used for
fTrackDirectory (Function)
Detects the modifications performed on the content of a directory.
Error 403: The item does not belong to the file
<Looper>.ToWord (Function)
Creates a Word file (.RTF) using the data from a Looper control.
HUpdateLink (Function)
Updates on the server all the links of an HFSQL Client/Server data file....
<Source>.Declare (Function)
Declares a description of data file (found in an analysis) in the current project.
<Source>.InfoFile (Function)
Returns the characteristics of an HFSQL Classic or Client/Server data file....
<Source>.UpdateLink (Function)
Updates on the server all the links of an HFSQL Client/Server data file....
<Connection variable>.InfoFile (Function)
Returns the characteristics of an HFSQL Classic or Client/Server data file....
<Connection variable>.InfoFileProperty (Function)
Allows you to find out the properties of a data file located in an HFSQL server.
Connection (Property)
The Connection property gets and sets the connection associated with a data file.
HInfoFile (Function)
Returns the characteristics of an HFSQL Classic or Client/Server data file....
HDeclare (Function)
Declares a description of data file (found in an analysis) in the current project.
HInfoFileProperty (Function)
Allows you to find out the properties of a data file located in an HFSQL server.
<Table>.ToExcel (Function)
Creates an Excel file with the data from a Table or TreeView Table control.
Code coverage
The code coverage is the measure regarding the coverage of tests run on an application or site......
Entity of a CDM
To group information according the MERISE method, entities must be created......
Step 5: Site parameters
Once the site installed, you can define the site connection options......
Implementing log-based replication: Modifying the analysis
Log-based replication can be implemented in the data model editor......
HToFile (Function)
Copies a data source (file, query, view, ...) to a physical HFSQL file with the same description. This file is neither encrypted nor password protected.
8. Associating controls with data
DescribedName (Property)
The DescribedName property is used to handle the logical name of HFSQL data files (ignoring possible changes made by HAlias).
Reports
A report provides a custom view of data......