ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Creating nested reports
Calculates the saturation of a color.
Managing space characters in the searches?
Log-based replication: Programming the log-based replication in WLanguage
Several WLangage functions allow you to include log-based replication in your application and to customize it......
Remote WEBDEV administrator: Managing the error messages
By default, when an error occurs in a dynamic WEBDEV site, an error message is displayed on the browser of the Web user....
Maintaining the files of Control Centers
When using a database, you may have to perform maintenance operations on the data files......
4. HFSQL Classic
HFSQL Classic is the database format......
Native Oracle Connector: Running the same query several times
In some cases, it may be useful to run the same query multiple times while modifying one or more parameters......
The "Pie", "Donut" or "Semi-circular" charts
Several types of charts belong to the same family......
Creating an insert query
An insert query (corresponding SQL statement......
Remote control: Some examples of configuration
Reorder the data displayed in your tables
WDMSG
You can create multilingual projects in WINDEV, WEBDEV or WINDEV Mobile......
WINDEV Mobile 2025 Update
Here are the new features that you will discover in this version......
WINDEV Mobile concepts
Linking a Combo Box control to a data file
A List Box or Combo Box control can be used to display the content of a data file, to allow a user to select a record, for example......
Sending and receiving emails
WINDEV, WEBDEV and WINDEV Mobile allow you to directly manage the emails from your applications......
Checking an element back in the Source Code Manager (SCM)
Checking an element back in the repository is used to make the modified element available to all the users of the Source Code Manager......
WDLog: Backup of HFSQL tables
WDLog allows you to save all the HFSQL tables used by a WINDEV or WEBDEV application......
SQL: Managing joins (INNER JOIN, OUTER JOIN)
To select records coming from several data files, joins must be used in the SQL query......