ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

geoDistance (Function)
Returns the distance between the two locations. This distance is expressed in meters by default.
GetCountryList (Function)
Returns the list of countries according to the ISO 3166-1 standard.
10. Embedded queries
EmailStartNotesSession (Function)
Allows you to access the data handled by the Lotus Notes messaging (emails, contacts, groups of contacts, tasks, appointments).
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....
MaxButtonWidth (Property)
The MaxButtonWidth property is used to get and set the maximum width of a button in a tab pane.
HSuggestKey (Function)
Returns a list of keys to add to tables to improve query performance.
iEllipse (Function)
Prints an ellipse (in a rectangle).
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......
Drawing constants
List of constants used by the drawing functions....