ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

12. Control templates
WINDEV Mobile allows you to create control templates....
sfObject (Type of variable)
The sfObject type is used to describe a record of a SalesForce file...
BurnerAddDirectory (Function)
Adds all the files found in a directory to the compilation.
ListView control linked to a data file (or to a query)
A ListView control can be used to display the content of a data file (or the content of a query)......
fEncrypt (Function)
Encrypts a file in binary or ASCII format.
Check: Activity of an application
The monitoring robot proposes to check the activity of a WINDEV application......
How to create two linked cascading tables?
This help page explains how to create two linked cascading Table controls in a window or page....
fSelect (Function)
Opens the Windows file picker.
fOpenTempFile (Function)
Creates and opens a temporary file.
HTTPAddFile (Function)
Adds a file to the HTTP form.
EmailLoadAttachment (Function)
Adds an attached file to an email.
XMLSave (Function)
Saves an XML document in a file.
dbgSaveDebugDump (Function)
Saves a dump file of the application.
CertificateLoad (Function)
Loads a certificate from a file or a buffer.
CertificateSignExecutable (Function)
Signs an executable file with a certificate.
fTrackStop (Function)
Stops monitoring a file or directory.
DocSave (Function)
Saves a document as a "docx" file.
iOSExcludeFileFromiCloud (Function)
Excludes a file from iCloud backup.
<Document variable>.Save (Function)
Saves a document as a "docx" file.
<Word Processing>.Save (Function)
Saves a document as a "docx" file.
<xmlDocument variable>.Save (Function)
Saves an XML document in a file.
<zipArchive variable>.ExtractAll (Function)
Extracts all files from an archive and decompresses them.
<zipArchive variable>.DeleteFileList (Function)
Deletes a list of files from an archive.
<Email variable>.LoadAttachment (Function)
Adds an attached file to an email.
fSize (Function)
Returns the size of a file (in bytes).