ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Generating an Android application
The generation of a WINDEV Mobile application for Android groups all project elements (windows, code, etc....
Handling a group of controls through programming
WINDEV, WEBDEV et WINDEV Mobile allow you to handle a group of controls through programming......
hbResultScan (Type of variable)
The hbScanResult type is used to define all the advanced characteristics of the result of an iteration performed in an HBase database.
<Table>.End (Function)
Stops the manual iteration of data file linked to a Table control based on a data file.
<Table>.Print (Function)
Prints the content of the specified Table control without having to create a report based on the Table control.
Screen,Column (External language)
Returns the index of the current column in a Table based on a data file or in a Table populated programmatically.
TableEnd (Function)
Stops the manual iteration of data file linked to a Table control based on a data file.
HDBOpenNoLock (Function)
In single-user mode, opens an xBase data file without locking it.
Query based on query
Queries can be based on items from another query......
Splitting Business logic / UI code
During the development cycle of an application, the code that is specific to the interface (UI) and the code that is specific to the business logic (access to databases, etc.) are often "mixed"...
Clipping the window according to an image
An image can be used to easily define the shape of a window......
UI modifiable by the end user
By default, WINDEV applications allow end users to modify the interface of the application......
Scanning a document (via a WIA driver)
Windows Image Acquisition (WIA) is a Windows device driver interface and API that allows applications to scan documents using a scanner......
Implementing log-based replication: Modifying the analysis
Log-based replication can be implemented in the data model editor......
Managing context menus in a WINDEV or WINDEV Mobile application
A context menu can be opened by the user via a right mouse click......
Filters in Table controls based on a data file
WINDEV, WEBDEV and WINDEV Mobile include multiple methods to filter the records displayed in a Table control based on a data file......
Guided Tour
A Guided Tour presents a series of features, displayed in a tooltip in the current window or page......
Events associated with Button controls
List of events associated with Button controls...
Maximized windows for Android
A maximized window occupies the entire screen of the mobile device....
Error 101: Declaration of global variable not allowed
hbCell (Type of variable)
The hbCell type is used to define the advanced characteristics of the content of a cell (item value) in an HBase table.
5. Custom-Folders: Organize your project
Project configurations allow you to easily define the "target" platforms of the project....
Constants for managing the windows
List of constants used by the functions for managing the windows...
Before calling the Free Technical Support
The operations to perform before calling the Technical Support......
JSON
JSON (JavaScript Object Notation) if a light format for exchanging data......