ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Creating an executable: Information and version number
The version information of an executable corresponds to the information visible in the Windows file explorer....
HExecuteQueryAsynchronous (Function)
Executes a SELECT query asynchronously.
Native SQL Server Connector: Programming with SQL functions
The SQL functions can be used to handle the SQL Server database......
Monitoring robot: Configuring the Robot controller parameters
From the monitor, you can change the configuration options......
HFSQL Control Center: Open an analysis
The HFSQL Control Center allows you to fully manage an analysis......
WINDEV: Example of programmed Drag and Drop
BeaconDetectBackground (Function)
Notifies the application when the device enters or leaves the transmission range of a set of Beacons.
eYe magnet: contditional formatting of fields
The visual aspect of a window control can be automatically modified according to a series of conditions in order to attract the attention of the user to this control......
SQLColumn (Function)
Returns the characteristics of all the columns (or items): for a given table. for a given query....
InterpretAmpersand (Property)
The InterpretAmpersand property is used to determine and change how the '&' character is interpreted in: the caption of a Static control. the elements of a List Box control. the elements of a Combo Box control. the values of a column in a Table control....
OCR: Turn images into text
An OCR (Optical Character Recognition) system analyzes an image to extract the text it contains......
2. Searching and iterating over records
WINDEV Tutorial: WINDEV application: Managing data Lesson 2 - Searching and iterating over records - 30 min
Creating a query in SQL code
The query editor allows you to create a query by typing SQL code......
GetActiveObject (Example)
Usage example of the GetActiveObject function
Creating the Relation windows of a WINDEV RAD pattern
Managing HFSQL Client/Server databases
The HFSQL Control Center allows you to fully manage HFSQL Client/Server databases......
Android 10: Changing application behavior
Starting with Android 10, Google no longer allows an application running in the background to open a window
Flexbox control description: General Tab
In the "General" tab of the Flexbox control description window, you can view and change the options of the different controls integrated into a flexbox container......
Using data from an external database
WINDEV Tutorial - External database Using data from an external database - 40 min