ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

WDAdminHF: Managing the data files
The remote HFSQL administrator proposes a full management of the HFSQL Client/Server databases......
12. Retrieving data from a website
Modifies the hue, the saturation and the lightness of an image in an Image control....
Report based on a memory area
A report based on a memory area is used to print the records stored in a memory area......
Automatic assisted universal replication
The automatic assisted replication is used to easily implement a replication on an existing application......
ConfidenceLevel (Property)
The ConfidenceLevel property gets the confidence level of a data analysis.
Formula (Property)
The Formula property describes a formula in a document or data sheet.
Using Unicode in HFSQL tables
The database schema proposes two types of Unicode items......
Converting an HFSQL Classic database into HFSQL Client/Server
There are two methods to convert HFSQL Classic databases to HFSQL Client/Server in WINDEV, WEBDEV and WINDEV Mobile......
HAddScheduledOptimization (Function)
Adds an optimization task of HFSQL Client/Server data files....
<Buffer type>.EncryptStandard (Function)
Encrypts a character string or a binary buffer by using a symmetrical encryption algorithm (AES, DES, etc.)
Buffer (Type de variable)
The Buffer type corresponds to a binary memory area.
Transactions in SQL
Starting with version 21, you can manage transactions in SQL code......
2. Analysis in practice
HAdd (Function)
Adds: the record found in memory into the data file (query or view). the record found in a Record variable into the data file (query or view)....
Creating and distributing Active WEBDEV Pages
To transform a page in Session mode into an Active WEBDEV Page:...
Email (Type of variable)
The Email type is used to handle the email content as well as the associated information.
AAF: Pasting a row from one Table control into another
Table controls are used to view and manipulate data......
Linking a data-bound Table control to a table or query
A Table control can be used to display the content of a table or query......
XML management: Use example
This application example manages an XML file named "Orders......
Accessing a database in local mode (SQLite)
WEBDEV allows a site to create and access a database created by the browser on the computer of the Web user in browser code....