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...
xlsNbColumns (Function)
xlsNbColumns is kept for backward compatibility only.
Programming standard in Windows Vista and later
To increase security against worms and viruses, Windows Vista/7 implemented the UAC (User Account...
WDInst: Installing an HFSQL Client/Server application
When creating the setup program of a WINDEV application that uses HFSQL Client/Server tables,...
GglUploadDocument (Function)
Uploads a document to the Google server.
Constants used by ExecutePresetAction
List of constants used by ExecutePresetAction....
HOptimizeQuery (Function)
Optimizes the Select queries by using idle times when handling an application (period without...
HExtractMemo (Example)
Usage example of the HExtractMemo function
WithSpace (Example)
Usage example of the WithSpace function
Replication: The different types available
The data replication is a powerful feature......
Creating a skin template from an existing skin template
You can create a skin template from an existing skin template (provided by PC SOFT, for example)......
HDelete (Function)
Deletes a record from a table (query or view).
fEncrypt (Example)
Usage example of the fEncrypt function
Printing a report in WEBDEV
When creating a report, the test of this report can be run from the report editor. You also...
Configuring the SOAP administrator
Translating the external components
An external component is a set of WINDEV or WEBDEV elements that perform a specific action (send...
LooperDelete (Function)
Deletes a row from a Looper control.
HJSONToRecord (Function)
Imports JSON data into the current record.
Step 4: Starting the print
To start the print job, simply use iEndPrinting......
Keyboard Variable (Using physical keyboards on Android)
The Keyboard variable makes it possible to retrieve the parameters of the events of a physical...
Reading an email
This help page explains how to read an email from a WINDEV application and how to display...
NbThumbnail (Property)
The NbThumbnail property is used to get the number of thumbnails generated for an item.
The setup editor WDInst
WDInst is a setup editor used to define the setup parameters of your application......