ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TraceDeleteAll (Function)
Clears the content of trace window opened in parallel with the current window.
TraceEnd (Function)
Closes the trace window if this window was opened or stops saving the trace information in a text file.
TraceStart (Function)
Opens the trace window or saves the trace information in a text file.
<mongoGridFS variable>.ListFile (Function)
Retrieves the list of MongoDB files found in the MongoDB file system (gridFS).
Structure of log files (HFSQL Classic)
The following files are automatically created when logging an HFSQL Classic data file......
12. Universal replication
MongoGridFSListFile (Function)
Retrieves the list of MongoDB files found in the MongoDB file system (gridFS).
13. Universal replication
fSaveText (Function)
Creates and fills a text file with the content of a text control or text variable (string variable, edit control in a window, Static control in a report, ...).
Setup of a WEBDEV site: Automatic data file modification
The automatic modification of the data files allows updating the description of data files on the Web server......
Structure of log files (HFSQL Client/Server)
The following files are automatically created when logging an HFSQL Client/Server data file......
XML management: Use example
This application example manages an XML file named "Orders......
<Array>.AllFalse (Function)
Returns True if all the elements of an array are False.
CheckAllFalse (Function)
Returns True if all the elements of an array are False.
Multi-database queries
A query (typed in SQL code) can operate on different databases......
zipCurrentFile (Function)
Returns the name of the archived file currently handled by the functions for adding and extracting files.
Handling a database from a Java application
You can start developing your application as soon as the WINDEV project is defined as being a Java project......
<zipArchive variable>.CurrentFile (Function)
Returns the name of the archived file currently handled by the functions for adding and extracting files.
WX file
The "Executable Name".WX file is used to manage some features directly, even if these features have not been included in the application. This file is found beside the executable....
2. Transferring files via FTP
FTP (File Transfer Protocol) is a protocol for transferring files from one site to another....
WDLog: Saving HFSQL data files
WDLog allows you to save all the HFSQL data files used by a WINDEV or WEBDEV application......
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)....
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....
Error 31: The file to include is not found. Check the name and path ...
Handling files on an FTP server
FTP (File Transfer Protocol) is a protocol for transferring files from one site to another......
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.
PDFMergeWithPassword (Function)
Merges several existing and password-protected PDF files into a single PDF file.
1
4
5
6
7
8
201
>