ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Mashup
The concept of Mashup consists in aggregating data coming from different software, different services, different data sources, ......
Managing the calendars (Android/iOS)
WINDEV Mobile allows you to easily access the calendars and appointments found on the phones and tablets in Android and iOS......
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......
SCM administrator: available tools
The SCM administrator (Source Code Manager) proposes several tools to manage and optimize the SCM repository......
OCRModelPathDirectory (Function)
Used to set the directory that contains the language models for the native OCR system.
OCRParameter (Function)
Initializes the general options of the native OCR (Optical Character Recognition) system.
Translation with Google Translate
WINDEV, WEBDEV and WINDEV Mobile allow you to support up to 64 languages in the same project......
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:...
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)......
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.
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)......
Code editor: Assisted input
The following mechanism allows developers to write WLanguage code more easily in the code editor ......
Integrated OCR (Optical Character Recognition) management functions
SQL view
An SQL view is a virtual data source defined by an SQL query......
Showing passwords (AAF)
By default, in password controls, characters are replaced with dots......
Materialized view
Clickable control in a report
The report editor allows you to propose clickable controls during the print preview......
ocrOption (Type of variable)
The ocrOption type is used to define all the general options of the native OCR (Optical Character Recognition) system.
Working with the Source Code Manager
The principle for working with the Source Code Manager is as follows......
Open document tabs
The document tabs allow you to navigate between the different elements opened in the different editors....
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.