ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Reports & Queries: Unsupported WLanguage functions
Some WLanguage functions are not available in Reports & Queries......
Encryption (Property)
The Encryption property allows you to manage the type of encryption used between Client computers and an HFSQL server.
Android application: Using and sharing SQLite data
For the Android applications, the available databases are HFSQL (Classic and Client/Server) and SQLite....
Automatic assisted universal replication
The automatic assisted replication is used to easily implement a replication on an existing application......
SQLConnect (Function)
Connects the current application to a database that must be interrogated via SQL.
Setup of a WEBDEV site: Automatic data file modification
The automatic modification of the data files allows updating the description of data files on the Web server......
HDeclareExternal (Function)
Temporarily imports into the current analysis the description of a data file from an existing HFSQL data file.
Creating a replication
To understand the operating mode of ReplicEdit, we are going to create a replication by using a simple example......
Compression (Property)
The Compression property gets and sets the data compression mode.
SCM administrator: available tools
The SCM administrator (Source Code Manager) proposes several tools to manage and optimize the SCM repository......
Database of the Control Centers
The database of Control Centers groups various information shared by the different modules found in WINDEV, WEBDEV and WINDEV Mobile......
HOnError (Function)
Customizes the management of HFSQL errors.
HImportHF55 (Function)
Imports a Hyper File 5.5 file into an HFSQL Classic file.
Replication options (ReplicEdit)
Creating a replication with ReplicEdit allows you to specify several parameters......
HPrepareQuery (Function)
Initializes a query and declares this query to the database server in order to optimize the next executions of this query.
HPrepareSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the database server in order to optimize the next executions of this query.
Encryption (Property)
The Property Encryption allows you to know and modify the type of encryption used.
HListLink (Function)
Returns the list of links (Merise) in the current analysis or in a specific analysis
Accessing an LDAP directory
An LDAP directory is used to share information databases on a local or external network....
Data source (Type of variable)
A Data source variable is used to describe a temporary data source (query, view, alias, ...)
User Groupware files
Two categories of data files are managed......
Project description: Files tab
The project description window allows you to configure various elements of your project......
HCS.FrameSize (Variable)
The HCS.FrameSize variable is used to resize the outgoing data frame.
Managing databases in the WINDEV Java applications
This document presents the different access modes to databases from a WINDEV Java application......
Transactions: Secure processes on HFSQL data files
This chapter presents the following topics......