ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HModify (Function)
Modifies the specified record or the record found in memory in the data file (query or view).
Local procedure
Two types of procedures are available......
Creating a window skin template
4. Windows with search
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 4 - Windows with search - 30 min
Testing a project: setting
By testing the project you can simulate how the application will run......
Managing HFSQL Client/Server databases
The HFSQL Control Center allows you to fully manage HFSQL Client/Server databases......
Scheduler control events
The following events associated with Scheduler controls:...
Image (Property)
The Image property gets and sets the background image of a control or block.
zipSplit (Function)
Splits an archive into several sub-archives of a given size.
Managing the groups and users (HFSQL Client/Server)
To simplify the management of users and groups of users, the HFSQL Client/Server engine uses several variables allowing you to easily define the characteristics of groups and users......
Global procedure/function
A global procedure can be used in all the processes or events of the project....
Android 10: Changing application behavior
Starting with Android 10, Google no longer allows an application running in the background to open a window
Project description: Compilation tab
The project description window allows you to configure various elements of your project......
Generator of WINDEV skin templates: Customizing the elements
The generator of WINDEV skin templates is used to generate the necessary files for creating a custom skin template for the WINDEV projects......
Extensions of files created by WINDEV, WEBDEV, WINDEV Mobile
The table below presents the main extensions of files created and supported by WINDEV, WEBDEV and WINDEV Mobile......
Images and buttons
WINDEV, WEBDEV and WINDEV Mobile include many features to improve the appearance of applications and sites......
Constants for managing windows
List of constants used by the functions for managing windows...
Managing the HFSQL servers
The HFSQL Control Center allows you to fully manage HFSQL servers......
Specific features of the Express version
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......
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....