ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

External language: Programming in C++ (WDWDIAL interface)
This third method uses the notion of class inheritance to simplify the interfacing between a C++ application and WINDEV......
Creating an application that manages the Euro
The method for creating an application supporting the switch to the Euro is as simple as the method for creating a WINDEV application....
Handling the external files
WINDEV, WINDEV Mobile and WEBDEV propose several functions allowing you to manage the external files from your WINDEV/WINDEV Mobile applications or from your WEBDEV sites......
Native PostgreSQL Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose a Native Connector to PostgreSQL......
PC SOFT's Assistance Directe ® service
Your application may be strategic and you may want to have a priority access to the Technical Support......
Query with parameters
The queries with parameters allow the user to easily select records according to his own requirements......
Container column of a Table control (prefix syntax)
A cell found in a Table control can contain a set of controls......
WINDEV Mobile 2024 Tutorial - Table of contents
Abs (Function)
Returns the absolute value: of a numeric value, of a numeric expression (integer or real). of a duration....
Managing ports (serial ports, parallel ports, USB ports, etc.)
Several devices can be managed directly via a management of the ports used by these devices to communicate with the computer......
The Breadcrumb control
The "Breadcrumb" control corresponds to a series of links allowing the Web user to go back into the logical tree structure of a site......
Managing parallel tasks
The computers are becoming more and more powerful......
Animation of controls
WINDEV and WINDEV Mobile allow you to animate the controls found in a window......
Restoring an HFSQL Client/Server database
A backup of a HFSQL Client/Server database can be restored at any time......
WDConver : Overview
WDConver is a tool used to convert data to an HFSQL Classic data file from......
SCM: Management of branches
The management of branches is used to manage several versions of the same application in parallel......
Dynamic instantiation of a .NET object
A .NET object can be dynamically associated with a .NET class, we talk of dynamic instantiation of object....
LST: The Technical Support Newsletter, the WINDEV and WEBDEV magazine
The Progress Bar control
The Progress Bar control is used to follow the progress of an event......
Project Management Hub: Statistics
When managing a project, you must keep track of some indicators to understand the evolution of the project, its schedule, ......
Detecting Beacons
A "beacon" is a hardware transmitter that can "dialog" on a small perimeter with smartphones or tablets via a Bluetooth connection......
Handling a TreeView control at runtime
When the TreeView control is in edit, the user can expand or collapse the different levels of the tree structure by clicking the treeview elements....
Examples for using the OLE DB provider for HFSQL
Handling a TreeView Table control programmatically (prefix syntax)
This page explains how to program TreeView Table controls......