ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Printing the content of a table (AAF)
A Table control proposes an automatic popup menu allowing the user to perform several operations on the data displayed in the table......
FinDecreasingRedemption (Function)
Calculates the amortization value of a good over a specific period of time, via the formula for fixed-rate decreasing amortization.
FinFutureVal (Function)
Returns the future value of an investment.
IWListAdd (Function)
Adds a new internal window to the list of internal windows browsed by an Internal Window control.
Choose the type of image: dynamic, static, generated, ...
The images are often used to illustrate the site pages......
The HTML control
The HTML control displays HTML pages or HTML code......
1. My first Android/iOS project
WINDEV Mobile tutorial: My first Android/iOS application Lesson 1 - My first Android/iOS project - 1 hr...
Socket: Creating a client application
A client application of a socket server connects to a standard server in order to exchange information via socket......
8. OOP
WINDEV Tutorial - WLanguage basics Lesson 8 - OOP - 30 min
2. Web development and WEBDEV
WEBDEV Tutorial: WEBDEV overview Lesson 2: Web development and WEBDEV - 10 min
6. Procedures
WINDEV Tutorial - WLanguage basics Lesson 6 - Procedures - 20 min
InitWindow (Function)
Initializes (or not) the controls to zero and runs the initialization processes of the controls and the window.
Report based on a Table control
A report based on a data-bound Table control is used to directly print the information displayed in the control (based on a table or populated programmatically)......
HFilter (Function)
Defines and enables a filter on a data file, view or query.
Frequently asked questions about HFSQL Cluster
Frequently asked questions about HFSQL cluster....
WDSQL: Executing a SQL query
WDSQL is used to run all the SQL queries created by WDSQL......
PDF Reader control: How to use the ribbon and tabs
The PDF Reader control includes multiple features accessible via......
Instantiation of an object
To access a class, the object must be declared as being part of the class to handle, this is called object instantiation......
eExchangeRate (Function)
Returns the value of the exchange rate for a currency.
Dynamic array (Variable type)
A dynamic array is an "advanced" type of array...
HAccelerateSpeed (Function)
Reorganizes the internal structure of the indexes to optimize the speed for accessing the data.
fDataDirCommon (Function)
Returns a directory path for the shared data of the current application: between all the users of the computer between all the TSE users This directory can be used without restriction in Windows XP, Vista, ... This directory is used to store: the files for the general configuration of the application (.INI files, .XML files, etc.). the data files common to all the users (HFSQL .fic, .ndx and .mmo files)....