ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Mechanism of specific exceptions
A process of specific exception is used to process a risky code (which means a code that could trigger an exception)...
Customizing the setup program (Plug-in)
In a setup program, you may want to customize some actions......
Frequently asked questions about HFSQL Cluster
Frequently asked questions about HFSQL Cluster....
Creating a service with WINDEV
A service is a specific type of application intended to be run without any user intervention......
Notification (Variable type)
The Notification type is used to handle the local notifications or the push notifications.
ftpConnection (Variable type)
The ftpConnection type is used to define all the advanced characteristics of an FTP connection.
Mobile User Groupware (Android and iOS)
WINDEV Mobile includes a User Groupware for Android and iOS applications......
Unavailable functions and properties
Some functions and properties have been removed from WLanguage......
Troubleshooting
This chapter presents the main problems (and their solutions) that can occur when using the WEBDEV Application Server...
Rights on the virtual directory
Welcome to WINDEV, WEBDEV and WINDEV Mobile
The home page allows you to easily perform the operations for creating and opening projects......
Configuring the connection with WDORAINS (optional setting)
For backward compatibility with the earlier versions of Native Oracle Connector (also called Native Oracle Access), the connection can still be configured in WDORAINS (supplied with Native Oracle Connector)......
Configuring the connection with WDSQSINS
For compatibility with the earlier versions of the Native SQL Server Connector (also called Native SQL Server Access), the connection can still be configured in WDSQSINS (supplied with the Native SQL Server Connector)......
HDelete (Function)
Deletes a record from a table (query or view).
Overview of HFSQL Cluster
HFSQL Cluster is a database server intended to be deployed on several servers......
Value of constants for the Windows 32-bit API
Value of constants for the Windows 32-bit API...
WDInst: Configuring the setup computer
When creating the setup program, WDInst allows you to configure the computer where the program will be installed......
HReadSeekFirst (Function)
Sets the position on the first record whose value for a specific item is strictly equal to a sought value (exact-match search).
Pre-launched sessions
A pre-launched session is a session of a Web site (or web service) automatically started on the Web server from the WEBDEV Application Server......
Testing a Mobile application
By testing the project you can simulate how the application will run when launched by the user......
2. Variables
WINDEV Tutorial: WLanguage basics Lesson 2 - Variables - 20 min