ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

MapLicenseGgl (Function)
Indicates the "Google Maps API" license key that will be used in the Map controls (of WINDEV or WEBDEV).
WEBDEV administrator: Installed sites
The "Sites" tab gives information about the dynamic WEBDEV sites installed on the computer......
Deploying an application that uses an external component
An application that uses one or more external components is deployed in the same way as a standard application......
WDINT license agreement
WDINT license agreement...
Managing the analysis versions
WINDEV, WEBDEV and WINDEV Mobile allow you to manage the different versions of the analysis from the data model editor......
TableSort (Function)
Sorts a Table or TreeView Table control on one or more columns (lexicographical sort).
Managing the semaphores in the threads: limiting the simultaneous code execution
Semaphores are used to limit the simultaneous execution of a code (procedure, line of code, etc....
eChangeCurrency (Function)
Converts a currency into another currency.
eToCurrency (Function)
Converts a value expressed in Euro into another currency.
eToEuro (Function)
Converts to Euro a value expressed in a specific currency.
Reports & Queries: Unsupported WLanguage functions
Some WLanguage functions are not available in Reports & Queries......
Copying and cloning
Variables are copied using the "=" operator...
Deploying a WEBDEV website to a remote WEBDEV Application Server or WEBDEV Cluster
Installing a WEBDEV website (in Session or AWP mode) on a remote Application Server requires......
BeaconDetectBackground (Function)
Notifies the application when the device enters or leaves the transmission range of a set of Beacons.
EmailStartSMTPSession (Function)
Starts a session for sending emails with the SMTP protocol.
Android: Conditions for using the Map control (before version 180056)
The Map control is using the Google Maps API library. The Map control displays data coming from the Google Maps service....
The different types of windows
The following types of windows can be created in a WINDEV application......
eInitCurrency (Function)
Adds or changes the characteristics of a currency in the currency exchange table.
HTransaction (Function)
Starts a transaction on the tables (HFSQL or accessed via a Native Connector) and creates the transaction table.
Property Description (Variable type)
The Property Description type is used to get information about a property.
Programming standard in Windows Vista and later
To increase security against worms and viruses, Windows Vista/7 implemented the UAC (User Account Control) mechanism....
Managing the critical sections
Semaphores are used to limit the simultaneous execution of a code (procedure, line of code, etc....