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"...
4. Types of pages
Different types of pages can be used in the sites created with WEBDEV......
Binding controls to data
A window or page can display information from......
Merging differences (SCM)
ODBC driver for HFSQL Classic and for HFSQL Client/Server (Windows)
The ODBC driver for HFSQL Classic (single-user or multi-user) is used to access an HFSQL Classic...
WINDEV concepts
Print technical documentation
(windows, pages, reports, data files, items, components, assemblies, Custom-Folders, etc.)......
WDTestSite: Overview
WDTestSite is used to run different tests on a WEBDEV site......
1. Testing a site: Elements to be tested
Deploying a site (from the development computer)
Regardless of the type of site created by WEBDEV (static site or dynamic site), WEBDEV Development...
WEBDEV concepts
Checking spelling in edit controls
WINDEV lets you use the spelling checker in the Edit controls and text columns of the Table...
fOpen (Example)
Usage example of the fOpen function
fSelect (Example)
Usage example of the fSelect function
Printing during the report test in the editor
During the test of a report ("Go" button from the report editor), several print options...
HCreationIfNotFound (Example)
Usage example of the HCreationIfNotFound function
fUnlock (Example)
Usage example of the fUnlock function
Reports & Queries: Unsupported WLanguage functions
Some WLanguage functions are not available in Reports & Queries......
zipChangePath (Example)
Usage example of the zipChangePath function
fLock (Example)
Usage example of the fLock function
dbgEnableLog (Function)
Enables the runtime log programmatically.
zipExtractFile (Example)
Usage example of the zipExtractFile function
Data source (Type of variable)
A Data source variable is used to describe a temporary data source (query, view, alias, ...)
fWriteLine (Example)
Usage example of the fWriteLine function
Constants for the archiving functions
List of constants used by the archiving functions....
fGraphicFilter (Example)
Usage example of the fGraphicFilter function