ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Batch processing: creation of executables, WDLs, components, etc.
WINDEV and WEBDEV allow you to perform multiple types of processes from a command line...
Multi-project processing: using batches
WINDEV, WEBDEV and WINDEV Mobile allow you to run a set of processes (compilation, generation, ...
Project Management Hub: Gantt chart
The Project Management Hub is used to follow the tasks of one or more contributors via......
5. HFSQL Client/Server
11. Table/Looper controls
Table/Looper controls can be used to display a set of information......
Managing iconic fonts
Include special characters in your captions via the iconic fonts....
Detecting Beacons
A "beacon" is a hardware transmitter that can "dialog" on a small perimeter with smartphones or tablets via a Bluetooth connection......
Configuring the setup program
Two tools can be used to create a setup program......
The Toolbar control
The Toolbar control is an advanced type of control, linked to a window......
Managing the emails with the POP3/SMTP protocols
The POP3 and SMTP protocols are protocols for email management recognized by all Internet Service Providers......
Application triggers
...A trigger is a WLanguage procedure automatically called by the HFSQL engine whenever a modification is performed (addition, deletion, modification, ...) on a record of a data file....
Two methods for passing parameters to a query
Two methods can be used to pass parameters to a query with parameters used in a window or in a control (List Box, Combo Box or Table control for example)......
Aligning elements in a List Box or Combo Box control (prefix syntax)
Several methods can be used to align the elements found in a List Box or Combo Box control......
Constants for managing Table, Treeview Table, Looper and List Box controls
List of constants used by the functions for managing Table, TreeView Table, Looper and List Box controls....
TimeLine control properties
A TimeLine control can be handled in a window by the following WLanguage properties.
Recycle bin management functions
List of functions for managing the recycle bin...
Setup on a local network (LAN)
SaaS
SaaS (acronym of Software as a Service) is a model for software distribution that consists in proposing an application in subscription via a Web site rather than via the purchase of a license......
The Conference control
The Conference control allows you to view and/or listen to video and/or sound in real time......
ERR_NO_PAGE
HFSQL: Change of name
Handling the checks
The monitor of the monitoring robot allows you to access the different checks started by the monitoring robot......
Handling Spreadsheet controls programmatically (in a report)
Telemetry: Configuring the WINDEV and WINDEV Mobile applications
To use the telemetry in a WINDEV or WINDEV Mobile application, you must......
How to create an SQL query to get a TOP 10?
This help page presents the method for creating an SQL query used to get the first 10 records......
11. Table/Looper controls
4. HFSQL Classic