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"...
OpenSSLCheck (Function)
Checks, via a public key, that the signature of data performed with the OpenSSL library is correct.
LooperSelect (Function)
Returns the index of the selected element in a Looper control.
LooperSelectMinus (Function)
Deselects a row in a Looper control.
Convert (Function)
Converts a numeric value into a binary string in order to perform a search on a numeric key.
XMLSavePosition (Function)
Stores the current position in the XML document.
Creating an executable: Managing manifests
When running an executable, Windows Vista (and later) performs several checks regarding the rights...
Scheduler report
The report editor allows you to create "Scheduler" reports....
Linux application: Tips and tricks
In Windows/Linux multi-configuration applications, several limitations may appear: control...
nfcData (Type of variable)
The nfcData type is used to describe and handle the data of a variable of type nfcTag.
Handling Spreadsheet controls programmatically (in a window)
Spreadsheet controls can be handled programmatically......
Universal Windows 10 App: Deploying on the store
Your Universal Windows 10 App application is ready to be used......
Control constants
List of constants used by the functions for managing controls...
Webification
WEBDEV Tutorial - Webifying a WINDEV project Webification - 10 min
<Connection variable>.ActivateServerTrigger (Function)
Re-enables a server trigger that was disabled by HDeactivateServerTrigger.
<Connection variable>.DeactivateServerTrigger (Function)
Disables a HFSQL Client/Server server trigger on a server....
Creating a .NET assembly from WINDEV
To create a.NET assembly, ......
Using the Control Centers in Client/Server mode
All the Control Centers provided with WINDEV, WEBDEV and WINDEV Mobile use the same database......
Google constants
List of constants used by the Google functions....
Report controls
Several types of controls can be handled in a report created by the report editor......
<Connection variable>.DeleteServerTrigger (Function)
Deletes a server trigger.
JSON (Type of variable)
The JSON type makes it possible to simplify actions on data in JSON format.
HModifyStructure (Example)
Usage example of the HModifyStructure function
4. Simple printing
WINDEV Tutorial: WINDEV application: Managing data Lesson 4 - Simple printing - 20 min
SortOption (Property)
The SortOption property gets and sets the sort options used in: text columns in Table controls,...
Favicon: Define the site icon
WEBDEV allows you to easily define the site icon (also called Favicon)......