ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Analysis: Describing data files
The analysis is used to define the structure of data files used by the project......
Creating an executable: Information and version number
The version information of an executable corresponds to the information visible in the Windows file explorer....
WDZip: Overview
WDZip is used to compress and group your files in archives......
IWListDisplay (Function)
Refreshes the display of an "Internal window" control with automatic iteration on a data file or query.
LogMethod (Property)
The LogMethod property is used to: find out the log mode used for a data file (file defined in the data model editor or through programming). define the log mode used for a data file (when the file is described through programming)....
Universal replication
The purpose of universal replication is to keep several databases synchronized......
Including JavaScript files or a Web resource
WEBDEV allows you to include Javascript files or external resources in a WEBDEV project......
WDLog: Saving HFSQL data files
WDLog allows you to save all the HFSQL data files used by a WINDEV or WEBDEV application......
Error 31: The file to include is not found. Check the name and path ...
How to create an SQL query to filter records?
This help page explains how to create an SQL query to filter records....
WDInst: configuring the characteristics of the file setup
WDInst is used to configure the installation of files......
Handling files on an FTP server
FTP (File Transfer Protocol) is a protocol for transferring files from one site to another......
PDFMergeWithPassword (Function)
Merges several existing and password-protected PDF files into a single PDF file.
HTransaction (Function)
Starts a transaction on the data files (HFSQL or accessed via a Native Connector) and creates the transaction file.
HTransactionStart (Function)
Starts a transaction on the data files (HFSQL or accessed via a Native Connector) and creates the transaction file.
<Connection variable>.Transaction (Function)
Starts a transaction on the data files (HFSQL or accessed via Native Access) and creates the transaction file.
<Connection variable>.TransactionStart (Function)
Starts a transaction on the data files (HFSQL or accessed via Native Access) and creates the transaction file.
<zipArchive variable>.FileSize (Function)
Returns the size of one of the files found in the archive (in CAB, RAR, WDZ, ZIP, 7z, TAR or TGZ (TAR.GZ) format): the compressed size of the file. the size of file before compression....
zipFileSize (Function)
Returns the size of one of the files found in the archive (in CAB, RAR, WDZ, ZIP, 7z, TAR or TGZ (TAR.GZ) format): the compressed size of the file. the size of file before compression....
Message text file format
The text files created by WDMSG use a specific format......
HVersion (Function)
Used to find out: whether the content of a file was modified. whether the content of a file used by a query was modified....
<Source>.Version (Function)
Used to find out: whether the content of a file was modified. whether the content of a file used by a query was modified....
Component diagram
A component diagram shows the physical and static architecture of a system software......
ERR_BAD_FILE
fDir (Function)
Finds a file or directory.
1
3
4
5
6
7
211
>