ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

User group settings
SecondaryAxis (Property)
The SecondaryAxis property is used to: determine whether a chart series is on the secondary axis. set the position of a chart series on the secondary axis....
Thickness (Property)
The Thickness property is used to: Find out the thickness of the line for a series (Line charts only). Modify the thickness of the line for a series (Line charts only)....
emailSMTPSession (Type of variable)
The emailSMTPSession type is used to access a messaging server by using the SMTP protocol (Simple Mail Transfer Protocol) in order to send emails.
Installing and using a Bitcoin Core server
WLanguage offers various functions for handle a Bitcoin Core server......
SQL Server Native Connector: Programming with HFSQL functions
To use an SQL Server database with Native Connector, the structure of SQL Server tables must be imported into the data model database schema......
Integrate two-factor authentication into your applications
In version 26, WINDEV, WEBDEV and WINDEV Mobile allow you to set up a login via two-factor authentication......
Synchronizing the analysis with external databases
The analysis must be synchronized with an external database if it uses......
Printing a report on one of the printers connected to the Web Server
To print a report on one of the printers connected to the Web server, you must......
License agreement for the tools included with WINDEV, WEBDEV and WINDEV Mobile
License agreement for the tools included with WINDEV, WEBDEV and WINDEV Mobile...
Checking out an element
To work on a project element found in the Source Code Manager, you must check out the element before it can be modified......
Sending and receiving emails
WINDEV, WEBDEV and WINDEV Mobile allow you to directly manage the emails from your applications......
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......
Locking an application
WINDEV gives you the ability to lock your applications (after a specific duration for example)......
ODBC driver for HFSQL Classic and for HFSQL Client/Server (Linux)
The ODBC driver for HFSQL Classic (single-user or multi-user) is used to access an HFSQL Classic database from an external database software that supports the accesses by ODBC......
Manage SCM branches visually
The Source Code Manager offers a graphic interface for editing branches to optimize the management of branches in your projects......
Report based on a data file
A report based on a data file is used to print the records coming from a single data file (HFSQL Classic or Client/Server, accessed via a Native Access, ......
WDSQL: Connecting to a database
The first operation to perform in order to use WDSQL is to establish the connection to a database......
1. Testing a site: Elements to be tested
AWP: Managing contexts
To keep the value of global variables when switching from a page to another one, the AWP mode proposes a management of contexts......
<EmailPOP3Session variable>.GetAll (Function)
Retrieves all the emails found on a POP3 server.