ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

grSourceSeries (Function)
Defines the source of a series.
zipOpenCAB (Function)
Opens an existing archive in CAB format.
zipAddFile (Function)
Adds a file (of any type) into an archive in CAB, ZIP, WDZ and 7z, TAR or TGZ (TAR.GZ) format and compresses it.
zipCreate (Function)
Creates an archive.
zipClose (Function)
Closes an archive.
Managing assertions
...The main available features are as follows:...
zipOpen (Function)
Opens an existing archive.
AutoRefresh (Property)
The AutoRefresh property is used to: Find out whether the data found in the series is automatically recalculated whenever grDraw is called Modify the mode for recalculating the data found in the series....
SourceDescription (Property)
The SourceDescription property is used to get the name of the element used as data source of a series.
fCompress (Function)
Compresses a file.
Trace (Function)
Displays the requested information (content of a control, for example) in a window opened next to the current window.
fUncompress (Function)
Decompresses a file that was compressed by fCompress.
Specific features of the Express version
The UML model
The main objective of a development team is to create optimized applications, capable of satisfying the ever-changing needs of their users......
Operations for synchronizing SCM
When creating an executable, a library or a component, ......
<zipArchive variable>.ExtractFileList (Function)
Extracts and decompresses a list of files found in an archive to a physical location.
<zipArchive variable>.Split (Function)
Splits an archive into several sub-archives of a given size.
<zipArchive variable>.ExtractDirectory (Function)
Automatically extracts and decompresses files from a directory in the file tree of an archive to a physical location.
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.
Constants used by properties associated with windows, reports, pages and controls
List of constants used by properties associated with windows, reports, pages and controls....
Obtaining an SSL certificate for IIS2 (2.0 or later)
The "dynamic" Tab control (prefix syntax)
The "Dynamic tab" Tab control is used to display several windows in the same window......
Managing rights on HFSQL Client/Server
To ensure data security and confidentiality, some actions may be restricted to a group of users......
zipExtractDirectory (Function)
Automatically extracts and decompresses files from a directory in the file tree of an archive to a physical location.
ChronoPause (Function)
Pauses a stopwatch in order to measure the time spent on a process.