ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Page in Session mode: Populating controls after a long process
In a web application, you may need to run long processes (for example, to update counters......
6. HFSQL Cluster
HFSQL Cluster is an extension of the HFSQL Client/Server database model....
WDReplic: Starting the replication
Depending on the type of replication to perform, WDReplic must be started......
Creating an update query
An Update query (SQL UPDATE statement) is used to modify the records in a database file......
Type inference
The type inference is used to simplify the declaration of variables when the variable type can be automatically deduced by the compiler......
SCM administrator: Managing the repository
The SCM administrator (Source Code Manager) allows you to directly handle the source codes of different projects included in the Source Code Manager......
ReplicSynchro: Overview
ReplicAdmin: Overview
The "Task list" pane
The "Task list" pane displays the list of tasks that must be performed......
Modeling editor: Managing the styles
The modeling editor proposes an advanced management of styles......
Global and local variable
Two types of variables are available......
Navigation history in the code
The different editors enable you to directly view the code of an element by pressing the F2 key......
Context menu of TimeLine controls
By default, TimeLine controls contain a context menu....
WDStatistics: Importing log files
To view the statistics about the site traffic with WDStatistics, the log files must be imported onto the current computer......
11. Table/Looper controls
Table/Looper controls can be used to display a set of information......
Implementing the log process in an application
Regardless of the data files used by your application (HFSQL Classic or HFSQL Client/Server), the log process can be implemented on these data files......
WDDeploy features
WDDeploy is a tool used to easily deploy static or PHP sites......
Project Management Hub: Gantt chart
The Project Management Hub is used to follow the tasks of one or more contributors via......
Creating a Responsive Web Design page
Websites can be viewed on several platforms......
Use case diagram
A use case diagram is used to view the behavior of a system in such way that......
The "Interactive zoom" pane
The "Interactive zoom" pane is used to zoom the section currently hovered by the mouse cursor......
WINDEV applications for Linux: Specific features
WDTRAD overview
<Window>.ToFile (Function)
Automatically updates: the values of a data file's items in memory with the values from the controls in the window. The data file items bound to the window controls are automatically updated with the values of these controls. the value of the WLanguage variables with the value of the window controls. The WLanguage variables bound to the window controls are automatically updated with the values of these controls. This function is also available for WEBDEV pages....
The Slider control (in a page)
WEBDEV proposes two types of sliders......