ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Remote WEBDEV Administrator
The remote management tool, that can be run from any computer equipped with an Internet browser, is a module used to ......
Testing a static page
The test of a single page allows you to run the current page in WEBDEV......
Stand-alone executable
The executable will be stand-alone if the following elements are included in the executable......
Providing an image per DPI
On mobile, when displaying images, each device has its own physical size and its own graphic resolution......
nWDEvaluate: Evaluating the value of an element
Evaluating the value of an element......
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......
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......
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......
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....
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......
Remote WEBDEV administrator: Create a WEBDEV account
The management of accounts is accessible in the remote administrator for the server administrator only....
The "Analysis" pane
The "Analysis" pane lists......
Ad Hoc deployment
The Switch control
Switch controls (also called "Toggle controls") are now commonly used in interfaces......
Required or invalid input in WINDEV
WINDEV and WINDEV Mobile include several options to manage required or invalid input, both via the window editor and through programming......
On/Off button in a window
The on/off button is a button that operates like a check box......
Characteristics of the Looper control in a page
To view the characteristics of the control, select "Description" in the context menu....
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....
Setup mode
Several methods can be used to distribute a WINDEV application......
WINDEV: Example of programmed Drag and Drop
WDStatistics: Configuring the WEBDEV administrator
To create the log files required to calculate the statistics for site traffic, a specific setting must be performed in the WEBDEV administrator......
Managing MQTT
MQTT is a "publish-subscribe" messaging protocol based on the TCP/IP protocol......