ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

picLayer (Type of variable)
The picLayer type is used to define all the advanced characteristics of a layer of an image loaded in a WDPic variable.
Image (Type of variable)
The Image type is used to define the advanced characteristics of an image.
1. Application overview
WINDEV Mobile tutorial: Developing an Android and iOS application Lesson 1 - Application overview - 10 min
Installation directory
The setup wizard allows you to configure the installation directory of application....
2. Listing products
WEBDEV Tutorial - Creating a website with back office processes Lesson 2 - Listing products - 50 min
Advanced installer options
The setup wizard allows you to specify advanced options for the installer. These advanced options are used to: specify the options for managing the installer framework. specify the options for managing the UAC for the installer....
Creating the skin template of a report
WDSQL: Creating an SQL query
Once the connection to the database is established, WDSQL allows you to create different types of SQL queries......
AAF: Did you know?
Our surveys show that end users love AAFs (Automatic Application Features) and that these AAFs increase their satisfaction and efficiency when using the applications......
Reactive procedures
Reactive procedures are executed when the value of a control or variable changes......
TableToExcel (Function)
Creates an Excel file with the data from a Table or TreeView Table control.
gImage (Function)
Builds a sequence of characters containing an image.
HSetDuplicates (Function)
Enables or disables the management of duplicates on a unique key.
Creating a Java project
WINDEV allows you to generate a Java application without even knowing the Java language......
HRestoreBackup (Function)
Used to restore: an immediate backup (performed by HBackup or via the HFSQL Control Center), a scheduled backup (described by HAddScheduledBackup or via the HFSQL Control Center....
Storing files in Android
The file system on the devices running Android is divided into two main storage areas......
HFConf.Ini file
The HFConf.INI file is found at server root. This file is used to define several characteristics of HFSQL Client/Server server....
Creating a WINDEV project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......