ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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......
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......
The "Debugger" pane
The "Debugger" pane displays the debugger options when debugging the project or a project element ("Debugger" option)......
Guided tour management constants
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....
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......
Creating a Java archive
When your Java application is developed, you can......
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 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......
UMC management functions
List of functions for managing the UMC...
BCCapture (Function)
Decodes the information stored in a bar code by using the device camera (Android, iPhone, iPad).
SCM: Check-in policy
The SCM gives you the ability to define a check-in policy......
Available features and specific features of Java
WINDEV allows you to generate a Java application without even knowing the Java language......