ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Translating the interface into multiple languages
When the different languages supported by the application have been selected, the information displayed by the application must be translated into these different languages......
LogFile (Property)
The LogFile property is used to determine if a data file is a log file.
TransactionFile (Property)
The TransactionFile property is used to determine if a data file is a transaction file.
IncomingData (Property)
The IncomingData property gets and sets the type of data received by the stream.
HChangeLogDir (Function)
Modifies the location of log files corresponding to an HFSQL data file.
<Table>.ToExcel (Function)
Creates an Excel file with the data from a Table or TreeView Table control.
Reports and Queries 2024: New WLanguage features
In version 28, new functions have been introduced and some of them have been improved......
Automatic menu of tables (AAF)
Each Table control found in a window proposes a menu to the user......
Using the Salesforce service
Salesforce is a very popular CRM software......
Replication options (ReplicEdit)
Creating a replication with ReplicEdit allows you to specify several parameters......
HDeleteScheduledOptimization (Function)
Deletes a scheduled optimization task from HFSQL Client/Server data files....
Changing the version of projects found in SCM
When several projects share elements in the same SCM, changing the version of WINDEV and WEBDEV projects......
Connection (Property)
The Connection property gets and sets the connection associated with a data file.
Configuring and running the action plans
When the action plans are deployed, you have the ability to configure their activation mode....
GUIDAnalysis (Property)
The GUIDAnalysis property returns the GUID of the analysis that was used to create the data file.
Link Description (Type of variable)
A Link Description variable is used to describe a link between two data files through programming.
Heatmap chart
The Heatmap chart is used to represent in 2 dimensions data with 3 axes of values......
HBackward (Function)
Moves backward several records from the current position in the data file, according to a specified item.
WDMap: Adding, modifying and deleting the records of a data file
WDMap allows you to perform simple operations (addition, modification or deletion) on the records found in a data file......
Creating and testing a query with parameters
Regardless of the query type (Select, Insert, Delete, Update) and regardless of its creation mode (with the wizard or by SQL directly), you have the ability to use parameters. The name of the parameter is specified when creating the query....
Custom title bar with menus and controls
There is a new trend in UI design: application menus in the title bar!...
WDOptimizer: Overview
The different operations that can be performed with WDOptimizer are as follows......
HSuggestKey (Function)
Returns a list of keys to add to data files to improve query performance.
Principle for running threads
At runtime, an application runs in a main thread......
TrafficInfo (Property)
The TrafficInfo property is used to: determine whether traffic information is displayed in the Map control. display or hide traffic information in the Map control....