ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Component (Type of variable)
The Component type is used to easily handle an external component.
SaaS administrator - Managing a site
The management of a SaaS site is used to modify the three main characteristics of the site......
iParameterViewer (Function)
Configures the report viewer.
Dynamic array (Type of variable)
A dynamic array is an "advanced" type of array...
Android 10: Modifying the behavior of applications
Starting with Android 10, Google no longer allows an application running in the background to open a window
File (Property)
The File property is used to manage the files a functionality applies to.
tapiRecord (Function)
Records the current communication as a".WAV" file.
InfoAsynchronous (Function)
Displays a non-blocking custom message in a system information window.
Advanced installer options
The setup wizard allows you to specify advanced options for the installer. These advanced options are used to: specify the options for managing the installer framework. specify the options for managing the UAC for the installer....
JSONToVariant (Example)
Usage example of the JSONToVariant function
ExeListDLL (Function)
Returns the list of libraries (".DLL" files) used by one of the applications currently run.
Check: HTTP connectivity
The monitoring robot will read the header and the content of a web page......
sfProcessWorkItemRequest (Type of variable)
The sfProcessWorkItemRequest type is used to describe a query for processing a task to submit to SFExecuteProcess...
inAppListPurchase (Function)
Returns the list of application products purchased by the user and not consumed.
LDAPAddAttribute (Function)
Adds an attribute or adds a new value to an existing attribute.
eExchangeRate (Function)
Returns the value of the exchange rate for a currency.
Shared memory areas
WINDEV, WEBDEV and WINDEV Mobile allow you to handle shared memory areas......
Accessing a database in local mode (SQLite)
WEBDEV allows a site to create and access a database created by the browser on the computer of the Web user in browser code....
13. External component in practice
External component in practice...
Preset page templates
The preset page templates provide some structures of pages corresponding to a wide range of sites and they also improve the re-usability and the graphic harmony between the projects......
hScheduledOptimization (Type of variable)
The hScheduledOptimization type is used to programmatically manage a scheduled optimization task on an HFSQL server.
wsResponse (Type of variable)
The wsResponse type is used to get: the XML source code of the Webservice response. the value of the different parts of the Webservice response (for the Webservices returning several responses)....
btleCharacteristic (Type of variable)
The btleCharacteristic type is used to handle a characteristic of a Bluetooth Low Energy service.
ExtendedInfo (Property)
The ExtendedInfo property is used to get additional information: about a data file accessed by a Native Connector or HFSQL Client/Server. about an item accessed by a Native Connector or HFSQL Client/Server. about a connection. In this case, this property is equivalent to CtExtendedInfo....
Adding an element to the SCM repository
When an element is added to the SCM (Source Code Manager) repository, it is added to the reference project on the SCM server......