ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HCreation (Function)
Creates an empty data file (".FIC" extension) with the index file and the memo file if necessary.
Native MySQL Connector: Programming with SQL functions
The SQL functions can be used to handle the MySQL database......
HExtractMemo (Function)
Extracts the content of a binary memo item from an HFSQL file, a query or an HFSQL view to a physical file (on disk).
PageRefresh (Function)
Refreshes a page displayed in the user's browser from the context on the server....
ServiceControl (Function)
Sends a control message to a service.
StatCovariance (Function)
Calculates the covariance between two series of values.
Variables for managing the Drag and Drop
Decrypt (Function)
Decrypts a character string that was encrypted by Encrypt.
BTChangeVisibility (Function)
Changes the visibility of a Bluetooth radio.
FTPListFile (Example)
Usage example of the FTPListFile function
StatVariance (Function)
Calculates the variance for a series of values.
14. Generation modes
Generation modes...
Slider control properties (in a window)
List of properties associated with the Slider control found in a window...
Organization Chart control properties
An Organization Chart control can be handled in a window by the following WLanguage properties......
Repositionable Note control properties
A Repositionable Note control can be handled in a window by the following WLanguage properties......
Camera control properties
You can handle Camera controls in a window using the following WLanguage properties......
StatAverageDeviation (Function)
Calculates the average deviation of values in relation to their arithmetic mean.
StatStandardDeviation (Function)
Calculates the standard deviation for a series of values.
Phone management functions
List of functions for phone management...
Properties associated with report controlss
List of properties associated with the report controls...
Properties associated with infinite Progress Bar controls
An infinite Progress Bar control can be handled in a window by the following WLanguage properties......
Icon (Type of variable)
The Icon type is used to define the advanced characteristics of an icon.
ServiceUninstall (Function)
Uninstalls a service.
Data source (Type of variable)
A Data source variable is used to describe a temporary data source (query, view, alias, ...)
WBAdminConnection (Type of variable)
The WBAdminConnection type is used to get all the advanced characteristics of a connection on the server. This connection can correspond to a session, an AWP request, a schedule task, etc.