ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

4. Types of pages
Different types of pages can be used in the sites created with WEBDEV......
Mobile-friendly website: available methods
WEBDEV includes several page creation methods that allow you to create mobile-friendly websites......
NFC: Transferring data
NFC (Near Field Communication) is a wireless communication technology at short range and high frequency used to exchange data (named "tag") between two devices or between a device and a bullet even at short distance (few centimeters)......
Automatic Application Features (AAF) constants
List of constants used by the Automatic Application Features (AAF) functions....
Automated tests
WINDEV Tutorial - Monitoring the evolution of an application Automated tests - 20 min
<Upload>.CopyFile (Function)
Saves on the server a file "uploaded" by the Web user. This upload may have been performed: via an "Upload" edit control. via a single-file or multi-file Upload control....
<Upload>.FileName (Function)
Returns the name of a file "uploaded" by the Web user. This upload may have been performed: via an "Upload" edit control. via a single-file or multi-file Upload control....
UploadFileName (Function)
Returns the name of a file "uploaded" by the Web user. This upload may have been performed: via an "Upload" edit control. via a single-file or multi-file Upload control....
UploadCopyFile (Function)
Saves on the server a file "uploaded" by the Web user. This upload may have been performed: via an "Upload" edit control. via a single-file or multi-file Upload control....
Copying controls from the report editor
The controls can be copied from the report editor......
2. Examples and components provided with WEBDEV
Creating requirements
The following steps must be performed to implement the requirements......
Copying controls from the window editor
The controls can be copied from the window editor......
Setup for WINDEV and WEBDEV (Development version and WEBDEV Application Server for Windows)
WDMap: Exporting records from a data file
WDMAP allows you to export records to......
<zipArchive variable>.IsMulti (Function)
Returns the type of archive: single-part archive or multi-part archive.
iCloudKeyValueExist (Function)
Checks if there is a key in an Apple iCloud-based container of "key-value" pairs.
iCloudKeyValueRemove (Function)
Removes a key from an Apple iCloud-based container of "key-value" pairs.
The "Stock" charts
The Stock charts are used to represent the variations in the values of shares......
WDInst: Installing an HFSQL Client/Server application
When creating the setup program of a WINDEV application that uses HFSQL Client/Server data files, WDInst allows you to......
Selection conditions of a query
The selection conditions of records are applied to the items used in the queries......
How to retrieve the bugs or suggestions of my users?
The different Control Centers provided with WINDEV allow you to easily manage the user feedback for your applications......
Environment of the query editor
1. WEBDEV environment
WEBDEV Tutorial: WEBDEV overview Lesson 1 - WEBDEV environment - 5 min
How to set focus to a window control?
This help page presents the different methods that can be used to set focus to a window control....