ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Reports & Queries: Unsupported WLanguage functions
Some WLanguage functions are not available in Reports & Queries......
BeaconDetectBackground (Function)
Notifies the application when the device enters or leaves the transmission range of a set of Beacons.
Description of an Organizer control (control of a page)
The Organizer control can be configured in the editor via the description window ("Details" tab)......
Constants for managing the User Groupware
List of constants used by the functions for managing the User Groupware....
MyWindow (Reserved word)
MyWindow is used to handle the current window...
Native DB2 Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native DB2 Connector......
Filter (Property)
The Filter property is used to identify and change the filter applied to records in: Table controls based on a data file, browsing TreeView Table controls, browsing List Box controls, Combo Box controls based on a data file, browsing Looper controls....
Managing the analysis versions
WINDEV, WEBDEV and WINDEV Mobile allow you to manage the different versions of the analysis from the data model editor......
AnchorRateWidth (Property)
The AnchorRateWidth property is used to: Find out the anchor rate when a control (or a table column) stretches on the horizontal axis. Modify the anchor rate when a control (or a table column) stretches on the horizontal axis....
TableSort (Function)
Sorts a Table or TreeView Table control on one or more columns (lexicographical sort).
Handling the report blocks through programming
Each report block is associated with different events......
Managing the emails with the POP3/SMTP protocols
The POP3 and SMTP protocols are protocols for email management recognized by all Internet Service Providers......
13. Security benefit: managing the "Back" button
ContactAdd (Function)
Adds a contact: in a Lotus Notes or Outlook address book. into the list of contacts on the device (Android, iPhone or iPad, Universal Windows)....
Project anomalies: dead code and orphan elements
...WINDEV, WEBDEV and WINDEV Mobile allow you to easily detect these "dead codes" and "orphan" elements....
HFSQL thumbnails
To optimize the display of images in your application or in your site, you have the ability to use HFSQL thumbnails......
Info (Function)
Displays a custom message in a system information window.
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......
UI modifiable by the end user
By default, WINDEV applications allow end users to modify the interface of the application......
Creating an executable: WINDEV framework
Each WINDEV function is associated with a WINDEV DLL......
Managing the groups and users (HFSQL Client/Server)
To simplify the management of users and groups of users, the HFSQL Client/Server engine uses several variables allowing you to easily define the characteristics of groups and users......
Creating a WEBDEV project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
Window templates
WINDEV and WINDEV Mobile allow you to create window templates......
2. Searching and iterating over records
WINDEV Tutorial: WINDEV application: Managing data Lesson 2 - Searching and iterating over records - 30 min