ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Transparency of windows
WINDEV allows you to apply a transparency coefficient to the windows......
Events associated with HTML controls
WEBDEV includes different events associated with the HTML control......
ExeListProcess (Function)
Returns the list of applications currently run.
Dynamic audit
The dynamic audit of an application analyzes its runtime performance......
Web Camera control events
The following events appear by default in the WEBDEV code editor:
Constants for telemetry management
Constants for telemetry management...
MQTT constants
Constants used by the MQTT functions...
Browser code (WLanguage): Framework 2
From version 22, WEBDEV proposes a new WLanguage framework for the browser code...
ConfigureSpellCheck (Function)
Configures the spelling checker for the edit controls and for the Table control columns in the whole application.
Process (Type of variable)
The Process type is used to define the characteristics of the remote application that can be started by ExeRemoteRun.
tapiDialerCall (Function)
Opens the default telephony application (dialer) found on the phone and dials the specified number.
tapiDialerDisplay (Function)
Opens the default telephony application (dialer) and displays the specified number. No call is made.
inAppListProductInfo (Function)
Retrieves, from the store, information about the "In-App" products associated with the application.
inAppPurchaseProduct (Function)
Sends a request for purchasing an "In-App" product associated with the application.
AAFPossible (Function)
Indicates whether an AAF (Automatic Application Feature) can be run on a specific control.
WLanguage procedure called by fMemOpen
Procedure ("Callback") called by fMemOpen if the memory area is modified by another WLanguage application.
SysPowerStatus
Used to get various information about the battery (main or secondary) of the device on which the application is running.
PowerStatus (Function)
Used to get various information about the battery (main or secondary) of the device on which the application is running.
iOSApplicationOpenURLProcedure (Function)
Allows you to specify the procedure to be called when the application needs to open a resource identified by a URL.
ERR_BAD_COMMANDLINE
ERR_BAD_COMMANDLINE error...
The OLE control
The OLE control is used to handle an OLE object......
fMemOpen (Function)
Opens a memory zone shared between several applications.
How to include the SESAM VITALE services?
From version 18 of WINDEV, the import of webservices includes the necessary tools to allow the consumption of secure Webservices used to manage the Sesam Vitale cards......
InAWPMode (Function)
Used to determine if the page currently run is an Active WEBDEV Page.
Adding files into a replication (ReplicEdit)
When the replication is described, the data files must be added into the replication......