ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ServiceRefresh (Function)
Asks a service to re-read its configuration information.
Customizing the WINDEV User Groupware
The User Groupware in automatic mode offers many possibilities......
ServiceControl (Function)
Sends a control message to a service.
Uncompress (Function)
Decompresses a memory block (buffer) that was compressed by Compress.
Creating a translation file
WDINT allows you to create a translation file....
WDInst: Additional options (summary, license, etc.)
When installing the application, you have the ability to display......
NotifPushEnable (Function)
Enables the management of push notifications in a WINDEV Mobile application (Android or iOS).
LoadProcedure (Function)
LoadProcedure is kept for backward compatibility.
DeclareWebserviceContext (Function)
Used to declare a list of variables whose value will be persistent between the successive calls to a Webservice.
Installing a SOAP server with Netscape iPlanet 4.1
MapEndOfMove (Function)
Stops following the device movement in a Map control.
WDInst: installing additional elements
By default, only the files found in the "List of setup files" window are installed on the user computers......
Access rights to a class property: special cases
The retrieval and assignment processes can be public, private or protected. The access rights of the property correspond to the less restrictive rights of the two processes....
Managing the synchronization
For each action performed in a page, the mechanism for page synchronization automatically checks the synchronization......
ServiceUninstall (Function)
Uninstalls a service.
SQLChangeConnection (Function)
Modifies the current connection.
Debugging in Android
All developers appreciate the possibility to debug an application directly on the device......
SpreadsheetInputFunction (Function)
Inserts a function name at cursor position in the editable cell of a Spreadsheet control found in a window.
Manipulating Dashboard controls programmatically
To programmatically manipulate Dashboard controls, WINDEV, WEBDEV and WINDEV Mobile include dashboard-specific functions......
Code coverage
The code coverage is the measure regarding the coverage of tests run on an application or site......
Dark theme on mobile devices
The latest versions of mobile OSs allow you to switch applications to a dark theme to reduce battery consumption or to make the device easier to use in a low-light environment......
Multi-touch in an Image control
One of the most common applications of the multi-touch feature is used to handle images......
Library,Disk (External language)
Opens the project library that is stored on disk.
StoreTheValue (Property)
The StoreTheValue property is used to: Find out whether a control keeps its value between two application starts via the persistence. Modify a control so that it keeps (or not) its value between two application starts via the persistence....
HourglassNetwork (Function)
Displays or hides an endless gauge in the title bar of Android application windows .