ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The Clickable Image control
The Clickable Image control can be used to......
Image (Keyword)
The Image keyword can correspond to: an Image variable. a property used to get and change the image of an element....
Splitting Business logic / UI code
During the development cycle of an application, the code that is specific to the interface (UI) and the code that is specific to the business logic (access to databases, etc.) are often "mixed"...
Day (Property)
The Day property is used to: Get the day from a Date or DateTime variable, or get the number of days from a Duration variable. Change the day of a Date or DateTime variable, or change the number of days of a Duration variable. Get the day or the number of days from a Date item (in "Date", "Date and Time" or "Duration" format) Modify the day or the number of days in a Date item (in "Date", "Date and Time" or "Duration" format)...
Examples for using the OLE DB provider for HFSQL
Types of Edit controls
Error 121: Shadowing a structure
HFSQL server configuration
The HFSQL Control Center allows you to fully manage HFSQL servers......
Multi-touch in a Chart control
One of the most common applications of the multi-touch feature is used to handle images......
ERR_BAD_DLLEXE
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......
CaptionIfNew (Property)
The CaptionIfNew property is used to get and change the caption of a pane opened by the end user in a dynamic Tab control.
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....
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......
Configuring the IIS 7/7.5 server
Date (Type of variable)
The Date type enables you to easily handle the dates...
Anchoring controls in a report
The anchors are used to define the behavior of controls during a resize operation......
Operations available for the dates, times and durations, ...
The following operations are available for the following types of variables......
Handling a control through programming in a report
All report controls can be handled through programming......
Name (Property)
The Name property is used to get the name of an element.
<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.
Window templates
WINDEV and WINDEV Mobile allow you to create window templates......