ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Handling the external files
WINDEV, WINDEV Mobile and WEBDEV propose several functions allowing you to manage the external files from your WINDEV/WINDEV Mobile applications or from your WEBDEV sites......
HListProvider (Function)
Returns the list of OLE DB providers and/or Native Connectors installed on the current computer....
DriveListFileGgl (Function)
Lists Google Docs Editors files (Docs, Sheets, etc.) present on Google Drive.
IWListAdd (Function)
Adds a new internal window to the list of internal windows browsed by an Internal Window control.
InvalidInputDetect (Function)
Detects and signals an error on required controls left empty and/or controls with invalid data....
UploadCurrentFileSizeSent (Function)
Returns the size (in bytes) already sent for the file currently uploaded via an Upload control.
AttributeMapping (Property)
The AttributeMapping property gets the value of the <Mapping> extension attribute.
SpellSuggest (Function)
Returns the list of possible words found in the dictionary of OpenOffice that can correct a word that is misspelled.
Detailed use of WINDEV FTP/RPC
Reports
A report provides a custom view of data......
Add data files to a replication (ReplicEdit)
When the replication is described, the data files must be added into the replication......
HFSQL data files exceeding 2 gigabytes
By default, the HFSQL engine allows you to manage large data files (up to 2 gigabytes)......
WLanguage code coloring
The code editor includes a coloring system for the different elements in WLanguage code....
Push notification: Android configuration (Firebase)
From WINDEV Mobile 22 Update 1 (version 220052), the Push notifications in Android are using the Firebase platform (instead of Google Cloud Messaging)......
Ad Hoc deployment
15. Cookies: information stored on the end user's computer
Window with parameters
A window can: Receive parameters when it is opened. Return values when it is closed....
WDMap: Exporting records from a data file
WDMAP allows you to export records to......
Binding an Image control to an item
An Image control can correspond to an item found in a table, in a query,...
Sliding window (sliding menu)
The sliding windows (also called sliding menus) are often used in the mobile applications......