ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Describing the Action Bar control
This help page presents the main aspects of the Action Bar description window ...
Action Bar of a window
Action Bars replace the title bar of a window and display different types of information...
Connection (Type of variable)
The Connection type is used to describe one or more connections to external databases (HFSQL Client/Server, Native Connector, etc....
fCopyFileWebFolder (Function)
Copies an image file from the data directory of application (or from one of its sub-directories) to the "_WEB" directory of application (or to one of its sub-directories).
Window (External language)
Returns the number of windows opened at a given time.
Generating an iOS application
Several steps must be performed to develop an iPhone/iPad application:...
Developing a SaaS site
A SaaS site is developed as a standard WEBDEV site. Some additional operations must be performed......
Check model
You can use check models to easily create checks...
Report based on an HFSQL view
A report based on an HFSQL view is used to print records from an HFSQL Classic or Client/Server view......
PageDisplayDialog (Function)
Displays a page in modal mode. This function is used to establish a dialog with the user. The page is displayed in the foreground while the opening page is displayed in the background, grayed by the DDW mechanism.
UploadStart (Function)
Starts sending the selected files into an Upload control.
ReplicEdit: Taking the analysis modifications made into account
When modifying the analysis of a replicated application (add an item, a file, ......
14. Distribute Reports and Queries with your applications
WINDEV Tutorial - Reports and Queries Distribute Reports and Queries with your applications - 10 min
NullableIndex (Property)
The NullIableIndex property determines if a key item supports the "Null" value.
How to retrieve the bugs or suggestions of my users?
The different Control Centers provided with WINDEV allow you to easily manage the user feedback for your applications......
Structure of log files (HFSQL Client/Server)
The following files are automatically created when logging an HFSQL Client/Server data file......
13. Debugger
Debugger: Running a project step by step
Running a project step-by-step allows you to start the debugger when launching the application......
GetActiveObject (Example)
Usage example of the GetActiveObject function
The "Funnel" charts
...The Funnel charts are often used to represent the steps in a sales process and to indicate the amount of potential revenues expected for each step....
Customizing the User Groupware
Custom telemetry
Custom telemetry allows you to define the elements that will be included in the analytics......
GDPR: an audit of data
A new GDPR audit is available to easily identify and monitor personal data in a WINDEV, WEBDEV or WINDEV Mobile application......
The Table control on mobile devices (Android and iOS)
The Table control is available for Android and iOS applications......
WiFiDetectAccessPoint (Function)
Starts detecting the Wi-Fi access points currently accessible from the device.
PVTCalculateUpdate (Function)
Updates some of the data found in a Pivot Table control from a given date.
Background tasks
Continuing to run a process when the application is in background is very useful on mobile......