ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

PHPDisplay (Function)
Calls an external PHP script and returns the result page in the current browser window.
<Image>.DominantImageColor (Function)
Returns the dominant (i.e. most frequent) color of an image found in an Image control.
<zipArchive variable>.CurrentFile (Function)
Returns the name of the archived file currently handled by the functions for adding and extracting files.
<Multimedia>.Height (Function)
Returns the height (in pixels) of the source image of the multimedia file played in the Multimedia control.
<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>.ListKey (Function)
Returns the list of keys found in a file (query or view) recognized by the HFSQL engine.
<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, ...).
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.
<Table>.RefreshVisible (Function)
Modifies or returns the visibility status of refresh bar in a Table or TreeView Table control.
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).
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).
FinRepayVal (Function)
Returns the amount of each regular payment for an investment with fixed interest rate and fixed payment.
Abs (Function)
Returns the absolute value: of a numeric value, of a numeric expression (integer or real). of a duration....
Round (Function)
Returns the rounded value of a numeric value according to the specified number of decimal places.
StatError (Function)
Returns the error number for the last error caused by a Statxxx function (statistical functions).
FTPSize (Function)
Returns the size (in bytes) of a file found on an FTP server (File Transfer Protocol).
tapiKeyPressed (Function)
Returns the history of the keys pressed on the phone keypad since the last call to tapiKeyPressed.
zipCurrentFile (Function)
Returns the name of the archived file currently handled by the functions for adding and extracting files.