ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WDLog: Restoring a data file from its log
WDLog is used to apply to a backup of a data file the different operations saved in the log of this file......
Writing an email
Writing an email in WLanguage consists in filling the email structure of WLanguage......
Linking a Scheduler control to a data file or variable
You can create Scheduler controls directly linked to the data....
Creating a help file
WINDEV, WEBDEV and WINDEV Mobile allow you to create a help file and associate it with an application or website......
Events associated with Edit controls
WLanguage events associated with Edit controls...
Version of the files in the virtual directory
The configuration diagnostic displays the following error......
ReplicSynchronize (Function)
Synchronizes the data corresponding to a replication.
Classes, members, methods and properties
A class is made of......
RowDetailsBinding (Property)
The RowDetailsBinding property allows you to identify and modify the data binding used to display the details of a row in a Table control based on a data file.
<Table>.SelectToFile (Function)
Positions on the data file record corresponding to a row selected in the multi-selection Table control based on a data file.
<Source>.Add (Function)
Add: the record found in memory into the data file (query or view). the record found in a Record variable into the data file (query or view)....
HAdd (Function)
Adds: the record found in memory into the data file (query or view). the record found in a Record variable into the data file (query or view)....
HErrorPassword (Function)
After the execution of a read or write function in a data file, used to find out whether an error caused by a wrong password occurred on this data file.
Report viewer: Text copy
The report viewer allows you to copy text from the report and paste it to a file in another application......
Describing the Action Bar control
This help page presents the main aspects of the Action Bar description window......
Step 3: Printing characters, images, ...
This step consists in "sending the different elements to print to the printer"......
Generating the setup program
The last wizard step for creating the setup program allows you to......
HChangeName (Function)
Modifies the physical name of a data file.
Managing HFSQL Client/Server files
The HFSQL Control Center allows you to fully manage HFSQL Client/Server data files......
How to add a new row to a Table control?
This help page explains how to add a row to a Table control programmatically....
Modeling editor: Managing the styles
The modeling editor proposes an advanced management of styles......
Creating a Java archive
When your Java application is developed, you can......
Debugger: Running a project step by step
Running a project step-by-step allows you to start the debugger when launching the application......
15. Project Management Hub
TreeView control linked to a data file
You have the ability to create TreeView controls directly linked to the data....