ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

NumToString (Function)
Converts a numeric value (integer, real or currency) to a string according to a specified format.
Calling a procedure/a function
Syntax for calling a local or global procedure.
WDSQL: Connecting to a database
The first operation to perform in order to use WDSQL is to establish the connection...
iPreview (Function)
Configures the print destination.
SCM administrator: Managing the repository
The SCM administrator (Source Code Manager) allows you to directly handle the source codes...
Various WEBDEV constants
Various WEBDEV constants...
Appointment (Type of variable)
The Appointment type is used to define the advanced characteristics of an appointment: time,...
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......
HReadLast (Function)
Sets the position on the last record of a data file according to a browse item.
Native MariaDB Connector: Programming with HFSQL functions
To use a MariaDB database with Native Connector, the structure of MariaDB tables must be imported...
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....
HFSQL server replication
The replication between HFSQL servers consists in automatically replicating the data from server...
Monitoring robot: General check parameters
The general parameters of the check must be defined when creating or modifying a check......
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,...