ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

ASPDisplay (Function)
Calls an external ASP script and returns the result page in the current browser window.
<Multimedia>.Width (Function)
Returns the width (in pixels) of the source image of the multimedia file played in the Multimedia control.
<Multimedia>.Position (Function)
Returns or modifies the current position of the media file currently played in the Multimedia control.
<Source>.RestorePosition (Function)
Restores the context of a previously saved file (HSavePosition): current record, filter, pointers.
<Source>.ListKey (Function)
Returns the list of keys found in a file (query or view) recognized by the HFSQL engine.
<Source>.RecordDate (Function)
Returns the date and time that an HFSQL record was last modified (Classic or Client/Server)....
<Source>.InfoLock (Function)
Returns information about the lock set on a data file, on one or all the records in a data file.
<Source>.ListStopWord (Function)
Returns the list of stop words used by a full-text index.
<Source>.RetrieveItem (Function)
Returns the content of an item found in the current record (in the data file, view, query, ...).
<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.
<Multimedia>.Height (Function)
Returns the height (in pixels) of the source image of the multimedia file played in the Multimedia control.
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).
StatError (Function)
Returns the error number for the last error caused by a Statxxx function (statistical functions).
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, ...).