ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The single-part and multi-part archives
Two types of archives are available......
Handling Ribbon controls programmatically
WINDEV allows you to programmatically handle Ribbon controls, as well as their tabs and groups....
WDMap: Exporting records from a data file
WDMAP allows you to export records to......
Start of Document block
The Start of document block is printed once at the beginning of the report execution......
Managing accessibility on Mobile
On smartphones and tablets, there is an operating mode designed for visually impaired and blind users......
<Array>.Filter (Function)
Returns an array containing the elements of a source array for which a procedure returns True.
Ad Hoc deployment
15. Cookies: information stored on the end user's computer
Managing threads
WINDEV and WINDEV Mobile propose several functions used to perform an advanced management of threads....
Status bar of windows
The status bar of a window is used to display several types of information......
Translating programming messages
When developing a multilingual application, you can translate the different messages displayed to the user (messages displayed by Info and YesNo, for example....
MongoDB/GRIDFS databases
MongoDB is a document-oriented NoSQL database......
The PDF Reader control
The "PDF Reader" control is an advanced control that allows end users to view PDF documents in their applications, without an external software......
SysBatteryOptimBackground (Function)
Used to manage battery optimization: Identifies the battery optimization mode for the current application. Prompts the user to disable battery optimization for a given application on the device. This function can be used to tell the operating system to stop preventing the application from running in the background....
Popup window
WINDEV allows you to open windows in popup format......
SocketConnectSSL (Function)
Used to establish a secure connection to an SSL server.
WINDEV Mobile 2024: New WLanguage features
In version 27, new functions, properties and data types have been introduced and some have been improved......
Filter (Function)
Returns an array containing the elements of a source array for which a procedure returns True.
ERR_NO_DLLEXE
HSuggestKey (Function)
Returns a list of keys to add to data files to improve query performance.
Password (Property)
The Password property can be used: on the edit controls (or on the text table columns) to find out whether the control is a "Password" control or to modify the "Password" type of the control. on the connections (HFSQL Client/Server, OLE DB, etc.) to define the password of the user who uses the connection....
Remote WEBDEV administrator: Managing statistics
The remote WEBDEV administrator proposes a module for consulting the statistics regarding the traffic of your dynamic WEBDEV sites (standard and AWP) and Webservices deployed on a WEBDEV Application Server....
Using the Salesforce service
Salesforce is a very popular CRM software......
Handling a Tab control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Tab control through programming......
Error 121: Shadowing a structure