ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<gglConnection variable>.ListDocument (Function)
Retrieves the list of documents available on the Google server for the current user.
PDFReaderClose (Function)
Closes and frees the PDF file displayed in a PDF Reader control.
<gglConnection variable>.ListCalendar (Function)
Retrieves the list of Google calendars associated with the specified Google account.
<zipArchive variable>.ExtractFileList (Function)
Extracts and decompresses a list of files found in an archive to a physical location.
<Command variable>.ReadErrorOutput (Function)
Reads error output data, for the command executed in console mode.
WEBDEV: Improving accessibility
To make your WEBDEV sites accessible to the visually impaired, simply enter specific attributes in the fields ......
Error 403: The item does not belong to the file
StoredItem (Property)
The StoredItem property is used to: Find out the stored item or the stored variable of a Table, Looper, List Box or Combo Box control. Modify the stored item or the stored variable of a Table, Looper, List Box or Combo Box control....
How Session mode pages work
WEBDEV includes several types of pages to create dynamic sites......
Operating mode of dynamic Active WEBDEV Pages
Content of the Table control
A Table control can be based on a data file, based on a variable or populated programmatically......
How to create an SQL query with a calculation formula?
This help page explains how to create a query with a calculation formula with the query editor....
Step 2: Files to install
The setup program creation wizard allows you to select the files that will be installed with the site......
7. Layouts using the Flexbox control
Managing Responsive Web Design in your Web pages
Websites can be viewed on several platforms......
PersistedCalculatedItem (Property)
The PersistedCalculatedItem property is used to: Find out whether the value of a calculated item is stored in the data file. This item was defined in the data model editor or through programming. Define whether the value of a calculated item is stored in the data file (when describing the item through programming)....
HTransactionEnd (Function)
Validates the current transaction: the modifications performed on the data file since the start of transaction (HTransactionStart) are validated. the transaction file is deleted (if the transaction is the last transaction in progress for a network application) the records locked in read-only by the transaction are unlocked....
Report based on a data file
A report based on a data file is used to print the records coming from a single data file (HFSQL Classic or Client/Server, accessed via a Native Access, ......
<Connection variable>.TransactionEnd (Function)
Validates the current transaction: the modifications performed on the data file since the start of transaction (HTransactionStart) are validated. the transaction file is deleted (if the transaction is the last transaction in progress for a network application) the records locked in read-only by the transaction are unlocked....
Using WDMSG
The different steps for translating the project messages with WDMSG are as follows:...
Managing HFSQL Classic data files
The HFSQL Control Center allows you to fully manage HFSQL Classic data files......
Open document tabs
The document tabs allow you to navigate between the different elements opened in the different editors....