ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Automatic data file modification
The automatic data file modification updates the description of data files on user computers......
HAlias (Example)
Usage example of the HAlias function
File Description (Type of variable)
The File Description variable is used to programmatically describe data files.
Search and full-text index
HFSQL proposes a quick search for character strings in the data......
DeletionRule (Property)
The DeletionRule property is used to configure the deletion rule (integrity management) to be applied to the data file described through programming.
Data source (Type of variable)
A Data source variable is used to describe a temporary data source (query, view, alias, ...)
ModificationRule (Property)
The ModificationRule property is used to configure the modification rule (integrity management) to be applied to the data file described in the code.
Creating the Table pages of the WEBDEV RAD pattern
Executable: Project backup
At the end of the executable creation wizard, WINDEV proposes to automatically make a backup of the sources of your project......
SQLTransaction (Example)
Usage example of the SQLTransaction function
HErrorIntegrity (Function)
Used to check whether an integrity error occurred.
The Context Menu control (WEBDEV)
Context menus are often used in websites......
Configuring the assisted universal replication
If your application uses the assisted universal replication via a file......
Partial indexing of memos
You now have the ability to index the content of a text memo item......
The Pivot Table control
The Pivot Table control dynamically displays data coming from the crosscheck of different files found in a database......
HChangeDir (Function)
Changes the path to a data file (i.e. directory in which the file will be handled).
Creating a query
Two methods can be used to create a query......
Native SQL Server Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native SQL Server Connector......
Constants used by properties associated with windows, reports, pages and controls
List of constants used by properties associated with windows, reports, pages and controls....
HSuggestKeyStart (Function)
Starts collecting information on executed queries.
HSubstDir (Example)
Usage example of the HSubstDir function
Developing a SaaS site
A SaaS site is developed as a standard WEBDEV site. Some additional operations must be performed......
Dockable panes
WINDEV, WINDEV Mobile and WEBDEV propose several dockable panes......
16. Java applications in practice
Java applications in practice...
HPass (Function)
Defines the password used to create or open a data file.