ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Debugging a connection to an HFSQL server
The stored procedures and the triggers are debugged from the environment, with real execution on the server......
Importing a WEBDEV project into WINDEV
...WINDEV proposes a feature for importing WEBDEV sites or WEBDEV pages....
Parallax effect
"Parallax" effects make it possible to scroll the elements in the interface at different speeds......
Remote WEBDEV administrator: Managing the error messages
By default, when an error occurs in a dynamic WEBDEV site, an error message is displayed on the browser of the Web user....
Handling a Looper control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Looper control by programming......
HFSQL Control Center: Open an analysis
The HFSQL Control Center allows you to fully manage an analysis......
Collapsed code
The code is collapsed to improve readability, by only displaying the comments in front of the lines of code......
Private Store for mobile applications
There are two methods two deploy your applications......
SQL commands available in an SQL query
WINDEV allows you to easily run queries in SQL code......
Custom-Folders in the analysis
Several file descriptions can be grouped into a "Custom-Folder"......
Creating a Java archive
When your Java application is developed, you can......
Print technical documentation
You can print different technical documentations describing all the elements of the project (windows, pages, reports, data files, items, components, assemblies, Custom-Folders, etc.)......
The Context Menu control (WEBDEV)
Context menus are often used in websites......
Adding an element to the SCM repository
When an element is added to the SCM (Source Code Manager) repository, it is added to the reference project on the SCM server......
Using layouts in WINDEV and WINDEV Mobile
The layout is used to define several views of a window in the same project without duplicating this window......
WDLog: Overview
The different operations that can be performed with WDLog are as follows......
ReplicSynchro: Overview
ReplicAdmin: Overview
TreeView control linked to a data file
You have the ability to create TreeView controls directly linked to the data....
Display modes of Tab control
To optimize the style of your tabs, you have the ability to use images and colors......
Organization chart linked to a data file
Access rights to a class property: special cases
The retrieval and assignment processes can be public, private or protected. The access rights of the property correspond to the less restrictive rights of the two processes....
1. Windows generated using the RAD methodology
The RAD (Rapid Application Development) is used to create windows from......
2. Projects in practice
Discover the main operations that can be performed on a project....
The Dockable Panel control
The Dockable Panel control allows you to easily organize the software interface into zones that the end user can freely move......