ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Setup wizard: Steps for creating a WINDEV application setup program
The setup program creation wizard allows you to define all the settings of your setup program.
Languages supported by the setup
If your applications must be installed in several countries, the setup wizard proposes to generate a multilingual setup...
Generating the setup program
The last wizard step for creating the setup program allows you to...
Configuring the assisted universal replication
If your application uses assisted universal replication via a .WER file, the setup creation wizard proposes to configure the setup to install the different tools required for this type of replication.
Database parameters (Setup program)
The setup program creation wizard includes the setup of the database along with the application and suggests additional elements...
Configuring the setup program
Two tools can be used to create a setup program...
Setup mode
Several methods can be used to distribute a WINDEV application...
Handling Sidebar controls programmatically
WINDEV and WINDEV Mobile allow you to handle Sidebar controls programmatically......
HTTP constants
List of constants used by the HTTP functions....
AdditionCompleted (Example)
Usage example of the AdditionCompleted property
SQLTable (Function)
Transfers the result of a query to a Table control populated programmatically (a List Box or Combo Box control), with the possibility of Partial Fetch (the result is retrieved by blocks of rows).
Real Time Performance Profiler (RTPP)
The Real Time Performance Profiler (RTPP) is a tool that helps you identify what is slowing down your application......
Project Management Hub: Overview
The Project Management Hub is used to organize and schedule a project, from design to delivery......
Printing in WLanguage
WINDEV, WEBDEV and WINDEV Mobile propose several print methods......
6. Procedures
WINDEV Tutorial - WLanguage basics Lesson 6 - Procedures - 20 min
Push notification
A mobile device can receive push notifications......
Report based on an Organizer control
A report based on an Organizer control is used to directly print the information displayed in the Organizer control...
Report based on a Scheduler control
A report based on a Scheduler control is used to directly print the information displayed in the Scheduler control......
The pages
Pages are the main interface of a WEBDEV site......
Programming standard in Windows Vista and later
To increase security against worms and viruses, Windows Vista/7 implemented the UAC (User Account Control) mechanism....
WEBDEV administrator: Installed sites
The "Sites" tab gives information about the dynamic WEBDEV sites installed on the computer......
FOR statement
The statement block is repeated while a control variable is modified and compared to a limit value (before each beginning of statement block)...
Constants for managing emails
List of constants used by the functions for managing emails....
Service constants
List of constants used by the functions for managing services....
Using C# code
You can use C# code in WINDEV applications (Windows applications and components, .NET assemblies......
PDF Reader control and PDF file management constants
PDF Reader control and PDF file management constants...
AnimationGetParameter (Function)
Reads the value of one of the animation parameters defined for an Image or Static control.
HSeekFirst (Function)
Positions on the first file record whose value for a specific item is greater than or equal to a sought value.
HNotifConfigure (Function)
Specifies and configures the server used to send notifications by the HFSQL server.
Docker image of the HFSQL server
From version 22, a Docker container with the HFSQL server is available in Docker Hub......
Collapsed code
The code is collapsed to improve readability, by only displaying the comments in front of the lines of code......
Writing an email: the available methods
This help page presents the methods for writing an email....