ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Installing a Webservice (old format)
Creating the Vision windows of the WINDEV RAD pattern
TestError (Function)
Provokes: an assertion during the test of element or project (Go mode). an error in automated test mode....
StatError (Function)
Returns the error number for the last error caused by a Statxxx function (statistical functions).
Constants for managing fonts
List of constants used by the functions for font management....
zipExtractAll (Example)
Usage example of the zipExtractAll function
HErrorInfo (Function)
Returns a detailed information about the last error triggered by the HFSQL engine.
Testing a window
Testing a single window allows you to run the current window in WINDEV or WINDEV Mobile......
Creating the Vision pages of the WEBDEV RAD pattern
Choosing the languages supported by the application
The choice of languages supported by the WINDEV or WINDEV Mobile application or by the WEBDEV site is performed at several levels......
MacOS - Developing an application in Catalyst mode
Apple has recently released an SDK to natively compile iOS applications for MacOS......
Creating the Form windows of a WINDEV RAD pattern
Configuring and running the action plans
When the action plans are deployed, you have the ability to configure their activation mode....
Open (Function)
Opens a modal WINDEV window.
Report based on a query
Queries are used to easily select records in one or more data files......
Global and local variable
Two types of variables are available......
Creating the Form pages of a WEBDEV RAD pattern
Monitoring robot: Creating a check
The monitor of the monitoring robot is used to create the different checks that must be performed by the monitoring robot......
The statistics
WINDEV, WEBDEV and WINDEV Mobile propose several functions used to perform statistical calculations......
WinInitialized (Function)
Used to find out whether the "end of initialization" code was run for a window.
Filter
The Filter keyword can correspond to: the Filter function. the Filter property....
ToastDisplayIW (Function)
Opens a toast whose content is based on an internal window.
User Groupware files
Two categories of data files are managed......
BTLEConnect (Function)
Used to connect to a Bluetooth Low Energy device.
TestCheckTrue (Function)
Checks whether an expression is set to True in assertive programming and in automated test mode.