ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Data persistence
The data persistence is used to store the value typed by the user......
WDReplic: Presentation
WDReplic is used to manage data replication between several computers......
Error 303: ambiguous control name
Handling Gantt Chart controls programmatically
BrowsedFile (Property)
The BrowsedFile property gets and sets the data source used to display records in data-bound controls.
Creating an RSS stream
WINDEV, WEBDEV and WINDEV Mobile allow you to produce and/or consume an RSS feed (Rapid Simple Syndication)......
<Page>.FromFile (Function)
Automatically updates the controls of a page with: the values of the bound items in the current record (loaded in memory) of the data file described in the data model editor. This operation is performed regardless of the state of the controls (grayed, inactive or invisible). the values of the bound WLanguage variables. This operation is performed regardless of the state of the controls (grayed, inactive or invisible)....
Automatic completion
The automatic completion helps you write WLanguage code in your applications......
Binding Bar Code controls to items
A Bar Code control can be bound to an item in a data file, query, etc....
Report based on a memory area
A report based on a memory area is used to print the records stored in a memory area......
Characteristics of Table controls in a page
Table controls allow you to display and/or enter data......
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......
12. Retrieving data from a site
ConfidenceLevel (Property)
The ConfidenceLevel property gets the confidence level of a data analysis.
<Buffer type>.EncryptStandard (Function)
Encrypts a character string or a binary buffer by using a symmetrical encryption algorithm (AES, DES, etc.)
Transactions in SQL
Starting with version 21, you can manage transactions in SQL code......
<sshSession variable>.Write (Function)
Writes data into the specified SSH session.
Buffer (Type de variable)
The Buffer type corresponds to a binary memory area.
2. Analysis in practice