ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Sitemap file for Google
To better analyze the content of the sites, the search engine of Google uses an XML file named "Sitemap" (if it is available)...
FileToURI (Function)
Saves the contents of a file to a resource identified by its URI.
Database schema: Description of table structure
The database schema allows you to define the structure of tables used by the project...
Custom-Folders in the database schema
Several file descriptions can be grouped into a "Custom-Folder"...
Uploading files
Uploading consists in saving a file located on the user's computer to a web server...
How to loop through the files of a directory?
This help page presents the different methods that can be used to loop through the files of a directory.
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 websites...
SpreadsheetClose (Function)
Closes the XLSX document that was opened by SpreadsheetLoad.
Table,Insert (External language)
Inserts an element into a table at a given position.
CtDatabase (Property)
The CtDatabase property is used to set the OLE DB data source when connecting to a specific table...
CtOLEDBProvider (Property)
The CtOLEDBProvider property is used to get and set the name of the OLE DB provider (also called...
Translating the external components
An external component is a set of WINDEV or WEBDEV elements that perform a specific action (send...
WEBDEV administrator: Viewing the logs
The "Logs" tab is used to see the details of logs for a specific period......
SCM: Managing rights
It is possible to manage and grant certain access rights to the developers for each element...
WINDEV, WEBDEV, Android or iOS external component
An external component is a set of WINDEV, WEBDEV or WINDEV Mobile elements......
I was using C with WINDEV 5.5. How to proceed in WINDEV 2024?
You have the ability to use external languages with WINDEV......
TableAdd (Function)
Adds a row in: a Table control, a TreeView Table control, a Combo Box control "with table"...
Handling RTF in an Edit control
Rich Text Format (RTF) is used to encode text and simplify exchange between applications......
The List Box control
The List Box control is used to display a list of elements and to select one or more elements...
The WDInst setup editor
WDInst is a setup editor used to define the setup parameters of your application......
CallDLL32 (Example)
Usage example of the CallDLL32 function
HCreateView (Function)
Creates an HFSQL view. This function uses the former view mechanism....
Deep links to mobile applications
Deep linking allows you to redirect the user to specific content in a mobile application (rather...
HCreateMovableReplica (Function)
Creates a movable replication.
Push notification: Android configuration (Firebase)
From WINDEV Mobile 22 Update 1 (version 220052), the Push notifications in Android are using...
Managing the automatic identifiers when adding a record
When adding a record into a HyperFileSQL file (HAdd), three management modes are available...
AlbumSave (Function)
Saves an image, a photo or a video in the photo album of the mobile device.
EmailSaveAttachment (Function)
Copies the attachment of current email onto the user computer (locally).
xlsNbColumns (Function)
xlsNbColumns is kept for backward compatibility only.