ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Required or invalid input in WINDEV
WINDEV and WINDEV Mobile include several options to manage required or invalid input, both in the window editor and programmatically......
AAF: Zoom the content of a control (Table, Spreadsheet, List box, Pivot table, ...)
To simplify the reading in the controls used to view large volumes of data, the end user has the ability to zoom the data found in the control......
Providing an image per DPI
On mobile, when displaying images, each device has its own physical size and its own graphic resolution......
CurrentIndex (Function)
Depending on the specified control, returns: the number of the current row displayed in the current Table control, the number of the option with focus in a Check Box control, the number of the current row in the current Looper control, the index of the current indexed control....
In-App purchases
The mobile systems (Android/iOS) allow their applications to propose content at extra cost, by using the payment system of App Store or Google Play......
11. Window templates
WINDEV Mobile allows you to create window templates....
Conceptual Data Model (CDM)
In the MERISE methodology, the conceptual data model defines the objects and the actions that must be taken into account in the database......
Access rights to a class property
A property is a code element that includes two processes......
Declaring a procedure/a function
The different syntaxes for declaring a procedure...
Query creation mode: independent or embedded query
The query editor proposes two methods for creating a query......
The Range Slider control
The Range Slider control is used to easily select an interval or a zoom......
ODBC driver for HFSQL Classic and for HFSQL Client/Server (Windows)
The ODBC driver for HFSQL Classic (single-user or multi-user) is used to access an HFSQL Classic database from an external database software that supports the accesses by ODBC......
The Switch control
Switch controls (also called "Toggle controls") are now commonly used in interfaces......
ExecutionMode (Function)
Allows you to: find out and/or modify the behavior of the application or site when some errors are generated. optimize the calls to the functions declared externally. find out and/or change how the application uses JITc. find out and/or modify the management mode of low references for all the instantiated objects....
On/Off button in a window
The on/off button is a button that operates like a check box......
Ad Hoc deployment