ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

fEncrypt (Function)
Encrypts a file in binary or ASCII format.
grAxisTitle (Function)
Defines the title of X-axis and the title of Y-axis in a chart.
ListModify (Function)
Modifies an element in a List Box, ListView or Combo Box control populated programmatically.
The user version of query editor : Specific features
This help page presents the specific features of the user version of query editor......
ListCount (Function)
Returns the number of elements in a List Box, ListView or Combo Box control.
FTPRenameFile (Function)
Renames or moves a file found on an FTP server (File Transfer Protocol).
FTPMakeDir (Function)
Creates a directory on an FTP server (File Transfer Protocol).
FTPRemoveDir (Function)
Deletes a directory and its content (files and sub-directories) from an FTP server (File Transfer Protocol).
FTPDeleteFile (Function)
Deletes a file from an FTP server (File Transfer Protocol).
LooperAdd (Function)
Adds a row at the end of a Looper control.
FTPAttribute (Function)
Identifies the attributes of a file located on an FTP server (File Transfer Protocol).
sfProcessWorkItemRequest (Type of variable)
The sfProcessWorkItemRequest type is used to describe a query for processing a task to submit to SFExecuteProcess...
sfDeleteResult (Type of variable)
The sfDeleteResult type is used to find out the result of SFDelete...
EventChange (Function)
Modifies the status of an event.
ListAdd (Function)
Adds an element to a List Box, ListView or Combo Box control populated programmatically.
ExecuteMainThread (Function)
Triggers the execution of the procedure specified in the main application thread.
iInitReportQuery (Function)
Initializes the query linked to the report (for a query with parameters).
fDecrypt (Function)
Decrypts a file that was encrypted by fCrypt.
xlsData (Function)
Retrieves the content of a cell found in an XLS file.
fMoveFile (Function)
Moves a file from one directory to another.