ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Materialized view
...A materialized view is a physical data source defined by an SQL query....
zipSplit (Function)
Splits an archive into several sub-archives of a given size.
1. HFSQL Client/Server: Implementation
WINDEV Tutorial: Using an HFSQL Client/Server database Lesson 1 - HFSQL Client/Server: Implementation - 10 min...
2. Managing a Client/Server database
WINDEV Tutorial: Using an HFSQL Client/Server database Lesson 2 - Managing a Client/Server database - 20 min...
OAuth2Parameters (Variable type)
The OAuth2Parameters type is used to define the information required to authenticate on a web service implementing the OAuth 2.0 standard.
Dynamic audit
The dynamic audit of an application analyzes its runtime performance......
Currency + Euro type
In a WINDEV application or in a WEBDEV site, the Euro must be managed in all the controls used to enter or display currency values......
SendKey (Function)
Simulates the keystrokes and the mouse actions.
Installing and configuring HFSQL Cluster
Required configuration and overview for installing HFSQL Cluster....
Testing a project: setting
By testing the project you can simulate how the application will run......
Operators on character strings
The character strings can be handled by specific WLanguage functions or by the +, [[ and ]] operators......
Automatic data file modification
The automatic data file modification updates the description of data files on user computers......
Comparison operators
The comparison operators can be divided into several categories......
HTMLToRTF (Function)
Converts an HTML string or an HTML buffer to an RTF string.
Testing a Mobile application
By testing the project you can simulate how the application will run when launched by the user......
Border (Variable type)
The Border type is used to handle a border through programming...
Thread execution
At runtime, an application runs in a main thread......
1. Website deployment requirements
WEBDEV Tutorial - Website deployment Lesson 1 - Website deployment requirements - 30 min
Optional events: Retrieved information
In WINDEV, you can add optional events in the code of the different elements of an application......