ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Scheduler control: Customize appointments
In the Scheduler control, the appointment is displayed in a specific area......
WEBDEV administrator: Installed sites
The "Sites" tab gives information about the dynamic WEBDEV sites installed on the computer......
Conditions for using a .NET assembly
Before using a .NET assembly, a specific configuration is required......
Example for creating a select query
This help page explains how to create two select queries......
Native DB2 Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native DB2 Connector......
WDInst : languages supported by the setup
If your applications must be installed in several countries, the setup editor WDInst gives you the ability to generate a multilingual setup......
TableSave (Function)
Updates or adds the record bound to the current row in the Table or TreeView Table control.
The Radio Button control
The Radio Button control is a control allowing the user to select an option among several ones......
Style of windows: image and background color
To optimize the style of your screens, WINDEV and WINDEV Mobile allow you to use......
The source code manager
WINDEV, WEBDEV and WINDEV Mobile propose a sophisticated Source Code Manager......
DownloadParameter (Type of variable)
The DownloadParameter type is used to define all the advanced characteristics of a file download performed by DownloadAdd.
Info (Function)
Displays a custom message in a system information window.
HFSQL Client/Server: Backing up databases
Like for any database, backups of your HFSQL Client/Server databases must be performed on a regular basis......
MapLicenseGgl (Function)
Indicates the "Google Maps API" license key that will be used in the Map controls (of WINDEV or WEBDEV).
BeaconDetectBackground (Function)
Notifies the application when the device enters or leaves the transmission range of a set of Beacons.
EmailStartSMTPSession (Function)
Starts a session for sending emails with the SMTP protocol.
TableAddLineWithAnimation (Function)
Adds a row to a Table or TreeView Table control with an animation.
HTransaction (Function)
Starts a transaction on the tables (HFSQL or accessed via a Native Connector) and creates the transaction table.
Progress Bar control properties
List of properties associated with the Progress Bar control...
HSeek (Function)
Positions on the first record of the table whose value for a specific item is greater than or equal to a search value (generic search by default).