ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

PageParameter (Function)
Returns the value of a parameter passed to the current page.
gpwUser (Variable type)
The gpwUser type is used to describe and modify the characteristics of a user of WEBDEV or WINDEV User Groupware.
BeaconDetectBackground (Function)
Notifies the application when the device enters or leaves the transmission range of a set of Beacons.
HWrite (Function)
Writes a record into a table without updating the indexes corresponding to all keys used in the table.
Tab order in a window, a page, etc.
The tab order of the controls found in a window or in a page describes the order in which the controls take focus in a window when the user presses the [Tabulation] key......
Project comparator
Comparing two windows (two pages, two reports, two classes, ......
HRead (Function)
Reads a record in a file according to a given record number.
Android: Conditions for using the Map control (before version 180056)
The Map control is using the Google Maps API library. The Map control displays data coming from the Google Maps service....
Dynamic Island
One major feature of the latest iPhone is the Dynamic Island, which transforms the black notch into a widget......
Managing synchronization
For each action performed in a page, the mechanism for page synchronization automatically checks the synchronization......
zipAddDirectory (Function)
Adds all the files found in a directory and in its subdirectories into an archive and compresses them.
HTransactionCancel (Function)
If a transaction is in progress, rolls back all operations performed on tables in transactions since the start of the transaction.
MapLicenseGgl (Function)
Indicates the "Google Maps API" license key that will be used in the Map controls (of WINDEV or WEBDEV).
Automatic assisted universal replication
The automatic assisted replication is used to easily implement a replication on an existing application......
Developing applications for Android
WINDEV Mobile allows you to develop applications for the Android operating system......
Archiving function constants
List of constants used by the archiving functions....
General exception mechanism
A process of general exception is available for all the components of the object with which it is associated......
Assisted Application Development
The Assisted Application Development (AAD) is a permanent help in the environment. This help suggests actions whenever it is appropriate....
How to create an SQL query with a calculation formula?
This help page explains how to create a query with a calculation formula with the query editor....
Customizing the Switch controls
The Switch control is a 2-state Check Box control (on/off, true/false, yes/no)......
SetFocus (Function)
Set focus: to a control (found in a window, in a page or in a frameset). to a window....
EmailReadLast (Function)
Reads the last incoming email according to the protocol used (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).
EmailReadMessage (Function)
Reads an incoming according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
ContextMenu (Property)
The ContextMenu property is used to: Get the custom context menu of a control, window or page. Change the custom context menu of a control, window or page (or associate another context menu). Customize the system menus of controls by adding options....