ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Reports & Queries: Unsupported WLanguage functions
Some WLanguage functions are not available in Reports & Queries......
Native MySQL Connector: Programming with HFSQL functions
To use a MySQL database with the Native Connector (or Native Access), import the structure of MySQL...
RandomCryptoBuffer (Function)
Returns a buffer to the specified size filled with random data, that can be used...
Native xBase/FoxPro Connector
WINDEV and WEBDEV propose a Native xBase/FoxPro Connector (or Native xBase/FoxPro Access) module......
XamlProperty (Function)
Used to find out and modify the value of a .Net property for an Xaml control or for a Carousel...
GOTO statement
The GOTO statement is used to run a code identified by a label...
ProgressBarEnable (Function)
Enables the refresh of a Progress Bar via AJAX.
Handling an internal component
An internal component is a set of elements from a project......
Native MariaDB Connector: Programming with HFSQL functions
To use a MariaDB database with Native Connector, the structure of MariaDB tables must be imported...
SCM: Managing components
WINDEV, WEBDEV and WINDEV Mobile allow you to easily create and publish components......
HCancelDeclaration (Example)
Usage example of the HCancelDeclaration function
User Groupware: Configuring the application
Once the User Groupware is configured, the configuration of users and accesses is performed...
dbgStartRecording (Function)
Starts recording a test scenario (also called reproduction scenario).
PythonInitialize (Function)
Specifies the location of the Python DLL to be loaded.
SAPExecute (Function)
Calls a synchronous function or BAPI on a SAP system.
HTMLControlValue (Function)
Used to identify or modify a control in an HTML form contained in an HTML Display control.