ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Installing a WEBDEV site with zero-downtime update
Starting with version 24, you can update a Session or AWP site without disconnecting users......
Import from previous versions
To install a dynamic WEBDEV site on a web server, you will need deployment accounts......
MDIBottom (Property)
The MDIBottom property is used to determine and change the distance between the bottom border of the MDI parent window and the bottom border of the MDI area.
WDTrans: Delete the records in transaction
Transforms all the records "in transaction" into "normal" records if these records do not belong to a transaction currently in progress......
Native Oracle Connector for WINDEV and WEBDEV
Opening, closing and saving a query
The query editor allows you to easily handle the queries....
21. Managing business rules
Managing business rules...
18. Management of business rules
Programming automatic calculations in the columns of a Table control
Binding a Progress Bar control to an item
A Progress Bar control can be bound to an item in a data file, query, etc....
Configuring the assisted universal replication
If your application uses the assisted universal replication via a file......
WDInst: configuring the interface of setup program
By default, WDInst (the setup editor) proposes a standard setup program (the wallpaper corresponds to a gradient shade of blue and no slide is displayed......
Native SQL Server Connector for WINDEV and WEBDEV 2024
H.TemporaryDirectory (Variable)
Allows you to force the directory used to store the temporary files when reindexing the HFSQL data files.
2. WINDEV, WEBDEV and WINDEV Mobile: fully compatible format
New projects are often cross-platform....
<Connection variable>.TransactionCancel (Function)
If a transaction is in progress, cancels all the operations performed on the data files in transaction since the start of transaction.
Native XML Connector
WINDEV and WEBDEV allow you to import and handle a definition of XML files via the data model editor......
4. WINDEV, WEBDEV and WINDEV Mobile: fully compatible format
WINDEV, WEBDEV and WINDEV Mobile: fully compatible format...
Joins between the data files of a select query
When several data files are used in a query, the query editor automatically searches for the links between these files described in the analysis......
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......
Carrying over the differences from an element to another one
The project comparator is used to compare two elements and to list the differences found......
fWebDir (Function)
Returns the physical name of the directory containing the images, the JavaScript files and the Java files of the WEBDEV site.
Site test: the different types of tests
WEBDEV includes multiple methods for testing your sites......
Setup in MSI format
You have the ability to create a setup program in MSI standard......
FinDecreasingRedemption (Function)
Calculates the amortization value of a good over a specific period of time, via the formula for fixed-rate decreasing amortization.