ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<Image>.AnimationSetParameter (Function)
Changes one of the animation parameters used for a moving image (in an Image field).
<Libellé>.AnimationSetMode (Function)
Changes the animation type of text in a Static Text control.
Keyboard shortcuts
The main keyboard shortcuts in the editors are as follows......
Managing the HFSQL servers
The HFSQL Control Center allows you to fully manage HFSQL servers......
docFragment (Variable type)
The docFragment type is used to define the characteristics of a fragment found in a "docx"...
In-App purchases
The mobile systems (Android/iOS) allow their applications to propose content at extra cost,...
Image (Type of variable)
The Image type is used to define the advanced characteristics of an image.
Currency + Euro type
In a WINDEV application or in a WEBDEV site, the Euro must be managed in all the controls used...
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...
HCreationIfNotFound (Function)
Performs the following operations: If the file does not exist, creates an empty data file...
1. Application overview
WINDEV Mobile tutorial: Developing an Android and iOS application Lesson 1 - Application overview...
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:...
Project description: Advanced tab
The project description window allows you to configure various elements of your project......
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,...
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......
Various constants
List of various constants used by the constants WINDEV functions....
The Dashboard control
Dashboards are essential elements in an application......
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