ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Creating a Pivot Table control
To create a Pivot Table control......
Animating an image
WINDEV, WINDEV Mobile and WEBDEV allow you to handle several types of animated images......
External language: C ++ programming (WDWDIAL interface)
This third method uses the notion of class inheritance to simplify the interfacing between a C++ application and WINDEV......
WDReplic: Overview
WDReplic is a tool used to manage the replication of data between several computers that use the same application......
Creating an update query
An Update query (SQL UPDATE statement) is used to modify the records in a database file......
Managing the replications of HFSQL servers (Control Center)
The HFSQL Control Center is used to create, configure and manage the replications between HFSQL servers....
"Debugger trace" pane
The "Debugger trace" shows the messages displayed in the trace window during the last application test......
I was using Visual Basic with WINDEV 5.5. How to proceed in WINDEV 2024?
You have the ability to use external languages with WINDEV......
User Groupware and Client/Server data files
An application that uses the User Groupware can be used with an HFSQL database in Client/Server mode......
The UAC mechanism in Windows Vista (and later)
To increase security against worms and viruses, Windows Vista/7 implemented the UAC (User Account Control) mechanism......
Native Oracle Connector: Programming with SQL functions
The SQL functions can be used to handle the ORACLE database, regardless of whether WDORAINS is used or not to configure the accessed database......
Printing during the report test in the editor
During the test of a report ("Go" button from the report editor), several print options are proposed......
Socket: Creating a simplified socket server
WINDEV gives you the ability to create a simplified socket server......
Importing an HTML page into a WEBDEV site
WEBDEV allows you "suck up" the existing HTML pages......
Overview of HFSQL Cluster
HFSQL Cluster is a database server intended to be deployed on several servers......
Impact analysis
The impact analysis immediately identifies the consequences of the latest changes......
DotNetVersion (Function)
Returns the version number of the .Net Framework available on the current computer.
How to create and handle a structure?
This help page explains how to create and handle a structure....
How to create an SQL query with a calculation formula?
This help page explains how to create a query with a calculation formula with the query editor....
Handling a control through programming in a report
All report controls can be handled through programming......