ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

List of reserved words
OLE DB provider for HFSQL
The OLE DB provider on HFSQL is used to access an HFSQL database (Classic or Client/Server) from an external software that manages the accesses by OLE DB......
Handling Gantt Chart controls programmatically
SEO of a WEBDEV site
In order for your site to get visitors, the Web users must be able to find it......
Using WDDIXIO
To translate the text used in your project:...
Automatic context menu for the Scheduler controls
Each Scheduler control in a window offers the user a menu by default....
Printing the content of a table (AAF)
A Table control proposes an automatic popup menu allowing the user to perform several operations on the data displayed in the table......
Create the help system in WINDEV, WEBDEV or WINDEV Mobile
These are the main steps to create a help file (HTML, CHM or PDF)......
Style of a control
As soon as it is created, a control is associated with a style......
The archives
WINDEV, WEBDEV and WINDEV Mobile propose several WLanguage functions allowing you to compress and merge your files into archives......
Project description: Advanced tab
The project description window allows you to configure various elements of your project......
Key and referential integrity
In an analysis, the "Key" items are also used to manage the consistency of data (called referential integrity)......
Installing and using a Bitcoin Core server
WLanguage offers various functions for handle a Bitcoin Core server......
HOpenComplementaryAnalysis (Function)
Opens a new database schema, but keeps the main database schema of the application.
Project description: Telemetry tab
The project description window allows you to configure various elements of your project......
HFSQL Control Center: Managing scheduled elements
You have the ability to define scheduled elements on the HFSQL server....
HFSQL Control Center: HFSQL Client/Server backups
The HFSQL Control Center is used to manage the backups of HFSQL Client/Server data files......
Associative array (Type of variable)
An associative array is an "advanced" type of array...
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......
Query editor
The query editor is used to automatically create queries on the data files......
emailSMTPSession (Variable type)
The emailSMTPSession type is used to access a messaging server by using the SMTP protocol (Simple Mail Transfer Protocol) in order to send emails.