ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Wait (Function)
Temporarily stops the program execution.
HFilterContains (Function)
Defines and enables a "Contains" filter on a table, view or query.
StringStartsWith (Function)
Checks whether a character string starts: with a specific character string. with one of the character strings in an array....
BurnerSelect (Function)
Used to select the default burner.
xlsData (Function)
Retrieves the content of a cell found in an XLS file.
BurnerCompilationInfo (Function)
Retrieves the characteristics of current compilation.
BCCapture (Function)
Decodes the information stored in a bar code by using the device camera (Android, iPhone, iPad).
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....
Hidden (Property)
The Hidden is used to: Determine if a control in a report is hidden. Redact or blur a control in a report....
SelectionColor (Function)
Changes the characteristics of the selection bar in a Table control, Combo Box control or List Box control.
KioskEnable (Function)
Switches the current Android application to kiosk mode.
HTTPSimulateNetwork (Function)
Simulates a slow network by limiting the download and upload speed.
WebserviceWriteHTTPHeader (Function)
Adds an additional HTTP header to a request to a web service (REST or SOAP).
emailSMTPSession (Type of variable)
The emailSMTPSession type is used to access a messaging server by using the SMTP protocol (Simple Mail Transfer Protocol) in order to send emails.
Creating the Table windows of the WINDEV RAD pattern
External language: Programming in C
We are going to call the elements developed in WINDEV (project, windows, ......
Events associated with Link controls
List of events associated with Link controls...
HTransactionCancel (Function)
If a transaction is in progress, cancels all the operations performed on the data files in transaction since the start of transaction.
HTransactionStart (Function)
Starts a transaction on the tables (HFSQL or accessed via a Native Connector) and creates the transaction table.
6. Procedures
WINDEV Tutorial - WLanguage basics Lesson 6 - Procedures - 20 min
Notification (Variable type)
The Notification type is used to handle the local notifications or the push notifications.
grHMCaptionX (Function)
Modifies the caption of a category on the X-axis of a Heatmap chart.