ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

WDTestSite: Overview
WDTestSite is used to run different tests on a WEBDEV site......
Query with parameters
The queries with parameters allow the user to easily select records according to his own requirements......
gPen (Function)
Builds a sequence of characters used to describe the color of the text and/or the color of the shape outline (rectangle or circle)....
Describing the replicated files (ReplicEdit)
A replication includes one or more data files......
ERR_BAD_DLLEXE
Zombie data files and items
During the life of an application, items live and die......
MenuAddOption (Function)
Adds a new option after the last option of a drop-down or context menu.
ArrayAddReference (Function)
Adds the reference of an object at the last position in a one-dimensional array.
AddReference (Function)
Adds the reference of an object at the last position in a one-dimensional array.
Functions for managing breadcrumbs (prefix syntax)
The following functions are used to manage site map paths, using prefix syntax:...
<Menu>.AddOption (Function)
Adds a new option after the last option of a drop-down or context menu.
<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)....
Managing breakpoints
During a project test in the editor, breakpoints are used to automatically start the debugger from a given line......
INIRead (Function)
Reads the content of an INI file (or the content of a file structured like .INI files).
MCIErr (Function)
Returns the number of the last error caused by a MCI function (Media Control Interface).
CommandLine (Function)
Identifies and retrieves the different elements of the command line passed as a parameter to the current program.
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.
IconInstall (Function)
Creates an icon (associated with a program) in a group of Windows programs, with the associated command line.
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).
SQLGetTextMemo (Function)
Retrieves the content of a Text Memo column found in the query result, for the current line.
FTPName (Function)
Returns the name of last file accessed by an FTP function (File Transfer Protocol).
tapiKeyPressed (Function)
Returns the history of the keys pressed on the phone keypad since the last call to tapiKeyPressed.