ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

LooperAddIP (Function)
Adds a row as an internal page at the end of a Looper control populated programmatically.
29. SEO in practice
dBackground (Example)
Usage example of the dBackground function
Events associated with control templates
List of events associated with control templates...
TableInsertLineWithAnimation (Function)
Inserts a row into a Table control or into a TreeView Table control with an animation.
BeaconDetectPrecise (Function)
Used to find the Beacons near the device.
Exporting elements to a directory
All the elements handled by a project (window, report, classes, set of procedures, queries, ......
WinEdUndo (Function)
Undoes the last action performed by the end user when modifying the interface ("Allow end users to modify the UI" option enabled).
Configuring an existing project for the SCM
Some operations are required before an existing project can be used by the Source Code Manager......
Image editor
WINDEV, WEBDEV and WINDEV Mobile include an image editor......
Report viewer: "Preview" tab
The report viewer allows end users to view reports before printing them......
Start of Document block
The Start of document block is printed once at the beginning of the report execution......
Search in the editors
Being able to perform a search in the editors significantly improves efficiency......
Translucent effect of windows
Depending on the style of your applications, the border of your windows can be translucent......
Remote HFSQL administrator: Overview
...The remote HFSQL administrator is a WEBDEV site installed with the WEBDEV application server and used to remotely manage the HFSQL Client/Server databases installed on the Web server......
WinEdRedo (Function)
Runs the last action undone by the end user ("Allow end users to modify the UI" option enabled).
Opacity (Property)
The Opacity property is used to get and define the opacity percentage for a window, or for controls in a window or page.
HChangeConnection (Example)
Usage example of the HChangeConnection function
mongoCollectionOption (Type of variable)
The mongoCollectionOption type is used to define the advanced characteristics of collection options in a MongoDB database.
DownloadAdd (Function)
Adds a new download in the device's download manager....
Functions for managing contacts (Lotus Notes, Outlook and mobile device)
List of functions for managing contacts: Lotus Notes, Outlook, mobile devices (Android, iPhone, iPad, Universal Windows)...
Events associated with a Dashboard control
WINDEV and WINDEV Mobile manage the following events by default (order of appearance in the code editor)...
Importing a WEBDEV project into WINDEV
...WINDEV proposes a feature for importing WEBDEV sites or WEBDEV pages....
The Popup control
The Popup control is a control used to associate a popup with a page. This popup, displayed from the page into which it is inserted, is used to easily establish a dialog with the user....
ControlClone (Function)
Creates a new control from an existing control.