ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Materialized view
Report data source
...The reports can be created with the data coming from:...
Configuring the titles of columns (Table control)
The title of table columns is an important element of Table control......
Operations performed on a data file (Data model editor)
The main operations that can be performed on a data file from the data model editor are as follows......
DDE errors
When a DDE function fails (returns False for example), ErrorInfo allows you to find out the number of the corresponding error]......
SQL view
An SQL view is a virtual data source defined by an SQL query......
CodeWLanguageMetEnForme (Function)
Put in Geometry a WLanguage code: coloring, standardized rewriting, indentation, translation, etc.
BitcoinCoreConfigure( Function)
Specifies Bitcoin Core server connection parameters, in order to use BitcoinCoreXXXX functions.
DriveRename (Function)
Renomme un fichier ou un répertoire sur un disque distant.
ocrOption (Type of variable)
The ocrOption type is used to define all the general options of the native OCR (Optical Character Recognition) system.
Defining specific character sets in HFSQL data files
When an application is used to display or save data in HFSQL files, this data is entered in the current language......
Reinitializing the parameters automatically saved
WINDEV allows you to automatically save the different application parameters......
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....
Integrated OCR (Optical Character Recognition) management functions
Code editor: Assisted input
The following mechanism allows developers to write WLanguage code more easily in the code editor ......
ocrTextBlock (Type of variable)
The ocrTextBlock type is used to define and identify all the advanced characteristics of a text block read by the native OCR system.
Brochure of new features: New WINDEV features
New features in WINDEV 28 presented in the New Features brochure....
1. Testing a site: Elements to be tested
Chorus Pro: Automate the submission of invoices
In France, electronic invoicing has become mandatory for invoicing government services......
Developing a SaaS site
A SaaS site is developed as a standard WEBDEV site. Some additional operations must be performed......
Showing passwords (AAF)
By default, in password controls, characters are replaced with dots......
<Page>.ToFile (Function)
Automatically initializes: the value of the items in a data file with the value of the controls in the page. The data file items bound to the window controls are automatically updated with the values of these controls. the value of the WLanguage variables with the value of the window controls. The WLanguage variables bound to the page controls are automatically updated with the values of these controls. This operation is performed regardless of the state of the controls (grayed, inactive or invisible)....
How to populate a TreeView control using a data file?
By default, the TreeView control cannot automatically display the data coming from a data file......
Multi-database queries
A query (typed in SQL code) can operate on different databases......
AnimationMinFPS (Function)
Configures the minimum number of images per second in order for the animations (transition effects) to be enabled in the controls.