ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Control tooltips (AAF)
In a WINDEV application, the user has the ability to add a tooltip on the controls......
Native Progress Connector: Programming with HFSQL functions
To use a Progress database with the Native Connector, you must ......
Creating a service with WINDEV
A service is a specific type of application intended to be run without any user intervention......
zipExtractFileList (Function)
Extracts and decompresses a list of files found in an archive to a physical location.
WEBDEV administrator: Viewing the logs
The "Logs" tab is used to see the details of logs for a specific period......
Debugging in Android
All developers appreciate the possibility to debug an application directly on the device......
Programming automatic calculations in the columns of a Table control
Dynamic audit
The dynamic audit of an application analyzes its runtime performance......
UI compilation errors
UI compilation errors indicate the possible problems detected in your interfaces whenever a window, a page or a report is saved or whenever the project is recompiled......
SQL query (WLanguage type)
The "SQL query" type is used to write an SQL query in the WLanguage code.
HTML Display control processes
WINDEV and WINDEV Mobile include different WLanguage events associated with HTML Display Controls......
HReadLast (Function)
Sets the position on the last record of a data file according to a browse item.
Deploying an Android application
WINDEV Mobile allows you to develop Android applications. Then, these applications can be easily deployed....
notificationCategory (Type of variable)
The type notificationCategory makes it possible to define all the advanced characteristics of a notification category.
.NET object
To access a class......
EXE constants
List of constants used by the functions for managing executables....
HTransactionStart (Function)
Starts a transaction on the data files (HFSQL or accessed via a Native Connector) and creates the transaction file.
HDeclareExternal (Function)
Temporarily imports into the current analysis the description of a data file from an existing HFSQL data file.
Creating a WINDEV SOAP Server application
The SOAP Server application is an application containing all the procedures to run......
zipExtractFile (Function)
Extracts a file from an archive and automatically decompresses it to a physical location or in memory.
Native PostgreSQL Connector: Programming with HFSQL functions
To use a PostgreSQL database with Native Connector (also called Native Access), the structure of PostgreSQL tables must be imported into the WINDEV or WEBDEV analysis......
Native MariaDB Connector: Programming with HFSQL functions
To use a MariaDB database with Native Connector, the structure of MariaDB tables must be imported into the WINDEV or WEBDEV analysis......
Native MySQL Connector: Programming with HFSQL functions
To use a MySQL database with the Native Connector (or Native Access), import the structure of MySQL tables into the WINDEV or WEBDEV analysis......
Close (Function)
Closes a WINDEV window (and returns a value if necessary).
Changing the window content by swipe
The mobile devices propose several features available via finger movements......