ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Sharing your source code with the SCM
WEBDEV Tutorial - A Source Code Manager for WEBDEV Sharing your source code with the SCM - 30 min...
WEBDEV administrator: Overview
The WEBDEV administrator is a module used to manage the dynamic WEBDEV sites......
SEO-ready page in session mode
In WEBDEV, there are two methods to develop a site......
Managing HBase databases
HBase is a non-relational (NoSQL) distributed database, based on columns and using non-structured storage for large tables......
The Table control
The Table control is used to simplify the display and the input of information stored in memory or coming from a data file, a view or a query......
NFC: Data transfer
NFC (Near Field Communication) is a wireless communication technology at short range and high frequency used to exchange data (named "tag") between two devices or between a device and a bullet even at short distance (few centimeters)......
2. Examples provided with WINDEV
The examples provided with WINDEV are intended to help you learn the features of WINDEV....
Events associated with a Popup control
WEBDEV manages the following events by default (order of appearance in the code editor):
<Source>.ImportHF55 (Function)
Imports a Hyper File 5.5 file into an HFSQL Classic file.
Operations performed on collaboration diagrams
The following paragraphs explain......
Operations performed on component diagrams
The following paragraphs explain......
Operations performed on deployment diagrams
The following paragraphs explain......
Operations performed on sequence diagrams
The following paragraphs explain......
Operations performed on object diagrams
The following paragraphs explain......
Source Code Manager (SCM)
L'administrateur du GDS (Gestionnaire de sources) propose certains outils spécifiques pour l'administration de la base de sources......
<Source>ExportJSON String (Function)
Exports the records from a table (HFSQL or OLE DB), view, or query to a JSON string.
I was using C with WINDEV 5.5. How to proceed in WINDEV 2024?
You have the ability to use external languages with WINDEV......
Comparing the project messages
The comparison between source and target text helps you find translation errors......
The Ribbon control
The Ribbon control proposes an additional feature regarding the menus found in your applications. It is used to present in a small surface a large number of controls arranged logically in order to perform choices....