ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Customizing the Switch controls
The Switch control is a 2-state Check Box control (on/off, true/false, yes/no)......
<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....
Managing HFSQL Cluster
Methods for managing an HFSQL cluster and its databases....
1. WEBDEV environment
WEBDEV Tutorial: WEBDEV overview Lesson 1 - WEBDEV environment - 5 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....
Setup for WINDEV and WEBDEV (Development version and WEBDEV Application Server for Windows)
The Upload control
The Upload control is used to upload files on the Web server......
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.
The "Stock" charts
The Stock charts are used to represent the variations in the values of shares......
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.
Hasp (Function)
Interrogates an electronic HASP key (HASP-3, HASP-4, MemoHasp or NetHasp).
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......
Environment of the query editor
Message text file format
The text files created by WDMSG use a specific format......
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....
Using the task management and the schedule
Time management is extremely important......
Using data from an external database
WINDEV Tutorial - External database Using data from an external database - 40 min
Collapsed code
The code is collapsed to improve readability, by only displaying the comments in front of the lines of code......
Deploying an Android application
WINDEV Mobile allows you to develop Android applications. Then, these applications can be easily deployed....
Creating the skin template of a report
WDSetup: Managing additional languages
The "WDSetup" project corresponds to the standard setup program of WINDEV applications......