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"...
The PDF Reader control
The "PDF Reader" control is an advanced control that allows end users to view PDF documents...
SQLExec (Function)
Names and runs an SQL query.
Print constants
List of constants used by the print functions....
2. Managing a Client/Server database
WEBDEV Tutorial - Managing an HFSQL Client/Server database Lesson 2 - Managing a Client/Server...
Creating a Java archive
When your Java application is developed, you can......
HReadSeekFirst (Example)
Usage example of the HReadSeekFirst function
Handling WEBDEV Account Manager via command line
All the features in WEBDEV Account Manager can be used via command line......
Spreadsheet: Using the ribbon
The ribbon of the Spreadsheet control proposes several features and it allows you to define several...
iDestination (Function)
Configures the print destination.
Deploying an Android application
WINDEV Mobile tutorial: Deploying an Android application 10 min
Select query description window: Items that can be used
WithSpace (Function)
Adds or deletes the spaces found on the right of a text item when reading it.
Sound (Function)
Plays a sound in WAV format.
WinEdSave (Function)
Saves the changes made when the "Modification of UI by the end user" mode is enabled.
Help editor options
The options of the help editor ("Display......
zipCreate (Function)
Creates an archive.
2. Searching and iterating over records
WINDEV Tutorial: WINDEV application: Managing data Lesson 2 - Searching and iterating over records...
HLockRecNum (Function)
Locks a record and restricts the access to this record for all the other applications.
WDScript: use in interactive mode
In interactive mode, the WDScript editor is divided into several areas......
Management of XML
WINDEV, WINDEV Mobile and WEBDEV include several functions for handling XML code......
Animating an image
WINDEV, WINDEV Mobile and WEBDEV allow you to handle several types of animated images......
Manual deployment of a dynamic site
WEBDEV proposes several methods for deploying a dynamic site......
Diagram Editor (WINDEV): ribbon and panels
The Diagram Editor includes many features accessible via......
KeyExpression (Example)
Usage example of the KeyExpression property
Writing an email
Writing an email in WLanguage consists in filling the email structure of WLanguage......