ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Managing threads
WINDEV and WINDEV Mobile propose several functions used to perform an advanced management of threads....
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.
What is an application?
An application is a set of objects (windows, controls, ......
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, ......
Indirection operators
The { and } operators are used to access a control, a variable, a class member or a file item by dynamically building the name of control, variable, class member or item...
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....
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......
4. WINDEV and telephony
WINDEV allows you to easily manage incoming and outgoing phone calls via the WLanguage phone functions....
PDF Reader control: How to use the ribbon and tabs
The PDF Reader control includes multiple features accessible via......
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......
Managing bar codes
The use of bar codes to identify and manage products has become essential......
Dequeue (Function)
Removes an element from the queue.
Pop (Function)
Pops an element from a stack.
Webservice management functions
Webservice management functions...
Managing the Unicode format in the HFSQL files
The analysis proposes two types of Unicode items......
User Groupware and files accessed via a Native Connector
An application that works with the User Groupware can be used with a database handled by a Native Connector......