ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Global and local variable
Two types of variables are available......
1. WLanguage
WINDEV Tutorial: WLanguage basics Lesson 1 - WLanguage - 5 min
1. Project audits
WEBDEV Tutorial - Optimizing a WEBDEV project Lesson 1 - Project audits - 15 min
2. Managing a Client/Server database
WINDEV Tutorial: Using an HFSQL Client/Server database Lesson 2 - Managing a Client/Server database - 20 min...
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......
Events associated with windows
List of events associated with windows...
Managing color palettes
Starting with version 2025, WINDEV and WINDEV Mobile include color palettes for projects and windows......
Operators on character strings
The character strings can be handled by specific WLanguage functions or by the +, [[ and ]] operators......
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....
Automatic data file modification
The automatic data file modification updates the description of data files on user computers......
1. My first Android/iOS project
WINDEV Mobile Tutorial: My first Android/iOS application Lesson 1 - My first Android/iOS project - 1 hr...
Constants for external files
List of constants used by the functions for managing external files....
2. My first window
WINDEV Tutorial: WINDEV overview Lesson 2 - My first window - 30 min
HReadSeekFirst (Function)
Sets the position on the first record whose value for a specific item is strictly equal to a sought value (exact-match search).
1. Project audits
WINDEV Tutorial: Optimizing a project Lesson 1 - Project audits - 15 min
Image editor: Features
The image editor includes several features......