ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Handling controls in a report
The different operations available for the report controls are as follows......
HLinkMemo (Function)
Used to associate a file with a binary memo item or to cancel the existing link between a file and a binary item.
Replication: The different types
The data replication is a powerful feature......
Spare server
A "spare" server is a target server in a unidirectional automatic replication......
Cardinalities
The cardinalities are used to count the links between the files......
Analysis links
The links are used to link the files found in an analysis between themselves......
Managing the analysis versions
WINDEV, WEBDEV and WINDEV Mobile allow you to manage the different versions of the analysis from the data model editor......
Installing the HFSQL Server module
Cherche les éléments d'un noeud HTML correspondant à une balise....
Creating a select query
A select query (corresponding SQL statement......
The Repositionable Note control
The Repositionable Note control allows you to include the famous yellow sticker in your applications......
WDTestRest: Run the test of your REST Webservices
WDTestRest is used to test the calls to an HTTP REST Webservice or to run a Web API accessible by HTTP......
3. Types of dynamic sites
A dynamic site is used to display pages whose content changes. In most cases, the content of these pages is linked to a database....
Query and project
WDMap: Characteristics of the files found in a database
WDMap is used to get various characteristics specific to......
Report based on an SQL query with data accessed via a connection (ODBC, etc.)
A report based on an SQL query with data accessed via a connection can print records from a database accessible via a specific ODBC driver or via a Native Connector......
WDLog: Viewing a log file
WDLog is used to view the content of a log file......
Table control based on a variable
A Table control based on a variable is a Table control whose columns are bound to the elements of an Array variable, to the members of a class or to the elements of an advanced variable (e.g., xlsDocument)......
Search and full-text index
HFSQL proposes a quick search for character strings in the data......
<Source>.ExtractMemo (Function)
Extracts the content of a binary memo item from an HFSQL file, a query or an HFSQL view to a physical file (on disk).
3. Site development life cycle
Break in a report
The break is used to group the records corresponding to a sort criterion......
Flexible modeling editor
The flexible modeling editor allows you to easily create a "non-restricting" and "flexible" modeling, entirely included in the environment......
HExtractMemo (Function)
Extracts the content of a binary memo item from an HFSQL file, a query or an HFSQL view to a physical file (on disk).
Android permission management
Android applications require permissions to provide certain features that may require access to sensitive data or sensitive device functionalities......
WDMap: Viewing records: special cases
This help page presents the special display cases in WDMap......