ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

DownloadInfo (Type of variable)
The DownloadInfo type is used to read the different details about a download in progress retrieved by DownloadGetInfo.
fSeek (Example)
Usage example of the fSeek function
FinPeriodInterest (Example)
Usage example of the FinPeriodInterest function
zipListFile (Function)
Returns the list of files found in an archive.
Warning 12: The label is unused
How to create an SQL query to get a TOP 10?
This help page presents the method for creating an SQL query used to get the first 10 records......
How to create an SQL query to filter records?
This help page explains how to create an SQL query to filter records....
How to create two linked cascading tables?
This help page explains how to create two linked cascading Table controls in a window or page....
Manipuler un champ Editeur_HTML par programmation
Abre una ventana cuyo resultado se recuperará a través de una Procedure WLanguage ("callback").
Native Informix Connector: Specific features and remarks
Remarks and specific features of Native Informix Connector...
Manipuler un champ Editeur_Images_WB par programmation
Abre una ventana cuyo resultado se recuperará a través de una Procedure WLanguage ("callback").
29. SEO in practice
How to create a query with external join?
In SQL language, an external join is used to exclude or include file records with or without correspondences in the linked files......
zipExtractPath (Function)
Returns the path of a file found in the archive.
How to create an SQL query to get a sum?
This help page explains how to create a Sum query with the query editor....
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.
zipDeleteFileList (Function)
Deletes a list of files from an archive.
TableSave (Function)
Updates or adds the record bound to the current row in the Table or TreeView Table control.
How to create an SQL query to count?
This help page explains how to create a count query with the query editor....
zipExtractDirectory (Function)
Automatically extracts and decompresses files from a directory in the file tree of an archive to a physical location.
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....
Accessibilité (Property)
2. Creating files in the analysis
WEBDEV Tutorial - Creating a WEBDEV project and its analysis Lesson 2 - Creating files in the analysis - 40 min
1. Application overview
WINDEV Mobile tutorial: Developing an Android and iOS application Lesson 1 - Application overview - 10 min
Description of a Pivot Table control
The description window of a Pivot Table control is used to configure several elements of the control......