ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

NotifAdd (Function)
Adds a notification into the system bar of device (Android) or into the notification center (iOS).
Creating and testing a query with parameters
Regardless of the query type (Select, Insert, Delete, Update) and regardless of its creation mode (with the wizard or by SQL directly), you have the ability to use parameters. The name of the parameter is specified when creating the query....
Outstanding progress bars
Simple or symmetric progress bar?...
Report editor: options and keyboard shortcuts
Several toolbars are displayed in the report editor......
WINDEV Framework License Agreement
Project portfolio
From version 25, you can create "project portfolios"......
SQL: Managing joins (INNER JOIN, OUTER JOIN)
To select records coming from several data files, joins must be used in the SQL query......
SQL commands available in an SQL query
WINDEV allows you to easily run queries in SQL code......
Organizing the directories of a project
When creating a project, a directory specific to this project is automatically created......
Characteristics of a PCL print
The result of a PCL print mainly depends on the technical features of the printer used (management of images and lines, management of fonts, ......
Programming Looper controls based on a data file (prefix syntax)
These are the main concepts for programming Looper controls based on a data file......
Programming Table controls based on a data file (prefix syntax)
This page explains how to program Table controls based on a data file......
How to create a query with external join?
In SQL language, an external join is used to exclude or include file records with or without correspondences in the linked files......
Type and version of Web server
The configuration diagnostic displays the following error......
11. User Macro-Code: UMC in practice
Describing the report blocks
The different characteristics of a block can be viewed and/or modified in the description window of this block......
WINDEV Mobile Framework License Agreement
Extension procedure
By using extension procedures, you can add your own WLanguage procedures to different types of variables (string, date, color etc.)......
Handling Scheduler controls programmatically
A Scheduler control can be......
DurationToString (Function)
Converts a duration to a character string in the specified format.
Calendar functions
List of Calendar functions...
grTitle (Function)
Modifies the caption and/or position of the chart title....
Project Management Hub: Statistics
When managing a project, you must keep track of some indicators to understand the evolution of the project, its schedule, ......
Configuring the assisted universal replication
If your application uses the assisted universal replication via a file......
Animation of controls
WINDEV and WINDEV Mobile allow you to animate the controls found in a window......