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......
Multiline (Property)
In a window or page, the Multiline property is used to: find out and modify the "Multiline" option of an Edit control. find out and modify the "Multiline" option of a column in a Table control. In a report, the Multiline property is used to determine and change the "Multiline" option of a control....
Materialized view
Minute (Property)
The Minute property is used to: Retrieve the minutes from a Time or DateTime variable, or the number of minutes from a Duration. Change the minutes in a Time or DateTime variable, or the number of minutes in a Duration. Retrieve the minutes or the number of minutes from a Date item (in "Date and Time" or "Duration" format) or from a Time item. Modify the minutes or the number of minutes in a Date item (in "Date and Time" or "Duration" format) or in a Time item....
Parallax effect
"Parallax" effects make it possible to scroll the elements in the interface at different speeds......
Version of the files in the virtual directory
The configuration diagnostic displays the following error......
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.
The source code manager
WINDEV, WEBDEV and WINDEV Mobile propose a sophisticated Source Code Manager......
Generating the setup program
The last wizard step for creating the setup program allows you to......
The "Column" charts
The data is interpreted as "columns" whose height is proportional to the value of data......
Replication server for the assisted universal replication
The assisted universal replication can use a replication server......
PageToEmail (Function)
Emails the data found in a page currently displayed in the browser.
Organization chart linked to a data file
How to add a new row to a Table control?
This help page explains how to add a row to a Table control programmatically....
Custom-Folders in the analysis
Several file descriptions can be grouped into a "Custom-Folder"......
Report based on an HFSQL view
A report based on an HFSQL view is used to print records from an HFSQL Classic or Client/Server view......
TreeView control linked to a data file
You have the ability to create TreeView controls directly linked to the data....
HDescribeFile (Function)
Describes a data file programmatically.
Special paste
The Special paste command is used to explicitly choose the format in which the clipboard content will be pasted in the window editor......
Structure (Type of variable)
A structure is a custom type of data...
1. Project and analysis