ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

FTPName (Function)
Returns the name of last file accessed by an FTP function (File Transfer Protocol).
Running the test of a report
The test of a single report allows you to run the current report in WINDEV, WEBDEV or WINDEV Mobile......
KeyGenerateInitialKey (Function)
Generates the initial key (unique license number) for the activation system of the application.
<Source>.Creation (Function)
Creates an empty data file (".FIC" extension) with the index file and the memo file if necessary.
HCreation (Function)
Creates an empty data file (".FIC" extension) with the index file and the memo file if necessary.
FTPGetFile (Function)
Transfers a file from an FTP (File Transfer Protocol) server to the current computer.
FileName (Property)
The FileName property gets the name of a file (WDPic file or file generated for a print job).
Items used in a select query
A query created in the query editor can contain several types of items......
SFEmptyRecycleBin (Function)
Clears the specified records from the Salesforce recycle bin.
SFConvertLead (Function)
Converts the leads.
Length (Function)
Returns: the length of a string, i.e., the number of characters in the string (including spaces and binary zeros). the size of a buffer, i.e., the number of bytes in the buffer....
Error 3: The string has no final "
Spreadsheet control in a report
The spreadsheet is one of the most often used business tools. You have the ability to create reports that print the data found in a spreadsheet....
Locking data files: correspondence between WINDEV 5.5 and the later versions
DefaultValue (Property)
The DefaultValue property is used to: Find out the default value of an item. This item was defined in the data model editor or through programming. Define the default value of an item (when describing the item through programming)....
FTPGet (Function)
Transfers a file or directory from an FTP (File Transfer Protocol) server to the current computer.
WDMap: Adding, modifying and deleting the records of a data file
WDMap allows you to perform simple operations (addition, modification or deletion) on the records found in a data file......
HIndex (Function)
Rebuilds the file index (".NDX" file).
<Source>.Index (Function)
Rebuilds the file index (".NDX" file).
8. Binding controls to data
A window can display information from......
Page with parameters
13. 3-Tier architecture
Nested reports
The nested reports are used to print several reports (secondary reports) in a single report (main report)......
Operations performed on a data file (Data model editor)
The main operations that can be performed on a data file from the data model editor are as follows......
Spare server
A "spare" server is a target server in a unidirectional automatic replication......