ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

fSizeUncompressed (Function)
Returns the size of a file before compression. When a file is decompressed by fUncompress, we recommend that you to compare the non-compressed size of file with the available disk space.
CertificateCheckFileSignatureFile (Function)
Checks the correspondence between a signature and a file. The signature was kept as an external file.
UploadDeleteAll (Function)
Clears the list of files to upload: no file will be uploaded on the server.
MongoGridFSSendFile (Function)
Copies a file from the local computer to a MongoDB file system (gridFS).
<Upload>.DeleteAll (Function)
Clears the list of files to upload: no file will be uploaded on the server.
<mongoGridFS variable>.SendFile (Function)
Copies a file from the local computer to a MongoDB file system (gridFS).
<Source>.ActivateAutoFilter (Function)
Enables an automatic filter on the linked files when browsing an XML file.
HActivateAutoFilter (Function)
Enables an automatic filter on the linked files when browsing an XML file.
ERR_BAD_FILE
AAF: File Path edit controls
The edit controls that use the "File name and full path" input mask propose several AAFs (Automatic Application Features): a specific popup menu used to handle the file. a file preview in thumbnail format (for an Image or PDF file path)....
HReadNext (Function)
Sets the position on the next data file record according to a browse item.
2. Transferring files via FTP
FTP (File Transfer Protocol) is a protocol for transferring files from one site to another....
How to create a patch?
WDInst: managing the files to install
The setup editor WDInst is used to manage the files to install......
Using Facebook authentication
Facebook is the world's most popular social network. It is commonly used by companies to reach their customers......
HActivateFilter (Function)
Enables the filter that was previously created for the specified data file (view or query).
1. Communication with WINDEV Mobile
WINDEV Mobile includes several communication functions for different fields....
SaaS administrator - Adding a site
Adding a SaaS site is used to declare a SaaS site deployed on a WEBDEV Application Server to a SaaS Webservice in order to allow it to be used......
Defining a unique name for the generated file
When generating a file on the Web server (PDF, HTML, ......
<Source>.ActivateFilter (Function)
Enables the filter that was previously created for the specified data file (view or query).
MongoGridFSListFile (Function)
Retrieves the list of MongoDB files found in the MongoDB file system (gridFS).
<mongoGridFS variable>.ListFile (Function)
Retrieves the list of MongoDB files found in the MongoDB file system (gridFS).
FTPAttribute (Function)
Identifies the attributes of a file found on an FTP server (File Transfer Protocol).
FTPRenameFile (Function)
Renames or moves a file found on an FTP server (File Transfer Protocol).
License agreement - HFSQL Client/Server