ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HFSQL Client/Server: Principle for saving the databases
Like for any database, backups of your HFSQL Client/Server databases must be performed on a regular basis......
Telemetry: Main features
HSuggestKey (Function)
Returns a list of keys to add to data files to improve query performance.
Using the Salesforce service
Salesforce is a very popular CRM software......
TreeView Table report
The report editor allows you to create "TreeView Table" reports......
Managing accessibility on Mobile
On smartphones and tablets, there is an operating mode designed for visually impaired and blind users......
Calling a procedure/a function
Syntax for calling a local or global procedure.
Assisted universal replication
To easily establish the universal replication between the data of a remote application and a central database, WINDEV and WEBDEV allow you to......
The tables in a report
In a report, a table includes a set of controls called "Table cells"......
Reports and Queries 2024: New WLanguage features
In version 28, new functions have been introduced and some of them have been improved......
WINDEV Mobile 2024: New WLanguage features
In version 27, new functions, properties and data types have been introduced and some have been improved......
Sending and receiving emails
WINDEV, WEBDEV and WINDEV Mobile allow you to directly manage the emails from your applications......
Source (Property)
The Source property can be used on: a Chart control: in this case, the Source property is used to get the source of the series: Table column, list of values, ... a connection: in this case, the Source property is used to get or set the source of a connection (HFSQL Client/Server, OLE DB, etc.)....
SQLLock (Function)
Used to lock: The entire data table, in read and write mode. Its data cannot be accessed by other computers. The records selected by the query. This data cannot be accessed by the other computers. This method can be used to update records for example....
WDConver : Use in interactive mode
Before you start using WDConver, you must have......
Managing rights on HFSQL Client/Server
To ensure data security and confidentiality, some actions may be restricted to a group of users......
Brochure of new features: New WEBDEV features
New features in WEBDEV 28 presented in the New Features brochure....
New Features brochure - Version 28: New WEBDEV features
New features in WEBDEV 28 presented in the New Features brochure....
WDMap: Overview
WDMap is a tool used to view and handle a data file while developing an application......
Search and full-text index
HFSQL proposes a quick search for character strings in the data......
15. Project Management Hub
The Linear Looper control
A Linear Looper control is used to display a set of controls in a horizontal scrolling list......
Custom telemetry
Custom telemetry allows you to define the elements that will be included in the analytics......
Multilingual messages: Convert to new format (version 27 and later)
WINDEV, WEBDEV and WINDEV Mobile have included multilingual project support in many previous versions......
Management of Google documents
Google Docs and Google Spreadsheet are the online word processing and the online spreadsheet proposed by Google......