ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WINDEV and the SOAP protocol
Declaring and using a variable
A variable is defined by name and type......
HClearWorkingDir (Function)
Clears and destroys the temporary directory previously created when HServerWorkingDir was executed.
<Connection variable>.ExecuteProcedure (Function)
Runs a stored procedure.
HResetGroup (Function)
Initializes the structure for group management (HGroup) with the default values.
Sequencing reports
In some cases, you may want to print several reports one after another, and view them in the same print preview....
HResetUser (Function)
Initializes the structure for user management (HUser) with the default values.
HFSQL Control Center: HFSQL Cluster management
The HFSQL Control Center includes all the tools needed to manage HFSQL clusters......
Configure the setup program interface
To make the installation process more user-friendly, the setup wizard allows you to customize the interface of the setup program......
ERR_CANNOT_RUN_EXPLORER
<Connection variable>.ModifyGroup (Function)
Modifies the group information according to the elements found in the corresponding variables for group management.
Developing an iOS 14 widget
An iOS widget is an application intended to be displayed as a widget on iOS devices (iPhone, iPad, etc....
3. Deploying a WINDEV application
HExecuteProcedure (Function)
Runs a stored procedure.
FTP constants
List of constants used by the FTP functions....
Creating the Relation pages of a WEBDEV RAD pattern
REST web services: Importing an OpenAPI specification
REST web service APIs can be described using OpenAPl files......
HModifyGroup (Function)
Modifies the group information according to the elements found in the corresponding variables for group management.
Creating the Form pages of a WEBDEV RAD pattern
Creating the Table pages of the WEBDEV RAD pattern
WINDEV Mobile and SMS messages
WINDEV Mobile allows you to easily send and read SMS messages with the SMS functions of WLanguage......
Creating the Vision pages of the WEBDEV RAD pattern
AAF: Context menu of Image controls
A context menu is available for Image controls......
ERR_BAD_WEBDEV_CONFIG
ERR_BAD_WEBDEV_CONFIG: Wrong overall WEBDEV configuration....
MacOS - Developing an application in Catalyst mode
Apple has recently released an SDK to natively compile iOS applications for MacOS......
Characteristics of Table controls in a window
Table controls allow you to display and/or enter data......