ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Brochure of new features: New WINDEV features
New features in WINDEV 28 presented in the New Features brochure....
zipExtractFile (Example)
Usage example of the zipExtractFile function
SQLExec (Function)
Names and runs an SQL query.
Creating the Table pages of the WEBDEV RAD pattern
AAF: Expanding or collapsing a tree structure (Table or TreeView Table control)
The TreeView and TreeView Table controls give the end user several options via the context menu......
EmailGetAll (Function)
Retrieves all the emails found on a server.
4. Adding a product
WEBDEV Tutorial - Creating a website with back office processes Lesson 4 - Adding a product - 50 min
Native MariaDB Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose a Native Connector to MariaDB (also called Native Access)......
1. HFSQL Client/Server: Implementation
WINDEV Tutorial: Using an HFSQL Client/Server database Lesson 1 - HFSQL Client/Server: Implementation - 10 min...
HListKey (Function)
Returns the list of keys found in a file (query or view) recognized by the HFSQL engine.
TimerSys (Function)
Periodically and automatically calls a WLanguage procedure.
Stack (Variable type)
A Stack variable is a structured type that is used to group a set of elements of the same type.
Queue (Variable type)
A Queue variable is a structured type that groups a set of elements of the same type.
FontCharset (Property)
The FontCharset property is used to: Find out the character set used by the screen fonts of a control. Modify the character set used by the screen fonts of a control....
BrowserPlatform (Function)
Returns the user's browser platform....
sOpen (Function)
Opens and initializes: a serial port. a parallel port. an infrared port....
HListConnection (Function)
Returns the list of connections currently described in the application.
Creating the Form pages of a WEBDEV RAD pattern
Deletes a worksheet from the Excel document....
Report based on a text file
In a report based on a text file, the information to print is read from a text file or is directly assigned in the report controls......
sysNotification (Type of variable)
The sysNotification type is used to define all the advanced characteristics of an interactive system notification.