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...
SQL: Managing joins (INNER JOIN, OUTER JOIN)
To select records coming from several data files, joins must be used in the SQL query......
Items used in a select query
A query created in the query editor can contain several types of items......
FOR EACH/FOR ALL statement (loop through controls)
The statement FOR EACH is used to perform different types of browse on the controls (List Box,...
Operations in a Select query
The query editor allows you to perform operations on the values of an item......
Creating a select query
A select query (corresponding SQL statement......
WEBDEV and Google Analytics
Google Analytics is a very popular tool for measuring site traffic......
Characteristics of Table controls in a window
Table controls allow you to display and/or enter data......
Log-based replication
The replication is the operation allowing you to keep updated remote databases of identical...
User Groupware and Client/Server tables
An application that uses the User Groupware can be used with an HFSQL database in Client/Server...
User Groupware: Multilingual applications
If your application is multilingual, it is also necessary to manage multilingualism in the User...
User Groupware and LDAP
The LDAP protocol is increasingly used by the companies......
Customizing the WINDEV User Groupware
The User Groupware in automatic mode offers many possibilities......
User Groupware (WINDEV and WEBDEV): Options and settings
An application is often intended to be used by several users connected via a network......
WEBDEV User Groupware: Tips
This help page contains different programming tips for the User Groupware in WEBDEV......
3. Site development life cycle
External language: Programming in C
We are going to call the elements developed in WINDEV (project, windows, ......
Flexible modeling editor
The flexible modeling editor allows you to easily create a "non-restricting" and "flexible"...
Communicating with an SSH server
Secure Shell (SSH) is a secure communication protocol. The exchanged data is secured via encryption...
Opening, closing and saving a query
The query editor allows you to easily handle the queries....
Examples for using the OLE DB provider for HFSQL
Reinitializes the content of an Organization Chart control from its data source (HFSQL data file...
Universal Windows 10 App applications: Required configuration
To develop Universal Windows 10 App applications with WINDEV or WINDEV Mobile, you must......
Server triggers
performed on a database file......