ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Business rules
WINDEV, WEBDEV and WINDEV Mobile allow you to manage the business rules......
HHistoryModification (Function)
Returns the modifications performed on one or more items of a given record. The result can be displayed in a list box or in a table to allow the user to view the modifications made to the specified file.
ModificationRule (Property)
The ModificationRule property is used to configure the modification rule (integrity management) to be applied to the data file described in the code.
Printing reports from a WEBDEV site
By default, the "Print" icon allows the Web user to print the current site page......
The Carousel control
The Carousel control is used to display an animated menu made of images......
The different types of sites
WEBDEV enables you to create static sites and/or dynamic sites......
The triggers
A trigger is a WLanguage procedure automatically called by the HFSQL engine whenever a modification is performed (addition, deletion, modification, ......
17. WLanguage: a simple and powerful language
Managing bar codes
The use of bar codes to identify and manage products has become essential......
SysInstance (Function)
Returns the instance of a module.
AutoLineWrap (Property)
The AutoLineWrap property is used to: determine if the automatic line wrap feature is enabled in a multiline Edit control, in a column of a Table or TreeView control or in a row header of a Pivot Table control. set the line wrap mode in a multiline Edit control, in a column of a Table or TreeView control or in a row header of a Pivot Table control....
How to create and handle a structure?
This help page explains how to create and handle a structure....
Responsive Web Design: Managing a header bar
This help page explains how to create a page containing a header bar in Responsive Web Design mode......
WDScript overview
WDScript is a WLanguage script editor included with WINDEV, WEBDEV and WINDEV Mobile......
SCM: Management of rights
It is possible to manage and grant certain access rights to the developers for each element in the SCM......
The "Window position preview" pane
The "Window position preview" pane is used to view and/or modify the opening position of the windows currently modified (according to the screen resolution used)......
Spare server
A "spare" server is a target server in a unidirectional automatic replication......
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......
Anchoring controls in a report
The anchors are used to define the behavior of controls during a resize operation......
Result of a query in test mode
After its execution in test mode (see Running the query test), the result of the query can be......
WDConver : Use in interactive mode
Before you start using WDConver, you must have......
3. Deploying a WINDEV application
Configuring the assisted universal replication
If your application uses assisted universal replication via a .WER file, the setup creation wizard proposes to configure the setup to install the different tools required for this type of replication....
OLE DB provider for HFSQL
The OLE DB provider on HFSQL is used to access an HFSQL database (Classic or Client/Server) from an external software that manages the accesses by OLE DB......
Instant spotting of modified code/current code
The modified lines of code are immediately visible......