ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Mashup
The concept of Mashup consists in aggregating data coming from different software, different services, different data sources, ......
The user version of query editor : Specific features
This help page presents the specific features of the user version of query editor......
Looper control based on a data file
This type of Looper control uses data from a data file or query......
OCRParameter (Function)
Initializes the general options of the native OCR (Optical Character Recognition) system.
OCRModelPathDirectory (Function)
Used to set the directory that contains the language models for the native OCR system.
Translation with Google Translate
WINDEV, WEBDEV and WINDEV Mobile allow you to support up to 64 languages in the same project......
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)......
Characteristics of Table controls in a page
Table controls allow you to display and/or enter data......
Query creation mode: independent or embedded query
The query editor proposes two methods for creating a query......
Report data source
...The reports can be created with the data coming from:...
DriveRename (Function)
Renomme un fichier ou un répertoire sur un disque distant.
BitcoinCoreConfigure( Function)
Specifies Bitcoin Core server connection parameters, in order to use BitcoinCoreXXXX functions.
The "Code" pane
The "Code" pane is used to handle the procedures (local and global procedures) and the classes found in the current project ("Global procedures", "Local procedures" and "Classes" options)......
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 ......
SQL view
An SQL view is a virtual data source defined by an SQL query......
Materialized view
Clickable control in a report
The report editor allows you to propose clickable controls during the print preview......
Showing passwords (AAF)
By default, in password controls, characters are replaced with dots......
ocrOption (Type of variable)
The ocrOption type is used to define all the general options of the native OCR (Optical Character Recognition) system.
Open document tabs
The document tabs allow you to navigate between the different elements opened in the different editors....
DriveUploadDirectory (Function)
Envoie un répertoire (présent sur la machine de l'utilisateur) vers un disque distant....
Changing the window content by swipe
The mobile devices propose several features available via finger movements......
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.
Content of the Table control
A Table control can be based on a data file, based on a variable or populated programmatically......