ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

FTPName (Function)
Returns the name of last file accessed by an FTP function (File Transfer Protocol).
<Array>.AddReference (Function)
Adds the reference of an object at the last position in a one-dimensional array.
<Source>.RecordDate (Function)
Returns the date and time that an HFSQL record was last modified (Classic or Client/Server)....
MCIErr (Function)
Returns the number of the last error caused by a MCI function (Media Control Interface).
MCIMsgErr (Function)
Returns the caption of the last error that occurred on a MCI function (Media Control Interface).
ErrorOccurred (Variable)
ErrorOccurred is a preset variable of WLanguage indicating the result of the last WLanguage function used.
MatError (Function)
Identifies the type of the last error caused by a Matxxx function (functions for matrix management).
StatError (Function)
Returns the error number for the last error caused by a Statxxx function (statistical functions).
<Menu>.AddOption (Function)
Adds a new option after the last option of a drop-down or context menu.
tapiKeyPressed (Function)
Returns the history of the keys pressed on the phone keypad since the last call to tapiKeyPressed.
DriveRename (Function)
Renomme un fichier ou un répertoire sur un disque distant.
How to sort the result of a query?
This help page explains how to create a sort query with the query editor....
Zombie data files and items
During the life of an application, items live and die......
Managing the critical sections
Semaphores are used to limit the simultaneous execution of a code (procedure, line of code, etc....
WDConver: Presentation
WDConver is a tool used to convert data to an HFSQL Classic table from a file......
WinEdSelectOccurrence (Function)
Indicates the number of controls selected when the interface is modified by the end user ("Allow end users to modify the UI" option enabled).
TableCellSelect (Function)
Returns the coordinates (row number and column number) of a selected cell. This function is kept for backward compatibility. It is recommended to use TableSelect.