ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

eYe magnet: conditional formatting of controls
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......
HImportCSV (Function)
Imports a CSV file into an HFSQL Classic or Client/Server table. This table must have been defined in the data model editor, or declared with HDeclare, HDeclareExternal or HDescribeFile)....
zipAddFileList (Function)
Automatically adds and compresses a list of files into a ZIP, CAB, WDZ, 7z, TAR, gzip or TGZ (TAR.GZ) archive.
MouseCursor (Property)
The MouseCursor property gets and sets the cursor displayed when pointing over a control, window or page.
HReadPrevious (Function)
Sets the position on the previous record of a file according to a browse item.
xlsCell (Variable type)
An xlsCell variable is used to describe and modify a cell in an Excel document...
HFSQL Control Center: Overview
The HFSQL Control Center allows you to manage the different HFSQL databases (Network, Mobile, Client/Server) of an organization......
Generating an iOS application
Several steps must be performed to develop an iPhone/iPad application:...
3. Deploying a WINDEV application
iDestination (Function)
Configures the print destination.
Upload control events
The following processes are associated with the Upload control:...
Manipulating ListView controls programmatically
WINDEV allows you to programmatically manipulate ListView controls......
How to create a query with external join?
In SQL language, an external join is used to exclude or include file records with or without correspondences in the linked files......
Check spelling based on Hunspell dictionaries
WINDEV gives you the ability to use the spelling checker of the Word Processing controls in WINDEV applications......
OCR: Convert an image to text
An OCR (Optical Character Recognition) system analyzes an image to extract the text it contains......
Handling a Logical Data Model (LDM)
The main operations that can be performed on an LDM are as follows......
ContextMenu (Property)
The ContextMenu property is used to: Get the custom context menu of a control, window or page. Change the custom context menu of a control, window or page (or associate another context menu). Customize the system menus of the controls by adding options....
TableSelectPlus (Function)
Selects a row in a Table or TreeView Table control.
SysDirExternalStorage (Function)
Returns the path of the directory that will be used to store files in the external storage space of the Android device.
Android 11: Changes in the behavior of applications
After each new version of Android is deployed, Google requires a higher target API level ("TargetSdkVersion") to publish applications on Google Play...
Testing and debugging an application on an Android device
All developers appreciate the possibility to debug an application directly on the device......
Report editor: Available types of reports
Several types of reports can be created in the report editor......