ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The Progress Bar control
The Progress Bar control is used to follow the progress of an event...
Characteristics of the columns in a Table control in a window
The columns are used to display information in a Table control...
Characteristics of the columns in a Table control in a window (prefix syntax)
The columns are used to display information in a Table control...
ProgressBarSystem (Property)
The ProgressBarSystem property gets and sets the progress bar used as system progress bar (in the taskbar) with Windows 7 (and later).
<zipArchive variable>.ExtractAll (Function)
Extracts all files from an archive and decompresses them.
<zipArchive variable>.AddFile (Function)
Automatically adds and compresses any type of file into a CAB, ZIP, WDZ, 7z, TAR, gzip or TGZ (TAR.GZ) archive.
<zipArchive variable>.ExtractFileList (Function)
Extracts and decompresses a list of files found in an archive to a physical location.
<Source>.ExportJSON (Function)
Exports the records found in a table (HFSQL or OLE DB), view or query to a JSON file.
zipAddFile (Function)
Automatically adds and compresses any type of file into a CAB, ZIP, WDZ, 7z, TAR, gzip or TGZ (TAR.GZ) archive.
zipExtractAll (Function)
Extracts all files from an archive and decompresses them.
HExportJSON (Function)
Exports the records found in a table (HFSQL or OLE DB), view or query to a JSON file.
<zipArchive variable>.ExtractFile (Function)
Extracts a file from an archive and automatically decompresses it to a physical location or in memory.
<Source>.ExportJSONString (Function)
Exports the records from a table (HFSQL or OLE DB), view, or query to a JSON string.
HExportJSONString (Function)
Exports the records from a table (HFSQL or OLE DB), view, or query to a JSON string.
Installing the HFSQL Server module
Cherche les éléments d'un noeud HTML correspondant à une balise....
Class inheritance
The hierarchical organization in class and sub-class has allowed to create the notion of inheritance......
Camera functions
Events associated with the project
List of events associated with the project...
Remote WEBDEV administrator: Modifying a WEBDEV account
To modify a WEBDEV account from the remote WEBDEV administrator:...
TransactionFile (Property)
The TransactionFile property is used to determine if a data file is a transaction file.
The Line control
A Line control is used to display a line in a page......
The Pager control
The Pager control is used to quickly access the records of a Table or Looper control displayed on several pages......
Check the "Responsive Web Design" pages
The pages in Responsive Web Design mode can be checked like any other WEBDEV page in the browser of your choice......
Functions for managing objects (External language)
Specific features of the Express version
Before (Property)
The Before property replaces or inserts a procedure before the other procedures in: a Procedure variable. an event associated with a control....
After (Property)
The After property replaces or inserts a procedure after the other procedures in: a Procedure variable. an event associated with a control....
Server triggers
Server triggers are stored procedures executed by the server before or after a write operation performed on a database file......
Transactions in SQL
Starting with version 21, you can manage transactions in SQL code......
Telemetry: Main features
<Source>.HistoryModification (Function)
Returns the modifications performed on one or more items of a given record. The result can be displayed in a list box or in a table to allow the user to view the modifications made to the specified file.
Camera/Video functions (prefix syntax)
HHistoryModification (Function)
Returns the modifications performed on one or more items of a given record. The result can be displayed in a list box or in a table to allow the user to view the modifications made to the specified file.
Video functions
List of video functions...
Specific features of the Express version
1. Testing a site: Elements to be tested
The ActiveX control
The ActiveX control is used to easily manage the ActiveX technology......
Responsive Web Design: Managing slices
In the WEBDEV editor, different resolutions are represented via slices......
Customizing the display of an Organization Chart control
To customize the interface of an Organization Chart control, you must use specific internal windows....