ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Composite report
The report editor gives you the ability to create "Composite" reports. In this case, the report includes several sub-reports....
Constants for managing streams (sound and video)
List of constants used by the functions for managing the streams (sound and video)....
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.
StatCovariance (Function)
Calculates the covariance between two series of values.
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.
EmailStartSession (Function)
Starts an email management session based on the selected management mode (POP3, SMTP, IMAP or MS Exchange).
HFSQL constants
List of constants used by the HFSQL functions....
Beep (Function)
Emits a beep.
8. OOP
WINDEV Tutorial - WLanguage basics Lesson 8 - OOP - 30 min
Assisted Application Development
The Assisted Application Development (AAD) is a permanent help in the environment. This help suggests actions whenever it is appropriate....
iInitReportQueryConnection (Function)
Initializes the query linked to the report.
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).
Array management functions
List of functions for managing arrays...
StatVariance (Function)
Calculates the variance for a series of values.
How to create a menu?
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.
Constants for managing masks
iInitReportQuery (Function)
Initializes the query linked to the report (for a query with parameters).
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....
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.