ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The triggers
A trigger is a WLanguage procedure automatically called by the HFSQL engine whenever a modification is performed (addition, deletion, modification, ......
Messaging
A messaging is included in WINDEV, WINDEV Mobile or WEBDEV......
Setup in MSI format
You have the ability to create a setup program in MSI standard......
The Bar Code control
The Bar Code control displays bar codes in your windows, pages or reports......
Distributing Reports & Queries
This help page presents the operations that must be performed in order for a WINDEV application to be handled by Reports & Queries......
Manipulating Dashboard controls programmatically
To programmatically manipulate Dashboard controls, WINDEV, WEBDEV and WINDEV Mobile include dashboard-specific functions......
Handling a Breadcrumb control through programming
The Breadcrumb control can be handled through programming......
WEBDEV administrator: Overview
The WEBDEV administrator is a module used to manage the dynamic WEBDEV sites......
Description of a CSS style
This window allows you to describe a CSS style that will be used for the controls of your WEBDEV project......
JSON
JSON (JavaScript Object Notation) if a light format for exchanging data......
Managing HFSQL Client/Server applications
The HFSQL Control Center is used to manage the HFSQL Client/Server servers and the HFSQL Client/Server databases......
Debugging a connection to an HFSQL server
The stored procedures and the triggers are debugged from the environment, with real execution on the server......
Anchored move on the main axes
To facilitate the positioning of controls, you have the ability to force their move according to the four main axes (0°, 45°, 90°, 135°)....
Zooming an image (WEBDEV)
WEBDEV proposes several methods for zooming an image:...
Handling Spreadsheet controls programmatically (in a window)
Spreadsheet controls can be handled programmatically......
How to fill a TreeView Table control?
This help page explains how to populate a TreeView Table control programmatically....
The pages
Pages are the main interface of a WEBDEV site......
Binding a Radio Button control to an item
A Radio Button control can be bound to an item in a data file, query, etc....
Importing a WEBDEV project into WINDEV
...WINDEV proposes a feature for importing WEBDEV sites or WEBDEV pages....
spIterationCount (Property)
The spIterationCount property is used to: Get the iteration count of the hash algorithm used for an item of type "Password". This property can be used for items of type "Password" defined in the data model editor or programmatically. Sets the iteration count of the hash algorithm used for an item of type "Password" (only for "Password" items described programmatically)....
HsMenu,Mark (External language)
Finds out whether a menu option is marked or not.
8. Associating controls with data
Zombie data files and items
During the life of an application, items live and die......
Conceptual Data Model (CDM)
In the MERISE methodology, the conceptual data model defines the objects and the actions that must be taken into account in the database......
Reorder the data displayed in your tables