ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HAddLink (Function)
Adds an integrity rule between two data files on the server.
Contact (Type of variable)
The Contact type is used to define the advanced characteristics of a contact found in the phone book.
User Groupware: Creating and installing the executable
The executable of an application that supports the User Groupware is a multi-instance executable....
Errors while managing data files
When an HFSQL function fails (returns False for example), the corresponding error number is returned by HError......
Remote WEBDEV administrator: Managing statistics
The remote WEBDEV administrator proposes a module for consulting the statistics regarding the traffic of your dynamic WEBDEV sites (standard and AWP) and Webservices deployed on a WEBDEV Application Server....
HDeleteLink (Function)
Deletes an integrity rule between two data files on the server.
SQLite: Programming with HFSQL functions
To use an SQLite database with Native Connector (also called Native Access), the structure of SQLite tables must be imported into the data model editor....
HOpen (Function)
Opens a data file.
<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.
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.
The "Internal report" control
The "Internal report" controls are used to print several reports (secondary reports) in a single report (main report) without programming......
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.
grAddData (Function)
Adds a data into a chart.
<Connection variable>.TransactionStart (Function)
Starts a transaction on the data files (HFSQL or accessed via Native Access) and creates the transaction file.
<Connection variable>.Transaction (Function)
Starts a transaction on the data files (HFSQL or accessed via Native Access) and creates the transaction file.
Edit options of a report
The report editor allows you to......
What is a database?
A database is an organized collection of data for a particular purpose (e.g., manage orders)......
SSL: Secure transactions with WEBDEV
When using an Internet application, the data circulating between the computer of the Web user and the Web server is not protected......
WDOptimizer: Editing and modifying a ".REP" file
Table, List Box and Combo Box controls bound to queries
A Table, List Box or Combo Box control can be used to display the content of a data file or query......
Creating an insert query
An insert query (corresponding SQL statement......
WDMap: Overview
WDMap is a tool used to view and handle a data file while developing an application......
Automatic completion
The automatic completion helps you write WLanguage code in your applications......
HugeFile (Property)
The HugeFile property is used to configure the maximum size of a data file.
FicEncryption (Property)
The FicEncryption property is used to set the encryption method of a data file.