ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Overview of OOP (Object Oriented Programming)
The object-oriented programming (called "OOP") is a programming paradigm in which the programs are organized as sets of objects......
How to create an SQL query to get a TOP 10?
This help page presents the method for creating an SQL query used to get the first 10 records......
The "Funnel" charts
...The Funnel charts are often used to represent the steps in a sales process and to indicate the amount of potential revenues expected for each step....
ERR_BAD_DLLEXE
Automatic Application Features (AAF)
The Automatic Application Features (AAF) allow you to add features to your application without having to write a single line of code......
Operations available for the dates, times and durations, ...
The following operations are available for the following types of variables......
Date (Type of variable)
The Date type enables you to easily handle the dates...
Configuring the IIS 7/7.5 server
Anchoring controls in a report
The anchors are used to define the behavior of controls during a resize operation......
Name (Property)
The Name property is used to get the name of an element.
Handling a control through programming in a report
All report controls can be handled through programming......
<Chrono>.Pause (Function)
Pauses a stopwatch in order to measure the time spent on a process.
License agreement - HFSQL Client/Server
inAppCheckSubscription (Function)
When starting the iOS application, checks whether the In-App subscriptions have been renewed.
ERR_BAD_FILE
HFSQL Control Center: Creating and executing a query
The HFSQL Control Center allows you to create a query based on the data files of the database currently displayed in the Control Center......
Window templates
WINDEV and WINDEV Mobile allow you to create window templates......
ListInfoXY (Function)
Returns the index of the row (or image) at a given position in a List Box or ListView control.
FTPName (Function)
Returns the name of last file accessed by an FTP function (File Transfer Protocol).
<List Box>.InfoXY (Function)
Returns the index of the row (or image) at a given position in a List Box or ListView control.
"About" window
The "About" window is used to display and access various information about the current application......
Content of the Table control
A Table control can be based on a data file, based on a variable or populated programmatically......
Items used in a select query
A query created in the query editor can contain several types of items......
Printing nested reports
To create a main report containing several secondary reports:...
<Date type>.ToDay (Function)
Returns the day that corresponds to a given date.