ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Remote WEBDEV administrator: Saving and restoring a WEBDEV site
The remote management tool is used to manage the backups of your dynamic WEBDEV sites....
Test of a report
The test of a single report allows you to run the current report in WINDEV, WEBDEV or WINDEV Mobile......
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......
Linking a Table control to a data file or query
A Table control can be used to display the content of a data file or query......
SCM: Changing the version of the projects in the repository
When changing the version of the development tool, the projects found in the SCM must be migrated to this new version......
DisplayEvenIfNull (Property)
The DisplayEvenIfNull property is used to: Determine whether a row or column in a Pivot Table control is displayed even if it contains no value. Show or hide a row or column in a Pivot Table control if it does not contain any values....
WINDEV 2025 Update
Here are the new features and improvements that you will discover in this version......
Development environment
The development environment opens automatically when WINDEV, WEBDEV and WINDEV Mobile are first launched......
CursorCapture (Function)
Directs all the events associated with the mouse toward a specific window or control, regardless of the screen object where the mouse event occurs.
HTransactionInterrupted (Function)
Used to find out whether a transaction was interrupted (the transaction was neither validated nor canceled).
Cursor constants
List of constants used by the functions for managing cursors and the mouse...
Create the help system in WINDEV, WEBDEV or WINDEV Mobile
These are the main steps to create a help file (HTML, CHM or PDF)......
Locking an application
WINDEV gives you the ability to lock your applications (after a specific duration for example)......
REST Webservices: Automatic deserialization of request
In a REST Webservice, an entry point can have several types......
Custom-Folders
"Custom-Folders" simplify the organization of projects, allowing you to group the elements of your application by themes......
Handling the checks
The monitor of the monitoring robot allows you to access the different checks started by the monitoring robot......
Handling List Box controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle List Box controls....
Handling a TreeView control through programming
WINDEV and WEBDEV allow you to handle a TreeView control programmatically......
Drawing charts in an Image control
WINDEV and WEBDEV propose several functions for creating and handling charts......
The log process
...A log is a special file that contains the history of all changes made to one or more tables over a given period of time (date the table was created, last automatic data modification, last backup created with WDLog, etc.)...