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)...
Analysis: Description of data file structure
The analysis allows you to define the structure of data files used by the project...
Uploading files
Uploading consists in saving a file located on the user's computer to a web server...
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...
FileToURI (Function)
Saves the contents of a file to a resource identified by its URI.
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.
Custom-Folders in the analysis
Several file descriptions can be grouped into a "Custom-Folder"...
General options of WINDEV, WEBDEV and WINDEV Mobile
The general options are used to configure the working environment of the product used......
HFSQL Client/Server: Overview
You have the ability to create applications that access the HFSQL Client/Server databases......
dpDriveConnect( Function)
Create a connection to an Drive Dropbox.
String functions (prefix syntax)
The following functions are used to handle strings, using prefix syntax:
Drive management functions: OneDrive, Google Drive, Dropbox
Drive management functions include ......
Remote WEBDEV administrator: Modifying a WEBDEV account
To modify a WEBDEV account from the remote WEBDEV administrator:...
Native Oracle Connector: Programming with HFSQL functions
To use an Oracle database with the Native Connector, the structure of ORACLE tables must...
ERR_CANNOT_RUN_EXPLORER
BufferToHexa (Function)
Converts a buffer to a hexadecimal string (e.g.,: "4A 5B 00").
User Groupware and multilingual application/site
If your application is a multilingual application, the multilingual feature must also be managed...
DriveListeDirectory (Function)
Lists the directories of an Drive.
DriveRecoverFileGgl (Function)
Retrieves an Document from the Google suite present on a Google Drive in the desired compatible...
<Variable gglDrive>RetrieveGglFile (Function)
Retrieves an Document from the Google suite present on a Google Drive in the desired compatible...
String functions
List of functions for managing character strings...
Support for the setup program
When creating the setup program via the wizard, you have the ability to choose the options...
Project description: Project tab
The project description window allows you to configure various elements of your project......
Creating an SCM repository
To share a project via the Source Code Manager, a repository must be created......
Automatic completion
The automatic completion helps you write WLanguage code in your applications......
<Source>.TransactionFree (Function)
Transforms all "in transaction" records into "Normal" records if they do not belong to an ongoing...
The windows and pages of the User Groupware
Two methods can be used to include the user groupware......
Control template
A control template is a set of controls that can be re-used in several windows or pages......
HFSQL Control Center: Open an analysis
The HFSQL Control Center allows you to fully manage an analysis......
Code coverage
The code coverage is the measure regarding the coverage of tests run on an application or site......
Splitting Business logic / UI code
During the development cycle of an application, the code that is specific to the interface (UI)...
Native DB2 Connector: Programming with HFSQL functions
To use a DB2 database with Native Connector, the structure of DB2 tables must be imported...