ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

NumToString (Function)
Converts a numeric value (integer, real or currency) to a string according to a specified format.
Automatic features of Pivot Table controls
The Pivot Table control offers several Automatic Application Features (AAF) allowing the user...
Custom context menu
Custom context menus are created in the window editor and can be handled programmatically......
Comparison operators
The comparison operators can be divided into several categories......
Break in a Looper control
A break in a Looper control is used to group the data corresponding to one or more arguments......
Handling WEBDEV Account Manager via command line
All the features in WEBDEV Account Manager can be used via command line......
Appointment (Type of variable)
The Appointment type is used to define the advanced characteristics of an appointment: time,...
Native PostgreSQL Connector: Programming with HFSQL functions
To use a PostgreSQL database with Native Connector (also called Native Access), the structure...
Two-level setup
The two-level setup (or multisite setup) combines: a reference network setup deployed...
Manipulating Dashboard controls programmatically
To programmatically manipulate Dashboard controls, WINDEV, WEBDEV and WINDEV Mobile include...
Manipulating Map controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically manipulate Map controls....
Monitoring robot: General check parameters
The general parameters of the check must be defined when creating or modifying a check......
HFSQL server replication
The replication between HFSQL servers consists in automatically replicating the data from server...
Native MariaDB Connector: Programming with HFSQL functions
To use a MariaDB database with Native Connector, the structure of MariaDB tables must be imported...
Input suggestions in an Edit control
Implementing input suggestions in an Edit control is very simple......
Analysis: Import files into the analysis (external database, HFSQL files, etc.)
WINDEV and WEBDEV allow you to easily handle external databases (Oracle, SQL Server, Access, etc....
Native SQL Server Connector: Executing the same stored procedure multiple times
In some cases, it may be useful to execute the same stored procedure multiple times by changing one...
Native MySQL Connector: Programming with HFSQL functions
To use a MySQL database with the Native Connector (or Native Access), import the structure of MySQL...
dArc (Function)
Draws an arc of circle or an arc of ellipse: in an Image control, in an Image variable,...
Query editor
The query editor is used to automatically create queries on the data files......
Value (Property)
The Value property is used to: Find out and modify the value of a report control. Find...
2. Searching and iterating over records
WINDEV Tutorial: WINDEV application: Managing data Lesson 2 - Searching and iterating over records...
Creating an executable: Managing manifests
When running an executable, Windows Vista (and later) performs several checks regarding the rights...
sfUserInfo (Type of variable)
The sfUserInfo type is used to get information about a user...
Composite report
The report editor gives you the ability to create "Composite" reports. In this case, the report...