ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Project description: Options tab
The project description window allows you to configure various elements of your project......
Real Time Performance Profiler (RTPP)
The Real Time Performance Profiler (RTPP) is a tool that helps you identify what is slowing down your application......
1. What is the WEBDEV administrator used for
Creating and deploying a setup program: How to?
Creating the setup program allows you to deploy a WINDEV application on the end-user computers......
WEBDEV concepts
Utilisation dans la classe ActionRapide - Accès en Lecture + Ecriture - Type : Tous types + objets...
3. Preparing the setup program
WINDEV Tutorial: Using an HFSQL Client/Server database Lesson 3 - Preparing the setup program - 5 min...
Aliases on data files: HAlias
The aliases are used to handle......
Push notification: Android configuration (Google Cloud Messaging)
To use the Push notifications in Android, you must have a Google account and you must perform a specific configuration......
Server triggers
Server triggers are stored procedures executed by the server before or after a write operation performed on a database file......
Scheduler report
The report editor allows you to create "Scheduler" reports....
Telemetry: Installing the server
To use the telemetry, you must install on a computer......
The Internal Window control
The "Internal Window" control is used to include a window (and its code) in a control of another window......
Reinitializing the parameters automatically saved
WINDEV allows you to automatically save the different application parameters......
The Repositionable Note control
The Repositionable Note control allows you to include the famous yellow sticker in your applications......
Hour (Property)
The Hour property is used to: Get the time from a variable of type Time or DateTime, or the number of hours from a variable of type Duration. Change the time in a variable of type Time or DateTime, or the number of hours in a variable of type Duration. Retrieve the time or the number of hours from a Date item (in "Date and time" or "Duration" format) or from a Time item. Modify the time or the number of hours in a Date item (in "Date and time" or "Duration" format) or in a Time item....
2. Types of setup
Types of setup...
HFSQL Client/Server: Principle for saving the databases
Like for any database, backups of your HFSQL Client/Server databases must be performed on a regular basis......
Binding a Radio Button control to an item
A Radio Button control can be bound to an item in a data file, query, etc....
Deploying an application that uses an external component
An application that uses one or more external components is deployed in the same way as a standard application......