ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<Connexion HFSQL>CheckAsynchronousIndex (Function)
Checks that the data contained in the index file (.NDX file) correctly references the data contained in the HFSQL Client/Server table (.FIC file). This new function is available from WINDEV Suite SaaS 2025 - Update 2....
SysIdentifier (Function)
Returns the unique identifier of the current mobile device.
Creating the summary
Users are familiar with summaries, as the summary is the first element they look at in printed documentation......
HCheckIndexAsynchronous (Function)
Checks that the data contained in the index file (.NDX file) correctly references the data contained in the HFSQL Client/Server table (.FIC file). This new function is available from WINDEV Suite SaaS 2025 - Update 2....
Handling a Scrollbar control through programming
WINDEV allows you to handle a Scrollbar control through programming......
SysTheme (Function)
Returns the current theme used on the mobile device.
SysDeviceInfo (Function)
Retrieves information from the mobile device where the application is run
Description window of a combining query
The description window of a combining query consists of several sections......
Creating the RAD Pattern project
The steps for creating a RAD pattern are as follows:...
The "Internal report" control
The "Internal report" controls are used to print several reports (secondary reports) in a single report (main report) without programming......
Checking the WEBDEV Application Server
The monitoring robot can check the WEBDEV Application Server......
3. Handling files on an FTP server
FTP (File Transfer Protocol) is a protocol for transferring files from one site to another....
WDTestSite: Load test
The stress tests are used to check......
1. RAD (Rapid Application Development)
Lambda: Expressions and procedures
A lambda ("lambda function") is a more concise way to write internal procedures......
Database schema description window
The database schema description window includes all the characteristics and options of the current database schema......
SourceWindow (Property)
The SourceWindow property is used to get the source of an internal window (i.e. the internal window displayed by the Internal Window control).
Accessing a database in local mode (SQLite)
WEBDEV allows a site to create and access a database created by the browser on the computer of the Web user in browser code....