ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Dynamic audit
The dynamic audit of an application analyzes its runtime performance......
HCreationIfNotFound (Function)
Performs the following operations: If the table doesn't exist, create an empty table (file with ".FIC" extension) with the index file, the full-text index file and the memo file if necessary. The function is equivalent to HCreation. If the table exists, opens the table....
Docusign: Electronic signature
It is now common for individuals or businesses to sign contracts electronically......
1. HFSQL Client/Server: Implementation
WINDEV Tutorial: Using an HFSQL Client/Server database Lesson 1 - HFSQL Client/Server: Implementation - 10 min...
zipSplit (Function)
Splits an archive into several sub-archives of a given size.
docFragment (Variable type)
The docFragment type is used to define the characteristics of a fragment found in a "docx" document.
Keyboard shortcuts
The main keyboard shortcuts in the editors are as follows......
Creating and generating an external component
A component must be created from a project containing all the elements required for the component......
2. First tests
WINDEV Mobile Tutorial: My first Android/iOS application Lesson 2 - First tests - 1 hr...
Testing a project: settings
By testing the project you can simulate how the application will run......
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......
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)......
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....
Materialized view
...A materialized view is a physical data source defined by an SQL query....
HFSQL Control Center: Overview
The HFSQL Control Center allows you to manage the different HFSQL databases (Network, Mobile, Client/Server) of an organization......
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......