ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HNbRec (Function)
Returns the number of records in an HFSQL file, query or view: active records, deleted records, etc.
<Source>.NbRec (Function)
Returns the number of records in an HFSQL file, query or view: active records, deleted records, etc.
mongoOperationsOption (Type of variable)
The mongoOperationsOption type is used to define the options of bulk operations.
Handling a Slider control through programming
WINDEV and WINDEV Mobile allow you to handle a Slider control through programming......
LooperToExcel (Function)
Creates an Excel file from the data found in a Looper control (browsing Looper control or memory Looper control).
saasPricing (Variable type)
The saasPricing type is used to define the advanced characteristics of a SaaS pricing.
ChronoReset (Function)
Stops and resets a running stopwatch.
gglPath (Variable type)
The gglPath type is used to define the characteristics of the route to drawn on a map...
Reminder (Variable type)
The Reminder type is used to describe and handle a reminder to inform the user of an appointment.
WLanguage procedure called by fListDirectory
Procedure ("Callback") called by fListFile for each file found.
Handling a group of controls through programming
WINDEV, WEBDEV et WINDEV Mobile allow you to handle a group of controls through programming......
ErrorPropagate (Function)
Propagates a non-fatal error that can be processed by the calling code if the management of non-fatal errors was enabled for this code (in the code editor or by ErrorChangeParameter).
docProperty (Variable type)
The docProperty type is used to define the properties of a Word Processing document.
HFSQL server configuration
The HFSQL Control Center allows you to fully manage HFSQL servers......
Context menu of windows (AAF)
The popup menu of the windows (right mouse click on the window) contains the following options......
OpenChild (Function)
Opens a non-modal child window.
2. Performance profiler
WINDEV Tutorial: Optimizing a project Lesson 2 - Performance profiler - 15 min
ListSort (Function)
Sorts the elements in a List Box, ListView or Combo Box control populated programmatically.
Creating and handling an item
The main operations that can be performed on an item are as follows......
eInitCurrency (Function)
Adds or changes the characteristics of a currency in the currency exchange table.
Creating a Pivot Table control
To create a Pivot Table control......
Handling TimeLine controls programmatically
A TimeLine control can be......