ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Windows,Title (External language)
Modifies the title of the next window (or dialog box) displayed.
gCircle (Function)
Builds a sequence of characters containing a circle or an ellipse.
Data source (Type of variable)
A Data source variable is used to describe a temporary data source (query, view, alias, ...)
Consuming a web service
WINDEV Tutorial: Consuming a web service Consuming a web service - 10 min
Native Progress Connector: Programming with HFSQL functions
To use a Progress database with the Native Connector, you must ......
Native Sybase Connector: 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 analysis......
DecryptStandard (Function)
Decrypts a message that was encrypted with a symmetrical encryption algorithm (AES, DES, etc.).
Discover WINDEV Mobile
WINDEV Mobile tutorial: WINDEV Mobile overview Discover WINDEV Mobile - 10 min
2. Deploying a website via HTTP
WEBDEV Tutorial - Website deployment Lesson 2 - Deploying a website via HTTP - 30 min
BurnerSave (Function)
Burns the files found in the compilation onto the CD or DVD.
3. Editing products
WEBDEV Tutorial - Creating a website with back office processes Lesson 3 - Editing products - 50 min
HFSQL Client/Server database: Recommendations
This help page presents the main recommendations for optimizing the security and performance of an HFSQL Client/Server database according to the constraints and desired features......
The setup editor WDInst
WDInst is a setup editor used to define the setup parameters of your application......
AppleSignIn (Function)
Used to implement authentication via "Sign In with Apple" on devices running on iOS 13 and higher.
BurnerAddDirectory (Function)
Adds all the files found in a directory to the compilation.
Creating the executable and the setup program
WINDEV Tutorial - Deploying an application Creating the executable and the setup program - 30 min
Notification (Type of variable)
The Notification type is used to handle the local notifications or the push notifications.
Constants for managing errors and exceptions
List of constants used by the functions for managing errors and exceptions....
fClose (Example)
Usage example of the fClose function
Automated tests
WINDEV Tutorial - Monitoring the evolution of an application Automated tests - 20 min
The Dockable Panel control
The Dockable Panel control allows you to easily organize the software interface into zones that the end user can freely move......
fCreate (Example)
Usage example of the fCreate function
SQLite: Programming with HFSQL functions
To use an SQLite database with Native Connector (also called Native Access), the structure of SQLite tables must be imported into the data model editor....
Native Informix Connector: Programming with HFSQL functions
To use an Informix database with the Native Connector, import the structure of Informix tables into the WINDEV or WEBDEV analysis......
6. Printing the product catalog
WINDEV Mobile Tutorial - Developing an Android and iOS application Lesson 6 - Printing the product catalog - 20 min
HExecuteProcedure (Function)
Runs a stored procedure.