ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Useful parameters of a procedure
A procedure can declare some parameters that are not immediately used. In this case, a warning appears in the code editor, indicating that the local variable is not used....
WDAdminHF: Managing the data files
The remote HFSQL administrator proposes a full management of the HFSQL Client/Server databases......
The Chart control: Characteristics in the editor
Regardless of the type of chart displayed in the Chart control, all its characteristics can be configured via its description window......
User Groupware (WINDEV and WEBDEV): Options and settings
An application is often intended to be used by several users connected via a network......
Custom-Folders
"Custom-Folders" simplify the organization of projects, allowing you to group the elements of your application by themes......
WDDIXIO overview
What is an application?
An application is a set of objects (windows, controls, ......
Body block
The Body block corresponds to the main block of the report......
Handling the cells of report table
The operations that can be performed on the table cells are as follows:...
HFSQL Control Center: Creating and executing a query
The HFSQL Control Center allows you to create a query based on the data files of the database currently displayed in the Control Center......
<Stack variable>.Push (Function)
Pushes an element onto the stack.
<Queue variable>.Enqueue (Function)
Adds an element to the queue.
Live Data: viewing data in the editors
The "Live Data" is used to view the content of the data files in the controls currently created in the different editors of the product used (window editor, page editor, report editor, ......
PDF Reader control: How to use the ribbon and tabs
The PDF Reader control includes multiple features accessible via......
Pop (Function)
Pops an element from a stack.
Automatic Application Features (AAF)
The Automatic Application Features (AAF) allow you to add features to your application without having to write a single line of code......
Android Control Center
Do you know where to find your application log files?...
The Kanban control
Originally, Kanban is a Japanese method aimed at improving processes for a better, more efficient production cycle....
4. WINDEV and telephony
WINDEV allows you to easily manage incoming and outgoing phone calls via the WLanguage phone functions....
Dequeue (Function)
Removes an element from the queue.
Configuring the connection with WDSQSINS
For compatibility with the earlier versions of the Native SQL Server Connector (also called Native SQL Server Access), the connection can still be configured in WDSQSINS (supplied with the Native SQL Server Connector)......
WDDIXIO
WDDIXIO is a tool that helps you translate the text of an application......
Start of Break block (Break header)
The Start of break block is optional......
WDSQL: Creating and running a script
A script is a set of SQL commands used to perform a specific operation (create a new table in the database, insert records, ......
Component and SCM
WINDEV, WEBDEV and WINDEV Mobile allow you to easily create and publish components......