ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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......
Analysis shared between earlier WINDEV applications and WINDEV 2024 applications
An analysis can be shared between a WINDEV application......
The OLE control
The OLE control is used to handle an OLE object......
User report editor (Reports & Queries)
A report provides a custom view of data......
The Kanban control
Originally, Kanban is a Japanese method aimed at improving processes for a better, more efficient production cycle....
Prototype overload/Overload
The procedures and the methods of classes can have several syntaxes....
Test of a query
The query editor allows you to run the test of query result......
Configuring the development environment
WINDEV, WEBDEV and WINDEV Mobile propose different modes for using the development environment......
Testing a dynamic project (session or AWP mode) from WEBDEV
The test of the entire project allows simulating the startup of the site......
Infinite Table and Looper controls
There are two methods to populate Table and Looper controls programmatically......
HFSQL and Docker
Docker is a software platform that allows you to run applications in software containers on Linux (Docker runs like a daemon)......
Binding controls to data
A window or page can display information from......
SQL : ORDER BY clause: Organizing the result of a query
The ORDER BY clause is used to sort the records selected by an SQL query......
Overview of external languages
WDINT overview
WDINT is an optional tool of WINDEV, WEBDEV and WINDEV Mobile......
29. SEO in practice
2. Examples and components provided with WEBDEV
WDMSG
You can create multilingual projects in WINDEV, WEBDEV or WINDEV Mobile......
8. "Mobile friendly" site: Dynamic serving
"Unit examples" pane
The "Unit examples" pane proposes the unit examples found in the different products......
Skins
The skins are used to standardize the visual aspect of a site and they allow you to easily change style......
Training sessions organized by PC SOFT
PC SOFT proposes several training classes, according to your own requirements......
SQL statements
The main SQL statements allowed in the SQL queries managed by WINDEV and WEBDEV are as follows......
SCM: Management of branches
The management of branches is used to manage several versions of the same application in parallel......
HSetLog (Function)
Enables or disables log management on a file.