ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

StatCovariance (Function)
Calculates the covariance between two series of values.
dBorder (Function)
Draws the borders.
iInitReportQueryConnection (Function)
Initializes the query linked to the report.
Using objects
To access a class, the object must be declared as being part of the class to handle, this is called object instantiation......
AWP without UI
Bootstrap, Angular, React, Vue......
Events associated with the project
List of events associated with the project...
Constants for managing streams (sound and video)
List of constants used by the functions for managing the streams (sound and video)....
Generating an application for Universal Windows 10 App
VerticalSwipe (Property)
The VerticalSwipe property is used to determine and change the swipe direction in an internal window with swipe gesture support.
HListAnalysis (Function)
Returns the list of WINDEV or WEBDEV analyses (in HFSQL Classic format) available in a given directory.
HListQueryParameter (Function)
Returns the list of parameters for a query created in the query editor.
AFTER
Runs a process only after a given procedure has been executed, and continues to execute the current code while waiting for this procedure to end.
PopupClose (Function)
Hides a popup displayed in the page via PopupDisplay.
Beep (Function)
Emits a beep.
Assisted Application Development
The Assisted Application Development (AAD) is a permanent help in the environment. This help suggests actions whenever it is appropriate....
HInfoBackup (Function)
Returns information about one or more backups performed on an HFSQL Client/Server server....
HFreeQuery (Function)
Free the resources of a query (after the call to HExecuteQuery or HExecuteSQLQuery).
fDataDirCommon (Function)
Returns a directory path for the shared data of the current application: between all the users of the computer between all the TSE users This directory can be used without restriction in Windows XP, Vista, ... This directory is used to store: the files for the general configuration of the application (.INI files, .XML files, etc.). the data files common to all the users (HFSQL .fic, .ndx and .mmo files)....
fDataDirUser (Function)
Returns a directory path for the data of the current user of the current application.
Array management functions
List of functions for managing arrays...
StatVariance (Function)
Calculates the variance for a series of values.
Constants for managing masks
iInitReportQuery (Function)
Initializes the query linked to the report (for a query with parameters).
Input (Function)
Displays a message allowing the user to type an information.
Type (Property)
The Type property is used to get and change the type of an element.