ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Client application: Running procedures on a SOAP server
WINDEV include several SOAP functions...
Connected objects: Android Wear
Android Wear is the version of the Android operating system dedicated to the connected objects......
Data model editor: Describing a connection
Any program developed with WINDEV, WEBDEV or WINDEV Mobile can easily access......
HStartServerUpdate (Function)
Used to immediately start the automatic server update.
HRetrieveLog (Function)
Creates a text file containing the server logs between two given dates.
HListWatchedFiles (Function)
Returns a list of tables monitored by the HWatch function.
HUpdateView (Function)
Creates or updates the description of an SQL view or materialized view from the database schema to an HFSQL server.
HSuggestKey (Function)
Returns a list of keys to add to tables to improve query performance.
HDropView (Function)
Deletes a materialized view from the HFSQL server.
HDuplicateDatabase (Function)
Duplicates the database associated with a connection on an HFSQL server.
InPageWithinWindowMode (Function)
Indicates if the page is displayed in a WEBDEV Page control in a window.
WinDisableEffect (Function)
Disables the visual effects of the graphic engine of WINDEV (for a use in TSE mode for example).
Custom context menu
Custom context menus are created in the window editor and can be handled programmatically......
NationRightToLeft (Function)
Allows you to find out whether the current language is written from right to left.
Menu management functions
List of functions for managing menus...
Assignment of RETURN
The return value of the process currently run can be assigned...
HInfoDatabaseProperty (Function)
Used to find out the properties of a database on an HFSQL server.
HInfoFileProperty (Function)
Allows you to find out the properties of a table located in an HFSQL server.
fExeDir (Function)
Returns the directory from which the execution is started.
HListParameter (Function)
Returns the list of parameters saved from the stored procedures on the server.
HInfoView (Function)
Returns information about a materialized view.
HInfoServerProperty (Function)
Allows you to find out the properties of an HFSQL server.