ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

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.
10. Embedded queries
sListPort (Function)
Returns the list of serial and parallel ports on the computer.
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....
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).
WDINT overview
WDINT is an optional tool of WINDEV, WEBDEV and WINDEV Mobile......
MySelf (Reserved word)
MySelf is used to handle the current control...
Android 10: Changing application behavior
Starting with Android 10, Google no longer allows an application running in the background to open a window
HSynchronizeReplica (Function)
Synchronizes master and subscriber replicas: operations performed on one replica are transferred to the other.
TableInsert (Function)
Inserts a row into: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
MultimediaVolume (Function)
Returns or modifies the sound volume of the multimedia file played in a Multimedia control.
MultimediaDuration (Function)
Returns the size of the media file currently played (in milliseconds) in the Multimedia control.
Animation of Mobile windows
In the mobile applications, the different screens of the application are displayed via a small animation: display from the right and the top, ... WINDEV Mobile allows you to configure this display mode of your windows in your mobile applications....