ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Characteristics of a Sidebar control
The main characteristics of a Sidebar control can be configured......
WDINT, WDTRAD and WDDIXIO: Translation tools
WDMSG, WDTRAD and WDDIXIO: Translation tools
SQL set operations: UNION, UNION ALL and INTERSECT
SQL allows performing set operations on groups of files......
Dictionary properties
The properties of a WDTRAD dictionary are as follows......
Multi-touch in an Image control
One of the most common applications of the multi-touch feature is used to handle images......
TableSetFocus (Function)
Gives focus to a row found in a Table or TreeView Table control: the control switches to edit for the specified row and column.
TableSwapLine (Function)
Swaps: two rows in a Table control populated programmatically. two branches in a Treeview Table control populated programmatically....
<Table>.SetFocus (Function)
Gives focus to a row found in a Table or TreeView Table control: the control switches to edit for the specified row and column.
<Table>.SwapLine (Function)
Swaps: two rows in a Table control populated programmatically. two branches in a Treeview Table control populated programmatically....
ContactDelete (Function)
Deletes the current contact: from a Lotus Notes or Outlook address book. in the Phone contacts list (Android, iPhone or iPad)....
Pull to refresh (Android/iOS): Window, Table and Looper controls
The "Pull to refresh" feature allows the user to "pull" a Table control, a Looper control or a window in order to refresh its content......
Printing in Linux
WEBDEV and WINDEV allow you to print to PDF in Linux using WLanguage functions......
Multi-touch support
A multitouch feature is a technique allowing the user to interact with a device via several contact points (the fingers are used in most cases)....
Push notification: iOS configuration
To use the Push notifications in iOS, you must have a Google account and you must perform a specific configuration......
CalendarOpen (Function)
In a Date edit control, opens a popup window displaying a calendar.
Using a query with parameters
A query with parameters can be used......