ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Analysis editor: the different types of sections
The different types of items proposed in the data model editor are as follows:
Option,Test (External language)
In an information window, displays each call to the function and each status report returned by the function.
15. Unit tests on the executable
Link functions (prefix syntax)
Link functions are used to link the interface with the data files (and vice versa)....
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......
Automated tests: Emulation functions
List of automated tests: Emulation functions...
Running the test of a static project
The test of the entire project allows simulating the startup of the site......
Events associated with Link controls
List of events associated with Link controls...
Printing during the report test in the editor
During the test of a report ("Go" button from the report editor), several print options are proposed......
WEBDEV cluster: Proxy configuration
To use a WEBDEV cluster, it is necessary to distribute the load between the different cluster nodes (each node corresponding to a WEBDEV Application Server)......
WDSQL: Connecting to a database
The first operation to perform in order to use WDSQL is to establish the connection to a database......
Deploying a site (from the development computer)
Regardless of the type of site created by WEBDEV (static site or dynamic site), WEBDEV Development version allows your to automatically install the site on the server......
Differences according to the test mode of a dynamic project
The test of a dynamic project can be run......
Dequeue (Function)
Removes an element from the queue.
Pop (Function)
Pops an element from a stack.
Animating the image display (WEBDEV)
...The Web sites propose several transition effects between the elements:...
WDInst: Customizing the setup program
The setup editor WDInst proposes a standard setup program......
How to create an SQL query with a calculation formula?
This help page explains how to create a query with a calculation formula with the query editor....
6. Multiple generation
...Multiple generation...
13. Managing business rules
WINDEV Mobile allows you to manage business rules....
The Looper control: Custom synchronization
How to manage the synchronization between: the page displayed in the browser. This page contains a Looper control that displays the records found in an HFSQL file. the corresponding page context found on the server....
Deploying a Java archive
Like for any application, WINDEV allows you to create a setup program for a Java application......
The "Quality Control Center" pane
The "Quality Control Center" pane displays the incidents associated with the selected project......
Creating help pages
A help system includes several pages......
The Internal Window control
The "Internal Window" control is used to include a window (and its code) in a control of another window......
InfoBuild (Function)
Displays a custom message in a system information window.