ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Managing the replications of HFSQL servers (Control Center)
The HFSQL Control Center is used to create, configure and manage the replications between HFSQL servers....
Constants for managing fonts
List of constants used by the functions for font management....
HAdd (Function)
Adds: the record found in memory into the data file (query or view). the record found in a Record variable into the data file (query or view)....
ODBC driver for HFSQL Classic and HFSQL Client/Server - License agreement
OLE DB driver for HFSQL Classic and HFSQL Client/Server - License agreement
2. My first window
WINDEV Tutorial: WINDEV overview Lesson 2 - My first window - 30 min
The email structure
The email structure is a preset structure of WLanguage (no declaration is required)......
SQLTransaction (Function)
Begins, commits or rolls back a transaction: on the files of a database opened by SQLConnect, on the files of a database opened by a connection (OLE DB or Native Access/Native Connector) described in the data model editor or by HOpenConnection....
Email (Type of variable)
The Email type is used to handle the email content as well as the associated information.
btleDevice (Type of variable)
The btleDevice type allows you to handle a device that uses the Bluetooth Low Energy technology.
btleCharacteristic (Type of variable)
The btleCharacteristic type is used to handle a characteristic of a Bluetooth Low Energy service.
Variable Description (Type of variable)
The Variable Description type is used to get information about a variable or a member.
Certificate (Type of variable)
The Certificate type is used to handle: the certificates used to sign the strings or the files. the certificates used to sign the emails....
Transactions in HFSQL Client/Server mode
To keep maximum compatibility between HFSQL Classic applications (single-user or multi-user) and HFSQL Client/Server applications, the transaction mechanism in HFSQL Client/Server mode is similar to the one in HFSQL Classic mode......
Entity of a CDM
To group information according the MERISE method, entities must be created......
2. Managing a database
WEBDEV Tutorial: My first WEBDEV website Lesson 2 - Managing a database - 30 min
Report templates and inheritance
When a report template is applied to a report, all the controls and code found in the template are "copied" into the report......
2. Creating files in the analysis
WINDEV Tutorial: Creating a WINDEV project and its analysis Lesson 2 - Creating files in the analysis - 40 min
Adapting an application to support multiple languages
WINDEV Tutorial - Managing multiple languages Adapting an application to support multiple languages - 20 min
iPreview (Function)
Configures the print destination.
Constants used by the TraceStart function
List of constants used by the TraceStart function....
Generating and deploying 64-bit applications
WINDEV allows you to automatically generate and install a 64-bit application.
HModify (Function)
Modifies the specified record or the record found in memory in the data file (query or view).
Chart control: "General" tab
In all the editors (window, page or report), the "General" tab of the Chart control description window allows you to define the global characteristics of the control......
Managing accounts
WEBDEV Account Manager allows you to create a deployment account......