ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

TableInsertColumn (Function)
Inserts elements in the format of columns into a horizontal Table control.
Reports
A report provides a custom view of data......
BrowserName (Function)
Returns the name of the browser of the Web user ("user agent").
Calculations in the columns of a Table control
When a Table control contains numeric data, it may be useful to get the total of a column or count the number of elements......
Menu option: operation performed and action
An option of a drop-down or context menu in a page can be associated with an action......
Managing the load balancing (dynamic load balancing on server)
The server that is hosting a HFSQL database engine can be very busy......
Alias type
The Alias type is used to declare and handle a logical alias for a data file or query.
Column of type Attribute
WINDEV and WEBDEV allow you to use columns of type "Attribute" in Table controls......
HNext (Function)
Sets the position on the next data file record according to a browse item.
Defining specific character sets in HFSQL tables
When an application displays or saves data in HFSQL tables, this data is typed in the current language......
SysDirExternalStorage (Function)
Returns the path of the directory that will be used to store files in the external storage space of the Android device.
ErrorWithTimeoutAsynchronous (Function)
Displays a custom error message in a non-blocking system error window for a given amount of time.
SocketConnectBluetooth (Function)
Connects a client computer to a specific Bluetooth socket.
QuickAction (Variable type)
The QuickAction type allows you to define all the advanced characteristics of a quick action of an app on Android (app shortcut) or iOS (Quick Action).
Database schema editor: Link description
The links are used to link the tables described in a database schema between themselves......
emailIMAPSession (Variable type)
The emailIMAPSession type is used to access a messaging server by using the IMAP protocol (Internet Access Message Protocol) in order to retrieve the messages found on this server.
notificationFormat (Variable type)
The notificationFormat type is used to describe the display format of a notification when it is expanded.
HFilterIdentical (Function)
Defines and enables a filter used to find the exact value of a string item.
upnpDevice (Variable type)
The upnpDevice type is used to define the advanced characteristics of a UPnP device.
Action Bar control events
Moves backward several records from the current position in the data file, according to a specified item....