ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Local procedure
Two types of procedures are available......
InfoVersion (Type of variable)
The InfoVersion type is used to find out the characteristics of a specific application version.
Project Management Hub: Management of incidents
The Project Management Hub allows you to keep a history of the incidents encountered in your applications......
zipSplit (Function)
Splits an archive into several sub-archives of a given size.
Data model editor: the different types of items
The different types of items proposed in the data model editor are as follows:
Troubleshooting
This chapter presents the main problems (and their solutions) that can occur when using the WEBDEV Application Server...
In-App purchases
The mobile systems (Android/iOS) allow their applications to propose content at extra cost, by using the payment system of App Store or Google Play......
The Dashboard control
Dashboards are essential elements in an application......
License agreement for Native Oracle Connector
License agreement for Native Oracle Connector...
Assisted HFSQL error handling
WINDEV, WEBDEV and WINDEV Mobile include a module for assisted management of HFSQL errors......
Project dashboard
The project dashboard provides an overall view of project status via different widgets.......
Principle for running threads
At runtime, an application runs in a main thread......
Unavailable functions and properties
Some functions and properties have been removed from WLanguage......
Creating requirements
The following steps must be performed to implement the requirements......
Implementing the log process in an application
Regardless of the data files used by your application (HFSQL Classic or HFSQL Client/Server), the log process can be implemented on these data files......
Changing an application to 64-bit
WINDEV allows you to develop 64-bit applications......
External language: Programming in C++ (WDWDIAL interface)
This third method uses the notion of class inheritance to simplify the interfacing between a C++ application and WINDEV......
17. TLS/SSL: Encrypting information on the Web
Associative array (Type of variable)
An associative array is an "advanced" type of array...