ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

fImageSelect (Function)
Opens the image picker of Windows.
fSep (Function)
Returns the separator of directory according to the current platform ('\' or '/')....
fTrackStop (Function)
Stops monitoring a file or directory.
fTrackStopAll (Function)
Stops all current monitoring tasks on files and directories.
fListDisk (Function)
Returns the list of disks installed on the computer.
fInsertTextAtBeginning (Function)
Inserts text at the beginning of a file without overwriting the existing text.
fOpenTempFile (Function)
Creates and opens a temporary file.
fSelectDir (Function)
Opens a directory picker.
fCopyDir (Function)
Copies the contents of a directory and its subdirectories.
fChangeExtension (Function)
Changes the extension of a file on disk.
fSaveBuffer (Function)
Creates and fills a text file with the content of a string or buffer variable.
<Variable DiskFile>OpenTempFile (Function)
Creates and opens a temporary file.
fCacheDir (Function)
Returns the path of directory that will be used to store the data in cache on the internal storage space of application.
GetIdentifier (Function)
Calculates a unique identifier (integer) for an executable or for a session.
ExeListProcess (Function)
Returns the list of applications currently run.
Print functions
List of print functions...
6. Multiple generation
...Multiple generation...
WDInst : generating the setup program
Generating the setup program is used to create the setup program according to the characteristics specified in the setup editor WDInst....
Deploying a Java archive
Like for any application, WINDEV allows you to create a setup program for a Java application......
How to write into a text or CSV file?
This help page explains how to write into a text or CSV file....
Types of help systems in a WINDEV application
There are multiple solutions to provide help to the users......
SQL functions that can be used in SQL queries
The following SQL functions can be used on the queries written in SQL code (classified by theme)......
SQLConnect (Function)
Connects the current application to a database that must be interrogated via SQL.
fDate (Function)
Returns or modifies the different dates associated with a file or directory (date created, modified or accessed).
Set of procedures
The global procedures are grouped in set of procedures......