ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

LOOP statement
The statement block is repeated endlessly...
WHILE statement
In a WHILE statement, the expression is evaluated at each beginning of the block of statements...
Socket: Creating a simplified socket server
WINDEV gives you the ability to create a simplified socket server......
grImageSize (Function)
Defines the size of the image containing the chart.
EmailOpenMail (Function)
Opens the default messaging software: of Web user on the browser computer. of the user on the current Windows computer. on the phone....
WDInst: managing the files to install
The setup editor WDInst is used to manage the files to install......
Automated tests of window
The automated tests of window are used to check the different features proposed by the window......
Native MariaDB Connector: Programming with HFSQL functions
To use a MariaDB database with Native Connector, the structure of MariaDB tables must be imported into the WINDEV or WEBDEV analysis......
Native MySQL Connector: Programming with HFSQL functions
To use a MySQL database with the Native Connector (or Native Access), import the structure of MySQL tables into the WINDEV or WEBDEV analysis......
WEBDEV administrator: Setups
The "Setups" tab allows you to configure the different administration features of the WEBDEV server......
The Active WEBDEV Pages
You want to reference several pages of your WEBDEV site?......
iParameterDuplicate (Function)
Configures the automatic creation of the duplicate copy generated during the next print.
Description of an Organizer control (control of a window)
The Organizer control can be configured in the editor via the description window ("Details" tab)......
Set of fonts (WEBDEV site)
The browser support the most common fonts by default......
HOut (Example)
Usage example of the HOut function
HInitHF55 (Function)
Used to access specific functions for managing xBase (or dBase) data if Native xBase Access provided with WINDEV or WEBDEV 14 is not available.
Reading bar codes
WINDEV, WEBDEV and WINDEV Mobile allow you to create applications for reading bar codes......
hFileParameter (Type of variable)
The hFileParameter type is used to define the data files taken into account by a scheduled optimization task.
HFSQL views
An HFSQL view corresponds to a "memory image" of an HFSQL data file......
HReadSeek (Example)
Usage example of the HReadSeek function
WEBDEV: Scheduled tasks and delayed tasks
WEBDEV allows you to implement tasks on the server directly......
Monitoring robot: Configuring the robot parameters
From the monitor, you can change the configuration options......
AppServerRunScheduledTask (Function)
Immediately starts the execution of a scheduled task on a WEBDEV Application Server.
Automatic index generation
The automatic index generation suggests index keywords based on the content of your help page......
Principle for running threads
At runtime, an application runs in a main thread......
Images, colors and tabs
To optimize the appearance of your screens, WINDEV, WEBDEV and WINDEV Mobile allows you to use images or colors in your tab controls......
Context menu of Organizer controls (AAF)
Each Organizer control found in a window proposes a menu to the user......