ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Project description: Telemetry tab
The project description window allows you to configure various elements of your project......
HFSQL server replication
The replication between HFSQL servers consists in automatically replicating the data from server to server, in an asynchronous way......
HAlias (Function)
Creates a logical alias of a data file (or query) or cancels all existing aliases.
Creating an update query
An Update query (SQL UPDATE statement) is used to modify the records in a database file......
Creating an executable: Data file directory
Two types of directories can be configured when creating the executable......
Advanced management of class instances
The advanced management of instances is used to choose the mode for taking reference. This choice directly impacts the freeing of the class objects: depending on the selected take of reference, the "Destructor" will not be called at the same time....
Creating an executable: WINDEV framework
Each WINDEV function is associated with a WINDEV DLL......
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......
HFilter (Function)
Defines and enables a filter on a data file, view or query.
The "Scatter" charts
A scatter chart (XY) represents the relationship between two numeric values in two series of data......
Report based on a form
The report editor gives you the ability to print reports on pre-printed forms (image file or PDF file)......
Native MariaDB Connector - License Agreement
Native PostgreSQL Connector - License Agreement
grColumnAggregation (Function)
Defines the algorithm for aggregating data in a grouped or stacked Column chart.
License agreement for Native Informix Connector
License agreement for Native Informix Connector...
License agreement for Native Progress Connector
License agreement for Native Progress Connector (also called Native Progress Access)...
License agreement for Native Sybase Connector
License agreement for Native Sybase Connector...
Data model editor: types of links
Several types of links can be found between the files......
File Description (Type of variable)
The File Description variable is used to programmatically describe data files.
Native SQL Server Connector license agreement
Native SQL Server Connector (also known as Native SQL Server Access) license agreement...
Native Access to SAP
SAP is a widely used ERP......
WINDEV Mobile 2024: New WLanguage features
In version 27, new functions, properties and data types have been introduced and some have been improved......
Alias type
The Alias type is used to declare and handle a logical alias for a data file or query.
CurrentColumn (Function)
Returns: the index of the current indexed column in a Table control (based on a data file or populated programmatically). the number of the column currently in edit mode in the specified Table control (based on a data file or populated programmatically)....
MultimediaHeight (Function)
Returns the height (in pixels) of the source image of the multimedia file played in the Multimedia control.