ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

inAppListPurchase (Function)
Returns the list of application products purchased by the user and not consumed.
inAppPurchaseProduct (Function)
Sends a request for purchasing an "In-App" product associated with the application.
Handling a Web Component control through programming
2. Deploying a static site or a PHP site
14. Report templates
...Report templates are used to easily standardize report layouts....
Project Management Hub: Time tracking
The time spent can be listed on......
Activity diagram
An activity diagram represents the behavior of a method or the flow of a use case......
Editing the WEBDEV style sheet
WEBDEV allows you to manage all the WEBDEV styles used in a project......
grDestinationWMF (Function)
Defines a meta file as chart destination.
The "Dictionary" pane
The "Dictionary" pane is used to handle the WINDEV dictionaries ("......
Testing a Java project and compiling it
When your Java application is developed, you can run the test of the Java project and compile it before creating the archive......
dbgAssert (Function)
Used to find out and signal the possible errors via an assertive programming.
Associative array (Type of variable)
An associative array is an "advanced" type of array...
TelemetryIdentifyUser (Function)
Identifies the current user for whom the telemetry data is saved.
Hyper File functions available for backward compatibility
The Linear Looper control
A Linear Looper control is used to display a set of controls in a horizontal scrolling list......
MacOS - Developing an application in Catalyst mode
Apple has recently released an SDK to natively compile iOS applications for MacOS......
Handling the versions of a window, report, query or project
When creating and developing the different elements of a project (window, query, report, project, ......
Set of procedures
The global procedures are grouped in set of procedures......
The ListView control
The ListView control is used to display a list of graphic elements (images, logos, etc....
Events associated with supercontrols
List of events associated with supercontrols...
Writing an email
Writing an email in WLanguage consists in filling the email structure of WLanguage......
Configuring the "fax server" computer
WINDEV and WEBDEV allow you to manage faxes via the system fax server, available in Windows XP and Windows 2000......
Changing an application to 64-bit
WINDEV allows you to develop 64-bit applications......
Non-modal management of a window
The window that opens another window is called parent window ; the windows opened by the parent window are called child windows......