ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Setup by HTTP (Network setup via IP)
The network setup via HTTP consists in installing and updating a WINDEV application via an HTTP server (Live update)......
Entity of a CDM
To group information according the MERISE method, entities must be created......
Relationships in a CDM
The relationships are used to link entities among themselves or to link associations to entities......
Testing a project: setting
By testing the project you can simulate how the application will run......
Control Center of WINDEV executables (WDADMINEXE)
When a WINDEV application is installed in network, a program used to remotely check the application executables is automatically created......
Association in a CDM
In a CDM (Conceptual Data Model), the associations are used to link the entities between themselves......
Currencies
A currency is a real coded on 10 bytes....
Creating a Java archive
When your Java application is developed, you can......
Infinite Progress Bar control
Progress bars provide useful information to the end user......
Binding a Slider control to an item
A Slider control can be bound to an item in a data file, query, etc....
Managing the remote accesses
The remote accesses are used to create a temporary network connection......
Camera/Video functions (prefix syntax)
Deploying an Android application
WINDEV Mobile allows you to develop Android applications. Then, these applications can be easily deployed....
Automatic AJAX
The diagram below presents the automatic and immediate use of AJAX in a WEBDEV site......
Deploying a site on a PC SOFT test server
PC SOFT proposes to host your test sites......
Sub-query
A sub-query is a query whose result is used by another query......
Video functions
List of video functions...
Properties available in Java
WINDEV allows you to generate a Java application without even knowing the Java language......
Data model editor: types of links
Several types of links can be found between the files......
Automatic feature for copying forms
When typing several copies of a form one after another, some of the information to type may be the same for each instance of the form......
Binding a Progress Bar control to an item
A Progress Bar control can be bound to an item in a data file, query, etc....
Reports
A report provides a custom view of data......
Handling a database from a Java application
You can start developing your application as soon as the WINDEV project is defined as being a Java project......
Handling RTF in an Edit control
Rich Text Format (RTF) is used to encode text and simplify exchange between applications......
Setup of a WEBDEV site: Creating library
A library (file with a WDL extension) is used to group the resources of the project (pages, queries, ......