ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

iEllipse (Function)
Prints an ellipse (in a rectangle).
RTFAddLink (Function)
Adds a link to a text section in an RTF Edit control.
ServiceUninstall (Function)
Uninstalls a service.
AppUPDAvailable (Function)
Allows you to find out whether an update is available for the specified application.
HChangeLocation (Function)
Modifies the search mode of physical tables (.FIC, .NDX, ...).
HStatCalculateAsynchronous (Function)
Gets various statistics on the keys of an HFSQL Client/Server table. This new function is available from WINDEV Suite SaaS 2025 - Update 2....
HFree (Function)
Transforms the crossed records (HCross) into deleted records.
HCheckIndexAsynchronous (Function)
Checks that the data contained in the index file (.NDX file) correctly references the data contained in the HFSQL Client/Server table (.FIC file). This new function is available from WINDEV Suite SaaS 2025 - Update 2....
GetCountryList (Function)
Returns the list of countries according to the ISO 3166-1 standard.
geoDistance (Function)
Returns the distance between the two locations. This distance is expressed in meters by default.
HSuggestKey (Function)
Returns a list of keys to add to tables to improve query performance.
EmailStartNotesSession (Function)
Allows you to access the data handled by the Lotus Notes messaging (emails, contacts, groups of contacts, tasks, appointments).
COMCallMethod (Function)
Runs a method of an interface of a COM object instantiated by COMCreateInstance.
Find/Replace in the current project
The "Find/Replace" feature is used to......
WDINT overview
WDINT is an optional tool of WINDEV, WEBDEV and WINDEV Mobile......
Handling ListView controls programmatically
WINDEV allows you to programmatically handle ListView controls......
Events associated with supercontrols
List of events associated with supercontrols...
hReindexingHistory (Variable type)
The type hReindexingHistory type allows you to see all the characteristics of the asynchronous optimizations performed previously: reindexing, index verification, memo verification, statistics calculation, etc. This type of variable is new in WINDEV Suite SaaS 2025 Update 2....
Android permission management
Android applications require permissions to provide certain features that may require access to sensitive data or sensitive device functionalities......
Testing and debugging an application on an Android device
All developers appreciate the possibility to debug an application directly on the device......
Developing applications for Android
WINDEV Mobile allows you to develop applications for the Android operating system......
Creating a WINDEV application for Linux
WINDEV allows you to create native 64-bit Linux executables. Their UI is developed with the window editor....
MultimediaVolume (Function)
Returns or modifies the sound volume of the multimedia file played in a Multimedia control.