ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Project Management Hub: Overview
The Project Management Hub is used to organize and schedule a project, from design to delivery......
HBuildKeyValue (Function)
Builds the value of a composite key to implement a filter (HFilter) or to perform a search (HReadSeekFirst, HReadSeekLast, etc.).
4. Simple printing
WINDEV Tutorial: WINDEV application: Managing data Lesson 4 - Simple printing - 20 min
GPSFollowMovement (Function)
Requests to be notified periodically of the device's current location....
BeaconDetectBackground (Function)
Notifies the application when the device enters or leaves the transmission range of a set of Beacons.
Project comparator
Comparing two windows (two pages, two reports, two classes, ......
Collapsed code
The code is collapsed to improve readability, by only displaying the comments in front of the lines of code......
Style of windows: image and background color
To optimize the style of your screens, WINDEV and WINDEV Mobile allow you to use......
DialogAsynchronous (Function)
Displays a non-blocking message box and calls a WLanguage procedure with the value of the button clicked by the user.
2. Searching and iterating over records
WINDEV Tutorial: WINDEV application: Managing data Lesson 2 - Searching and iterating over records - 30 min
Aligning elements in a List Box or Combo Box control
There are different methods to align the elements in a List Box or Combo Box control......
Events associated with Combo Box controls
List of events associated with Combo Box controls...
7. Multilingual sites in practice
Configuring the Project Management Hub
The Project Management Hub allows you to configure......
OLE DB provider for HFSQL
The OLE DB provider on HFSQL is used to access an HFSQL database (Classic or Client/Server) from an external software that manages the accesses by OLE DB......
New Features brochure - Version 27: New WINDEV features
New features in WINDEV 27 presented in the New Features brochure....
Animation of Chart control
The animation of Chart controls allows you to define a dynamic display in your applications......
Managing HFSQL Classic data files
The HFSQL Control Center allows you to fully manage HFSQL Classic data files......
TableExpand (Function)
Expands: a branch that was previously collapsed in a TreeView Table control. a branch that was previously collapsed in a Table control. a detailed window displayed for a row....
Maximized windows for Android
A maximized window occupies the entire screen of the mobile device....
The Web Component control
The Web Component control is used to include any external Web resource in a WEBDEV site......
Android permission management
Android applications require permissions to provide certain features that may require access to sensitive data or sensitive device functionalities......
Report with parameters
When printing a report, you have the ability to pass parameters to this report......
Testing a window
Testing a single window allows you to run the current window in WINDEV or WINDEV Mobile......
Arithmetic operators
The arithmetic operators are......