ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

FinLinearRedemption (Function)
Calculates the value of linear amortization of a product over a specific period of time.
IWListInsert (Function)
Inserts a new internal window in the list of internal windows used by an Internal Window control.
Sorted (Property)
The Sorted property is used to: Determine whether a control is sorted. Sort a control or not....
Handling a report (in the editor)
Once a report was created, the description of this report can be modified at any time......
URIToFile (Function)
Saves, in the background, the content of a resource (image, text, etc.) identified by its URI in an external file.
FTPGetFile (Function)
Transfers a file from an FTP (File Transfer Protocol) server to the current computer.
Repairing the project
In some cases, "Project......
edtHTMLSelection (Type of variable)
The edtHTMLSelection type is used to identify all the advanced characteristics of a selection in an HTML Editor control
HTML Editor control constants
Used to find out whether the application is started in "simulator test mode" from WINDEV Mobile....
6. Printing the product catalog
WINDEV Mobile Tutorial - Developing an Android and iOS application Lesson 6 - Printing the product catalog - 20 min
CSS styles (Cascading Style Sheet)
The CSS styles are the standard styles used on Internet......
BankHolidayDeleteAll (Function)
Clears the list of all public holidays.
Convert your WINDEV applications into websites
A widespread need today is to transform Windows applications (or parts of applications) into dynamic websites......
FinInterestRate (Function)
Calculates the interest rate for a loan over a specific period of time with fixed payments.
FOR EACH/FOR ALL statement (loop through a variable of type XMLReader)
The FOR EACH statement loops through a variable of type xmlReader in various ways: Loop through a level. Loop through a level with copy. In-depth loop....
CacheSize (Property)
The CacheSize property is used to: Get the maximum number of records that can be stored in the cache of the Native MySQL Connector. Change the maximum number of records that can be stored in the cache of the Native MySQL Connector....
Running the test of the User Groupware and installing it
<Array>.DeleteDuplicate (Function)
Deletes the duplicates from an array.
Reports & Queries: Specific features
This help page presents the specific features of "Reports & Queries" (which means the user version of report editor) ......
ArrayDeleteDuplicate (Function)
Deletes the duplicates from an array.
Using data from an external database
WINDEV Tutorial - External database Using data from an external database - 40 min
BrowserRunApp (Function)
Opens the default Web browser of the current device.
HDescribeItem (Example)
Usage example of the HDescribeItem function
ExplorerRetrieve (Function)
Retrieves the number and the name of the files "dropped" from the explorer.
Programming the browsing Looper controls
These are the main concepts for programming Looper controls based on a data file......