ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

System popup menu
The system popup menus are managed by the system (Android, Windows, ......
ExeListProcess (Function)
Returns the list of applications currently run.
StatCorrelation (Function)
Calculates the coefficient of correlation between two series of values.
StatStandardDeviationP (Function)
Calculates the standard deviation for a full series of values.
2. Deploying a website via HTTP
WEBDEV Tutorial - Website deployment Lesson 2 - Deploying a website via HTTP - 30 min
Constant
The constants are language elements whose value is fixed once and for all...
Events associated with Tab controls
List of events associated with Tab controls...
SQL commands available in an SQL query
WINDEV allows you to easily run queries in SQL code......
Multiline Zone control properties
A Multiline Zone control and the lines of a Multiline Zone control can be handled in a window by the following WLanguage properties.
HGetCurrentPosition (Function)
Returns the approximate position of current record in the data file.
grDestinationWMF (Function)
Defines a meta file as chart destination.
Managing HFSQL Client/Server databases
The HFSQL Control Center allows you to fully manage HFSQL Client/Server databases......
SFEmptyRecycleBin (Function)
Clears the specified records from the Salesforce recycle bin.
iInitSubReport (Function)
Initializes the parameters of a subreport of a composite report.
HCreateView (Function)
Creates an HFSQL view. This function uses the former view mechanism....
Properties associated with report controlss
List of properties associated with the report controls...
WDInst: configuring the characteristics of the file setup
WDInst is used to configure the installation of files......
fExtractResource (Function)
Extracts a resource from the application into a physical device location.
DnD constants
List of constants used by the functions for managing the Drag and Drop....
Storing files in Android
The file system on the devices running Android is divided into two main storage areas......
Preparing the phone to run the test of an Android application
WINDEV Mobile allows you to develop Android applications. To run the test of these applications on an Android phone, some operations must be performed ......
How to manage a multi-selection in a Table control?
This help page explains how to manage a multi-selection in a Table control....
Utility components
WINDEV includes several utility components that allow you to handle data directly......
fCacheDir (Function)
Returns the path of directory that will be used to store the data in cache on the internal storage space of application.
Code editor: Assisted input
The following mechanism allows developers to write WLanguage code more easily in the code editor ......