ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

StatError (Function)
Returns the error number for the last error caused by a Statxxx function (statistical functions).
<Source>.ListLink (Function)
Returns the list of links (Merise type) found in the current analysis or in a specific analysis.
MCIErr (Function)
Returns the number of the last error caused by a MCI function (Media Control Interface).
ImageXPos (Function)
Returns the horizontal position (X) of the mouse cursor in relation to the specified Image control.
ASPDisplay (Function)
Calls an external ASP script and returns the result page in the current browser window.
PHPDisplay (Function)
Calls an external PHP script and returns the result page in the current browser window.
MCIMsgErr (Function)
Returns the caption of the last error that occurred on a MCI function (Media Control Interface).
Reverse (Function)
Returns the character that corresponds to the difference between the ASCII code of a specific character in a string and 255.
LargeFontFactor (Function)
Returns the current enlargement ratio of a WINDEV window (only if Windows is in "large fonts" mode).
ListSelectCount (Function)
Returns the number of elements selected in a List Box, ListView or Combo Box control.
ExeListDLL (Function)
Returns the list of libraries (".DLL" files) used by one of the applications currently run.
IntegerToWeekNumber (Function)
Returns the week number within the year that corresponds to the specified date (this date is an integer).
<Source>.RetrieveItem (Function)
Returns the content of an item found in the current record (in the data file, view, query, ...).
SQLClose (Function)
Declares the end of the query execution and frees the memory resources allocated during the execution of the query.
FTPName (Function)
Returns the name of last file accessed by an FTP function (File Transfer Protocol).
FTPSize (Function)
Returns the size (in bytes) of a file found on an FTP server (File Transfer Protocol).
HRetrieveItem (Function)
Returns the content of an item found in the current record (in the data file, view, query, ...).
tapiKeyPressed (Function)
Returns the history of the keys pressed on the phone keypad since the last call to tapiKeyPressed.
EmailStatus (Function)
Returns the status of an email sent via an SMTP session started in asynchronous mode.
HInfoLock (Function)
Returns information about the lock set on a data file, on one or all the records in a data file.
zipCurrentFile (Function)
Returns the name of the archived file currently handled by the functions for adding and extracting files.
HListKey (Function)
Returns the list of keys found in a file (query or view) recognized by the HFSQL engine.
fMIMEType
Returns the type of file according to the MIME standard (Multipurpose Internet Mail Extensions).
iOSApplicationOpenURLProcedure (Function)
Allows you to specify the procedure to be called when the application needs to open a resource identified by a URL.
<Connection>.InfoLock (Function)
Returns information about the lock set on a data file, on one or all the records in a data file.