ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

OutgoingData (Property)
The Emission property is used to identify and modify the type of outgoing data transferred by the stream.
UploadSize (Function)
Returns the total size (in bytes) of the file currently uploaded via an Upload control.
ExeListDLL (Function)
Returns the list of libraries (".DLL" files) used by one of the applications currently run.
Error 26: No END statement is associated with this THEN
Checks whether an expression is false in assertive programming and in automated test mode....
<gglDrive variable>.DownloadGglFile (Function)
Downloads a Google Docs Editors file from Google Drive in a given compatible format.
<Multimedia>.Position (Function)
Returns or modifies the current position of the media file currently played in the Multimedia control.
ListSelectCount (Function)
Returns the number of elements selected in a List Box, ListView or Combo Box control.
WBAdminListApplication (Function)
Returns the list of applications on a WEBDEV Application Server, for a given account and a given type.
LargeFontFactor (Function)
Returns the current enlargement ratio of a WINDEV window (only if Windows is in "large fonts" mode).
ListMoveLine (Function)
Moves a row or swaps two rows in a List Box or Combo Box control.
HSimulateNetwork (Function)
Simulates the operating mode of HFSQL Client/Server on an ADSL or 3G network....
MultimediaWidth (Function)
Returns the width (in pixels) of the source image of the media file played in the Multimedia control.
List,Position (External language)
Positions the first element displayed in the list or returns the index of the first element displayed.
<Upload>.CurrentFileSize (Function)
Returns the total size (in bytes) of the file currently uploaded via an Upload control.
GetCountryList (Function)
Returns the list of countries according to the ISO 3166-1 standard.
tapiDialerDisplay (Function)
Opens the default telephony application (dialer) and displays the specified number. No call is made.
ListDelete (Function)
Deletes an element from a List Box, ListView or Combo Box control populated programmatically.
HDBOpenNoLock (Function)
In single-user mode, opens an xBase table without locking it.
MapAddShape (Function)
Adds a new shape (polygon, line, circle) to the map displayed in a Map control.
Selecting one or more controls
One or more controls can be selected in a window, in a page or in a report via the keyboard or the mouse......
IWListDeleteAll (Function)
Deletes all the internal windows from the list of internal windows browsed by an Internal Window control.
Looper control functions (prefix syntax)
List of Looper control functions (prefix syntax)...
gStoredValue (Function)
Adds an "invisible" value to an element in a List Box, Combo Box or Scheduler control.
<Table>.ToWord (Function)
Creates a Word file (.RTF) from the data found in a Table or TreeView Table control.
FileToMemoryList (Function)
Populates a List Box or Combo Box control programmatically with the records from a table or query.