ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

List,Select,- (External language)
Deselects an element from a drop-down list or from an expanded list.
gStoredValue (Function)
Adds an "invisible" value to an element in a List Box, Combo Box or Scheduler control.
<Array>.Apply (Function)
Executes a procedure for each element of a WLanguage array.
NotesListAttachment (Function)
Returns the list of files attached to an item of the current document in Lotus Notes.
ServiceList (Function)
Returns the list of services found on the current computer or on the specified remote computer.
CDEject (Function)
Opens or closes the door of CD/DVD player selected on the current computer....
<Edit>.AddAssistedInput (Function)
Adds a row to the list of values available in the autocomplete suggestions of an Edit control.
<List Box>.Count (Function)
Returns the number of elements in a List Box, ListView or Combo Box control.
<List Box>.DeleteAll (Function)
Clears a List Box, ListView or Combo Box control populated programmatically.
<Table>.FilteredColumn (Function)
Returns the list of columns filtered by the user in a Table or TreeView Table control.
<mongoGridFS variable>.ListFile (Function)
Retrieves the list of MongoDB files found in the MongoDB file system (gridFS).
FontList (Function)
Returns the list of valid fonts installed on the current computer (TrueType, Postscript, ...).
14. Report templates
...Report templates are used to easily standardize report layouts....
Linux application: Tips and tricks
In Windows/Linux multi-configuration applications, several limitations may appear: control not supported, functions not available, ......
Constants for WLanguage types
List of constants for managing WLanguage types....
The Slider control (in a window)
A slider control is used to select a value between two bounds......
TrustedCertificateAdd (Function)
Adds a certificate to the list of trusted root authorities used to validate certification strings.
Bcc (Property)
The Bcc property gets and sets the list of Blind Carbon Copy recipients of an email.
HListKey (Function)
Returns the list of keys found in a file (query or view) recognized by the HFSQL engine.
fDelete (Function)
Deletes a file accessible from the current computer.
Dynamic site: Persistent session
For a dynamic WEBDEV site, when starting the site (site called from a browser), a session representing the site is loaded in memory on the server......
ERR_MAX_CONNECTION
...ERR_MAX_CONNECTION...
Docker image of the HFSQL server
From version 22, a Docker container with the HFSQL server is available in Docker Hub......
Refreshing the page data
In a dynamic WEBDEV site, the page data is refreshed during a user action......
DeclareWebserviceContext (Function)
Used to declare a list of variables whose value will be persistent between the successive calls to a Webservice.
Libraries (.WDL file)
A library is a WDL file that contains all WINDEV or WEBDEV resources ......