ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Identifying the account that runs the AWP protocol
Used to modify the management mode of memo items.
Creating, generating and deploying a SOAP web service
WINDEV and WEBDEV allow you to generate web services directly...
Configuring the IIS 7/7.5 server
Merges the specified cells in an Excel document.
Round (Function)
Returns the rounded value of a numeric value according to the specified number of decimal places.
Management errors specific to Native Connectors
When an HFSQL function fails (returns False for example), the corresponding error number is returned by HError......
The HTML Display control
The HTML Display control displays a web page in an application......
Android 10: Modifying the behavior of applications
Starting with Android 10, Google no longer allows an application running in the background to open a window
eChangeCurrency (Function)
Converts a currency into another currency.
eToCurrency (Function)
Converts a value expressed in Euro into another currency.
eToEuro (Function)
Converts to Euro a value expressed in a specific currency.
Native SQLite Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native SQLite Connector.
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......
dSaveImageJPEG (Function)
Saves an image: in a JPEG file. in memory....
HIndex (Function)
Rebuilds the file index (".NDX" file).
Structure (Type of variable)
A structure is a custom type of data...
Generating an Android application
The generation of a WINDEV Mobile application for Android groups all project elements (windows, code, etc....
WINDEV 2024 Tutorial - Table of contents
14. PHP generation in practice
Handling XLS files
WINDEV and WEBDEV propose two methods for handling the Excel files......
eInitCurrency (Function)
Adds or changes the characteristics of a currency in the currency exchange table.
fGlobalDirUser (Function)
Returns a directory path for the global data of current application (data shared between several applications), for the current user.
hbScanParameter (Type of variable)
The hbScanParameter type is used to define the parameters for iterating over the records in an HBase database.
Value of constants for the Windows 32-bit API
Value of constants for the Windows 32-bit API...
Multi-touch in an Image control
One of the most common applications of the multi-touch feature is used to handle images......
EmailMsgError (Function)
Returns the message corresponding to the error identifier.
Generating an iOS application
Several steps must be performed to develop an iPhone/iPad application:...
User Groupware: Encrypting passwords
To increase the security of user groupware, WINDEV and WEBDEV now encrypt the passwords of users......
docFragment (Type of variable)
The docFragment type is used to define the characteristics of a fragment found in a "docx" document.