ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

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......
Ad Hoc deployment
Adds an element in last position: of a one-dimensional WLanguage array. of an advanced array property (array of gglCalendar events, ...). of a WLanguage list....
Managing Google contacts
The Google Contact service is used to manage contacts on Internet......
emailPOP3Session (Type of variable)
The emailPOP3Session type is used to access a messaging server by using the POP3 protocol (Post Office Protocol) in order to retrieve the messages found on this server.
History of versions
The history of setup versions is an advanced feature of the network setup......
emailIMAPSession (Type of variable)
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.
Action Bar control events
HTrack (Function)
Starts tracking write actions (addition, modification or deletion) performed on a file found in an HFSQL server.
SysDirExternalStorage (Function)
Returns the path of the directory that will be used to store files in the external storage space of the Android device.
10. Customizing the aspect of a site: skin elements
Reports
A report provides a custom view of data......
BrowserName (Function)
Returns the name of the browser of the Web user ("user agent").
I was using C with WINDEV 5.5. How to proceed in WINDEV 2024?
You have the ability to use external languages with WINDEV......
Menu option: operation performed and action
An option of a drop-down or context menu in a page can be associated with an action......
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......
TableInsertColumn (Function)
Inserts elements in the format of columns into a horizontal Table control.
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......
Code Editor control
The Code Editor control allows end users to write WLanguage code....