ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The user version of query editor : Specific features
This help page presents the specific features of the user version of query editor......
WDMSG
You can create multilingual projects in WINDEV, WEBDEV or WINDEV Mobile......
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....
Push notification: iOS configuration
To use the Push notifications in iOS, you must have a Google account and you must perform a specific configuration......
AAF: File Path edit controls
The edit controls that use the "File name and full path" input mask propose several AAFs (Automatic Application Features): a specific popup menu used to handle the file. a file preview in thumbnail format (for an Image or PDF file path)....
SCM administrator: available tools
The SCM administrator (Source Code Manager) proposes several tools to manage and optimize the SCM repository......
Welcome to WINDEV, WEBDEV and WINDEV Mobile
The home page allows you to easily perform the operations for creating and opening projects......
5. Project configuration
Project configuration...
1. RAD (Rapid Application Development)
OCRParameter (Function)
Initializes the general options of the native OCR (Optical Character Recognition) system.
<WLanguageCodeFormatting>MetEnForme (Function)
Put in Geometry a WLanguage code: coloring, standardized rewriting, indentation, translation.
OCRModelPathDirectory (Function)
Used to set the directory that contains the language models for the native OCR system.
WDAdminHF: Saving the databases
The remote HFSQL administrator allows you to create backups of HFSQL Client/Server data files......
Translation with Google Translate
WINDEV, WEBDEV and WINDEV Mobile allow you to support up to 64 languages in the same project......
Search in SCM history
The search in the history allows you to perform an advanced search in the history of operations performed in the SCM......
Creating and handling an item
The main operations that can be performed on an item are as follows......
Query creation mode: independent or embedded query
The query editor proposes two methods for creating a query......
Characteristics of Table controls in a page
Table controls allow you to display and/or enter data......
Custom properties (WLanguage)
A custom property is a code element with two events......
AWP without UI
Bootstrap, Angular, React, Vue......
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)......
Nested reports
The nested reports are used to print several reports (secondary reports) in a single report (main report)......
WDSetup: Managing additional languages
The "WDSetup" project corresponds to the standard setup program of WINDEV applications......
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......