ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Style of windows: image and background color
To optimize the style of your screens, WINDEV and WINDEV Mobile allow you to use......
Ribbon of editors
The different options of the WINDEV, WEBDEV and WINDEV Mobile editors are presented via a ribbon......
HTransaction (Function)
Starts a transaction on the data files (HFSQL or accessed via a Native Connector) and creates the transaction file.
BeaconDetectBackground (Function)
Notifies the application when the device enters or leaves the transmission range of a set of Beacons.
The Dockable Panel control
The Dockable Panel control allows you to easily organize the software interface into zones that the end user can freely move......
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......
EmailRunApp (Function)
Starts the native application for sending emails found on the current computer: Computer running Windows, Mobile device (Android, iPhone, iPad)....
The source code manager
WINDEV, WEBDEV and WINDEV Mobile propose a sophisticated Source Code Manager......
Scheduler control: Customize appointments
In the Scheduler control, the appointment is displayed in a specific area......
Window templates
WINDEV and WINDEV Mobile allow you to create window templates......
Describing the Action Bar control
This help page presents the main aspects of the Action Bar description window......
Displaying an Active WEBDEV Page
An Active WEBDEV Page can be displayed......
TriggerScheduledTask structure
The ScheduledTask structure is used to define all the events that will define the execution of a task......
Compiling a WINDEV Mobile project in Xcode
When the WINDEV Mobile project for iPhone/iPad is generated on the development computer, the generated files must be transferred onto a Mac in order to be compiled......
Image editor
WINDEV, WEBDEV and WINDEV Mobile include an image editor......
WEBDEV administrator: Viewing the logs
The "Logs" tab is used to see the details of logs for a specific period......
3. Deploying a dynamic WEBDEV site
8. 10 tips for better interfaces...
Creating a branch
A branch is used to create a copy of the current project in order to perform modifications, additions, etc....