ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Pivot Table control in a report
The report editor allows you to create "Crosstab" reports......
Calling a DLL written in Visual Basic
Visual Basic (like many other languages) allows you to create custom DLLs......
Reverse code modeling
The reverse code modeling allows you to view in a graph......
Installing a WEBDEV site
There are two methods to install a WEBDEV site on a Unix server......
Handling ListView controls programmatically
WINDEV allows you to programmatically handle ListView controls......
Items used in a select query
A query created in the query editor can contain several types of items......
Automatic feature for copying forms
When typing several copies of a form one after another, some of the information to type may be the same for each instance of the form......
Scheduler report
The report editor allows you to create "Scheduler" reports....
Error 102: The constants can be defined in the initialization code of project, ...
Docker image of the HFSQL server
From version 22, a Docker container with the HFSQL server is available in Docker Hub......
Socket: Creating a simplified socket server
WINDEV gives you the ability to create a simplified socket server......
Aliases on data files: HAlias
The aliases are used to handle......
"Syntax help" pane
The "Syntax help" pane displays a short help text for the function being entered......
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)......
What is a database?
A database is an organized collection of data for a particular purpose (e.g., manage orders)......
In-App purchases
The mobile systems (Android/iOS) allow their applications to propose content at extra cost, by using the payment system of App Store or Google Play......
How to create and handle a structure?
This help page explains how to create and handle a structure....
Link properties
When creating a link, you can simply specify the destination......
CollapsedImage (Property)
The CollapsedImage property is used to: find out and/or modify the default image associated with a collapsed row in a TreeView Table control. find out and/or modify the default image associated with a collapsed row in a TreeView control. find out and/or modify the image associated with a specific collapsed row in a TreeView Table control. find out and modify the image in a collapsed row of a TreeView item in a "TreeView table" type report....
The Popup control
The Popup control is a control used to associate a popup with a page. This popup, displayed from the page into which it is inserted, is used to easily establish a dialog with the user....
Creating a select query
A select query (corresponding SQL statement......
Managing the Unicode format in the HFSQL files
The analysis proposes two types of Unicode items......
Project Management Hub: Managing messages
To manage messages in the Project Management Hub, you can use the secure messaging tool included in WINDEV, WEBDEV and WINDEV Mobile......
15. Cookies: information stored on the end user's computer
Zombie data files and items
During the life of an application, items live and die......