ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Text editing (Code editor)
When developing a new feature, it may be useful to keep the same environment for opening text files... Warning This feature is only available in WINDEV Suite SaaS 2025 Update 2. For more details, see Use the new features of WINDEV Suite SaaS 2025....
1. Installing an application on Android, iOS, etc.
There are multiple methods to install a WINDEV Mobile application...
Automatic assisted universal replication
The automatic assisted replication is used to easily implement a replication on an existing application......
Gesture variable
The Gesture variable is used to retrieve the gesture parameters (swipe)......
2. Projects in practice
Generating an application for Universal Windows 10 App
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......
fExtractResource (Function)
Extracts a resource from the application into a physical device location.
Creating a delete query
A delete query (corresponding SQL statement......
Creating an insert query
An insert query (corresponding SQL statement......
Creating a replication
To understand the operating mode of ReplicEdit, we are going to create a replication by using a simple example......
Creating a WINDEV application for Linux
WINDEV allows you to create native 64-bit Linux executables. Their UI is developed with the window editor....
DB2 Native Connector: Programming with HFSQL functions
To use a DB2 database with Native Connector, the structure of DB2 tables must be imported into the WINDEV or WEBDEV database schema......
Developing sites for specific platforms
Websites can be displayed on many devices (Android, iPhone, etc.)......
SAP ASE Native Connector (Sybase): Programming with HFSQL functions
To use a Sybase database with Native Connector, the structure of Sybase tables must be imported into the WINDEV or WEBDEV database schema......
Word Processing constants
The following constants are used by the functions for managing the Word Processing control:...
WINDEV, WEBDEV, Android or iOS external component
An external component is a set of WINDEV, WEBDEV or WINDEV Mobile elements......
HNext (Function)
Sets the position on the next table record according to a browse item.
EmailStartSMTPSession (Function)
Starts a session for sending emails with the SMTP protocol.
Extensions of files created by WINDEV, WEBDEV, WINDEV Mobile
The table below presents the main extensions of files created and supported by WINDEV, WEBDEV and WINDEV Mobile......
dbgConnect (Function)
Used to connect a remote debugger to an application, service, web service, etc.
notificationCategory (Type of variable)
The type notificationCategory makes it possible to define all the advanced characteristics of a notification category.