ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

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), ...
How to clone and use columns in a Table control?
In some cases, a Table control must be filled with an unknown number of columns (when creating the control).
TableColumnSelectOccurrence (Function)
Returns the number of selected columns found in a table. This function is kept for backward compatibility. It is recommended to use TableSelectCount.
TableColumnSelect (Function)
Returns the column number corresponding to one of the columns selected in the Table control. This function is kept for backward compatibility. It is recommended to use TableSelect.
TableSetFocus (Function)
Gives focus to a line in a Table or hierarchical Table field: the field switches to input for the specified line and column.
<Table>.SetFocus (Function)
Gives focus to a line in a Table or hierarchical Table field: the field switches to input for the specified line and column.
MapDisplayPosition (Function)
Centers the map displayed in a Map control on a geographical position or on a specific location.
Developing an application for iPhone/iPad
The development of an iPhone/iPad application is performed in 2 steps:...
SQLConnectWS (Function)
Connects the current application to a database that will be queried by SQL through a Webservice proxy (SOAP).
The Numeric or Currency control: Input or display masks
WINDEV, WINDEV Mobile and WEBDEV propose two types of masks......
Various WEBDEV constants
Various WEBDEV constants...
Generating an iOS application
Several steps must be performed to develop an iPhone/iPad application:...
Manager of automated tests
The test manager is used to......
HFSQL Control Center: Overview
The HFSQL Control Center is used to manage the different HFSQL databases (Network, Mobile, Client/Server) found in the company......
MapLicenseGgl (Function)
Indicates the "Google Maps API" license key that will be used in the Map controls (of WINDEV or WEBDEV).
Configuring the assisted universal replication
If your application uses the assisted universal replication via a file......
Configuring the automatic modification of data files
The automatic data file modification updates the description of data files on user computers......
Conditions for using the Ad control
The Ad control uses the AdMob SDK....
Enlarging a window or page
Modern UIs generally use larger windows, pages and fonts......
Different page layout methods
Tutorial - Anchors, zoning and layouts Different page layout methods - 30 min
ocrOption (Type of variable)
The ocrOption type is used to define all the general options of the native OCR (Optical Character Recognition) system.
EmailStatus (Function)
Returns the status of an email sent via an SMTP session started in asynchronous mode.
MapIDGgl (Function)
Gets or sets the style used in the Map control. This style corresponds to a map ID defined in the Google Cloud console. This new function is available from version 2025 Update 2....
Creating the executable and the setup program
WINDEV Tutorial - Deploying an application Creating the executable and the setup program - 30 min
WINDEV Mobile 2025: New WLanguage features
In version 2025, new functions, properties and data types have been introduced and some have been improved, ......
UI modifiable by the end user
By default, WINDEV applications allow end users to modify the interface of the application......
Android 10: Changing application behavior
Starting with Android 10, Google no longer allows an application running in the background to open a window
iDestination (Function)
Configures the print destination.
Automatic server update
The HFSQL Control Center is used to implement the automatic server update......