ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HRegenerateFile (Function)
Regenerates a data file from its log.
HImportXLS (Function)
Imports an XLS file into a data file in HFSQL Classic or Client/Server format (data file described in the data model editor, or declared by HDeclare, HDeclareExternal or HDescribeFile)....
MongoGridFSGetFile (Function)
Retrieves (on the local computer) a file identified by its name and found in a MongoDB file system.
zipFindFile (Example)
Usage example of the zipFindFile function
GPSInfo (Function)
Returns the information about the location provider used by the application for geolocation functions.
fSeek (Example)
Usage example of the fSeek function
LooperToExcel (Function)
Creates an Excel file from the data found in a Looper control (browsing Looper control or memory Looper control).
xlsCurrentWorksheet (Function)
Used to find out and modify the current worksheet in an XLS file.
wsResponse (Type of variable)
The wsResponse type is used to get: the XML source code of the Webservice response. the value of the different parts of the Webservice response (for the Webservices returning several responses)....
zipFilter (Function)
Returns the list of archive formats supported by the current platform, in the format expected by the filter of fSelect.
xlsAddWorksheet (Function)
Adds or inserts a new worksheet into an Excel document.
HReadSeekFirst (Example)
Usage example of the HReadSeekFirst function
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).
FTPDeleteFile (Function)
Deletes a file from an FTP server (File Transfer Protocol).
xlsNbColumn (Function)
Returns the number of columns found in a worksheet of an XLS file.
grType (Function)
Identifies or modifies the type of chart.
Manipulating Edit controls programmatically
You can manipulate Edit controls programmatically......
EmailSendMessage (Function)
Sends an email using a given protocol (SMTP, MS Exchange, Lotus Notes, Outlook).
TestWriteResult (Function)
Writes information or an error into the status report of a unit test, in the test editor.
FTPName (Function)
Returns the name of last file accessed by an FTP function (File Transfer Protocol).