ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HFSQL Control Center: Overview
The HFSQL Control Center allows you to manage the different HFSQL databases (Network, Mobile, Client/Server) of an organization......
Dynamic audit
The dynamic audit of an application analyzes its runtime performance......
In-App purchases
The mobile systems (Android/iOS) allow their applications to propose content at extra cost, by using the payment system of App Store or Google Play......
Currency + Euro type
In a WINDEV application or in a WEBDEV site, the Euro must be managed in all the controls used to enter or display currency values......
SendKey (Function)
Simulates the keystrokes and the mouse actions.
Table control based on a data file
A Table control based on a data file is a control whose columns are bound to the items of a data file or query (data source)......
HCreationIfNotFound (Function)
Performs the following operations: If the file does not exist, creates an empty data file (".FIC" file) with the index file and the memo file if necessary. The function is equivalent to HCreation. If the file exists, opens the file....
1. Application overview
WINDEV Mobile tutorial: Developing an Android and iOS application Lesson 1 - Application overview - 10 min
Installing and configuring HFSQL Cluster
Required configuration and overview for installing HFSQL Cluster....
1. HFSQL Client/Server: Implementation
WINDEV Tutorial: Using an HFSQL Client/Server database Lesson 1 - HFSQL Client/Server: Implementation - 10 min...
Materialized view
...A materialized view is a physical data source defined by an SQL query....
2. First tests
WINDEV Mobile Tutorial - My first Android/iOS application Lesson 2 - First tests - 1 hr...
Installation directory
The setup wizard allows you to configure the installation directory of application....
Creating a service with WINDEV
A service is a specific type of application intended to be run without any user intervention......
Project configuration
Project configurations allow you to adapt the same project to multiple "targets"......
dSaveImagePNG (Function)
Saves an image: in a PNG file. in memory....
HTMLToRTF (Function)
Converts an HTML string or an HTML buffer to an RTF string.
License agreement for Native Oracle Connector
License agreement for Native Oracle Connector...
Global procedure/function
A global procedure can be used in all the processes or events of the project....
Testing a Mobile application
By testing the project you can simulate how the application will run when launched by the user......
5. Loops
WINDEV Tutorial - WLanguage basics Lesson 5 - Loops - 15 min
Managing HFSQL servers
The HFSQL Control Center allows you to fully manage HFSQL servers......