ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SCM administrator: available tools
The SCM administrator (Source Code Manager) proposes several tools to manage and optimize the SCM repository......
Managing HFSQL Cluster
Methods for managing an HFSQL cluster and its databases....
The Duration control: Input or display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
Testing a Mobile application
By testing the project you can simulate how the application will run when launched by the user......
Constants for managing videos
List of constants used by the functions for video management....
HFSQL constants
List of constants used by the HFSQL functions....
Automatic features of Pivot Table controls
The Pivot Table control offers several Automatic Application Features (AAF) allowing the user to take advantage of all its capabilities......
Principle for running threads
At runtime, an application runs in a main thread......
Automatic procedures
The programming of timers, threads and delayed procedures is now automatically managed by the environment......
Business rules
WINDEV, WEBDEV and WINDEV Mobile allow you to manage the business rules......
Organizing the directories of a project
When creating a project, a directory specific to this project is automatically created......
httpRequest (Type of variable)
The httpRequest type is used to retrieve the advanced characteristics of an HTTP/HTTPS request....
restRequest (Type of variable)
The restRequest type is used to define the advanced characteristics of a REST request.
16. Application test in practice
Database parameters (Setup program)
The setup program creation wizard includes the setup of the database along with the application and suggests additional elements......
Implementing the log process in an application
Regardless of the data files used by your application (HFSQL Classic or HFSQL Client/Server), the log process can be implemented on these data files......
How to include secure payment in a WEBDEV site?
This help page explains how to add a secure payment into a WEBDEV site......
HFSQL in network mode on a server running Windows NT4, 2000, XP or 2003
The access speed to the data in network depends on several parameters (see the section......
Private Store for mobile applications
There are two methods two deploy your applications......
1. Components provided with WINDEV
WINDEV is provided with projects that contain components....
2. Variables
WINDEV Tutorial: WLanguage basics Lesson 2 - Variables - 20 min
Constants for managing Table, Treeview Table, Looper and List Box controls
List of constants used by the functions for managing Table, TreeView Table, Looper and List Box controls....
InputMask (Property)
The InputMask property is used to: get the input mask. set the input mask (from the masks available for the type)....