ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

eInitCurrency (Function)
Adds or changes the characteristics of a currency in the currency exchange table.
BeaconDetectBackground (Function)
Notifies the application when the device enters or leaves the transmission range of a set of Beacons.
DownloadParameter (Type of variable)
The DownloadParameter type is used to define all the advanced characteristics of a file download performed by DownloadAdd.
MyWindow (Reserved word)
MyWindow is used to handle the current window...
WDINT license agreement
WDINT license agreement...
Instantiation of an object
To access a class, the object must be declared as being part of the class to handle, this is called object instantiation......
AnchorRateWidth (Property)
The AnchorRateWidth property is used to: Find out the anchor rate when a control (or a table column) stretches on the horizontal axis. Modify the anchor rate when a control (or a table column) stretches on the horizontal axis....
Handling the report blocks through programming
Each report block is associated with different events......
Reports & Queries: Unsupported WLanguage functions
Some WLanguage functions are not available in Reports & Queries......
BurnerErase (Function)
Erases the files found on a rewritable CD or DVD.
ContactAdd (Function)
Adds a contact: in a Lotus Notes or Outlook address book. into the list of contacts on the device (Android, iPhone or iPad, Universal Windows)....
Events associated with the Map control
WINDEV, WINDEV Mobile and WEBDEV manage the following events by default (order of appearance in the code editor)...
MCI constants
List of constants used by the MCI functions....
TableSort (Function)
Sorts a Table or TreeView Table control on one or more columns (lexicographical sort).
zipExtractFileList (Function)
Extracts and decompresses a list of files found in an archive to a physical location.
Universal assisted replication: specific features
List of functions that manipulate HTML documents....
Synchronizing threads via events
Events can be used to synchronize the different threads of an application......
Database of the Control Centers
The database of Control Centers groups various information shared by the different modules found in WINDEV, WEBDEV and WINDEV Mobile......
Software Factory administrator
The Software Factory administrator allows you to......
WDInst: Installing an HFSQL Client/Server application
When creating the setup program of a WINDEV application that uses HFSQL Client/Server tables, WDInst allows you to......
Styling maps from Google Maps
In WINDEV and Android applications, Map controls use Google Maps......
HCopyFile (Function)
Copies an HFSQL table (.fic, .ndx, .ftx, .sdx and .mmo files, if any): from the HFSQL server to the server (to perform a backup for example). from the HFSQL server to the client (to perform a local backup for example). from the client to the HFSQL server (to update the tables for example). from an HFSQL server to antoher HFSQL server....