ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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......
Installing the robot controller
The monitoring robot includes three executables......
Installing the monitor
The monitoring robot includes three executables......
Conditions for using the Ad control
The Ad control is using the AdMob SDK....
Printing nested reports
To create a main report containing several secondary reports:...
Installing the monitoring robot
The monitoring robot includes three executables......
Creating a Java archive
When your Java application is developed, you can......
Flexbox example: ratios to distribute available space among controls
In a flexbox container, you can define ratios for the different controls so that they take up a given amount of space......
Sequencing reports
In some cases, you may want to print several reports one after another, and view them in the same print preview....
User Groupware and files accessed via a Native Connector
An application that works with the User Groupware can be used with a database handled by a Native Connector......
How to set the focus to a column in a Table control?
To set the focus to a column in Table control (i.e. to be positioned in input in this column), ......
Handling a Linear Looper control through programming
WEBDEV allows you to handle a Linear Looper control through programming....
Automatic index generation
The automatic index generation suggests index keywords based on the content of your help page......
Background image of multilingual window
In some cases, the background image of a window can contain a text (the application name, a specific caption, ......
OLE DB: Required configuration
To handle a database via OLE DB, the following elements must be installed on the development computer and on the deployment computer......
Deploying a WEBDEV site to a remote WEBDEV Application Server or WEBDEV Cluster
Installing a WEBDEV site (in Session or AWP mode) on a remote Application Server requires......
Native MariaDB Connector: Programming with SQL functions
The SQL functions can be used to handle the MariaDB database......
6. HFSQL Client/Server clusters
6. HFSQL Client/Server cluster
Native PostgreSQL Connector: Programming with SQL functions
You can use SQL functions to handle the PostgreSQL database......
The Multiline Zone control
The Multiline Zone control is used to easily create interfaces in iOS style....
How to save and retrieve an image in a binary memo
Downloading a report in PDF format on the computer of the Web user
To propose to download a report in PDF format on the computer of the Web user, you must......
Native MySQL Connector: Programming with SQL functions
The SQL functions can be used to handle the MySQL database......
<List Box>.Select (Function)
Returns the index of the selected element in a List Box, ListView or Combo Box control.