ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

zipInfoFile (Function)
Returns the characteristics of a file found an archive: The name of the file and its stored path. The initial size of the file. The compressed size of file. The date and time of file creation. The date and time of file modification. The date and time of file access. The file attributes. The file encryption mode....
<Connection variable>.RegenerateFile (Function)
Regenerates a data file from its log.
HOpen (Function)
Opens a data file.
WDMap: Characteristics of the files found in a database
WDMap is used to get various characteristics specific to......
grSunburstAddData (Function)
Adds a data to a Sunburst chart.
HRegenerateFile (Function)
Regenerates a data file from its log.
UI modifiable by the end user
By default, WINDEV applications allow end users to modify the interface of the application......
grHMGetData (Function)
Retrieves data from a Heatmap chart.
Year (Property)
The Year property is used to: Get the year from a Date or DateTime variable or item. Change the year in a Date or DateTime variable or item....
MySource (Reserved word)
MySource is used to handle the current data source (file, view or query) associated with a report or with a table based on a data file...
grHMAddData (Function)
Adds a data into a Heatmap chart.
TreeView Table control based on a data file
This type of TreeView Table control is linked to a data file or query......
SQLite: Programming with HFSQL functions
To use an SQLite database with Native Connector (also called Native Access), the structure of SQLite tables must be imported into the data model editor....
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......
Date
The Date keyword can correspond to...
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....
DDEUnLink (Function)
Interrupts a link between an item and a data.
DDEWarmLink (Function)
Creates a warm link with a data.
DDELink (Function)
Creates a hot link with a data.
Managing cookies
A cookie is an easy way to temporarily store information on the user's computer......
Structure (Type of variable)
A structure is a custom type of data...
FirstDayOfMonth (Function)
Returns the first day of the month.
Data model editor: Describing a connection
Any program developed with WINDEV, WEBDEV or WINDEV Mobile can easily access......
grIncreaseData (Function)
Adds a value to a data in a chart.
DayBreakHeight (Property)
The DayBreakHeight property is used to get and change the height of breaks between days in a Scheduler control where days are arranged in rows, and resources are arranged in columns.