ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

WDMap: Adding, modifying and deleting the records of a data file
WDMap allows you to perform simple operations (addition, modification or deletion) on the records found in a data file......
Report based on a memory area
A report based on a memory area is used to print the records stored in a memory area......
WDTrans: Overview
WDTrans is a tool for canceling transactions......
Window templates and inheritance
When a window template is applied to a window, all the controls and code in the template are "copied" to the window......
Control templates and inheritance
When a control template is applied to a page or to a window, all controls and code found in the template are "copied" into the page or window......
The "Debugger" pane
The "Debugger" pane displays the debugger options when debugging the project or a project element ("Debugger" option)......
2. Examples and components provided with WEBDEV
1. What is the WEBDEV administrator used for
Report based on a text file
In a report based on a text file, the information to print is read from a text file or is directly assigned in the report controls......
Working in Offline mode
When working on a laptop computer or on an offline computer, you may want to continue to work......
Application triggers
...A trigger is a WLanguage procedure automatically called by the HFSQL engine whenever a modification is performed (addition, deletion, modification, ...) on a record of a data file....
Guided tour management constants
2. WEBDEV administrator in practice
_VisiteGuideeEtapeBulle (Type of variable)
Le type _VisiteGuideeEtapeBulle permet de définir toutes les caractéristiques avancées d'un XXX....
Menus and menu options: Tips & Tricks
This page presents some operations specific to the menus and to the menu options......
Camera control: decoding the bar codes (prefix syntax)
In iOS and Android, the bar codes can be decoded via the Camera control by BCCapture......
Deploying a Java archive
Like for any application, WINDEV allows you to create a setup program for a Java application......
Properties available in Java
WINDEV allows you to generate a Java application without even knowing the Java language......
Creating a Java archive
When your Java application is developed, you can......
Creating a Java project
WINDEV allows you to generate a Java application without even knowing the Java language......
Testing a Java project and compiling it
When your Java application is developed, you can run the test of the Java project and compile it before creating the archive......
Events associated with Peeling Corner controls
WEBDEV proposes the following events:...
Bar Code management functions
The following functions are used to manage bar codes:...
Creating an SCM repository
To share a project via the Source Code Manager, a repository must be created......
HFSQL server replication
The replication between HFSQL servers consists in automatically replicating the data from server to server, in an asynchronous way......