ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

StreamConnect (Function)
Connects a stream (and the associated control) to a specific address.
KeyPressed (Function)
Checks which key is pressed.
Monitoring robot: Creating a control
The monitor of the monitoring robot is used to create the different checks that must be performed by the monitoring robot......
Close (Function)
Closes a WINDEV window (and returns a value if necessary).
14. Configuring the "Back" button in practice
Blurs the entire given area in a variable of type picLayer....
HRSDeleteConfig (Function)
Deletes a replication between two HFSQL servers.
Keyboard shortcuts
The main keyboard shortcuts in the editors are as follows......
Test (External language)
Displays each function call and each status report returned by the function.
EmulateSimulator (Function)
Emulates the window of the mobile (Android/iOS) simulator....
SaaSAdminListVisit (Function)
Returns the list of visits to a SaaS site.
SQLite Native Connector: Programming using SQL functions
The use of SQL functions to handle SQLite data does not require importing the table structure into the database schema....
inAppPurchaseProduct (Function)
Sends a request for purchasing an "In-App" product associated with the application.
Native DB2 Connector : Programming with SQL functions
The use of SQL functions to handle DB2 data does not require importing the file structure into the analysis......
AJAX: Overview
The AJAX technology is available in native mode in WEBDEV and in the PHP sites developed with WEBDEV......
dbgAssert (Function)
Used to find out and signal the possible errors via an assertive programming.
EmailStatus (Function)
Returns the status of an email sent via an SMTP session started in asynchronous mode.
SQLConnect (Function)
Connects the current application to a database that must be interrogated via SQL.
TotalNbChildren (Property)
The TotalNbChildren property returns the total number of children in a branch: of a Treeview control, of a TreeView Table control....
Programming by preset action
Preset actions allow you to define the code of an event in a single click, without having to write one single line of code......
SQLite: Programming with HFSQL functions
To use an SQLite database with Native Connector (also called Native Access), the structure of SQLite tables must be imported into the data model editor....