ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

EXE constants
List of constants used by the functions for managing executables....
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
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.
Configuring the Project Management Hub
The Project Management Hub allows you to configure......
Control tooltips (AAF)
In a WINDEV application, the user has the ability to add a tooltip on the controls......
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......
General options of WINDEV, WEBDEV and WINDEV Mobile
The general options are used to configure the working environment of the product used......
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......
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......
Item Description (Type of variable)
An Item Description variable is used to describe one or more items in a data file programmatically.
Mobile-friendly website: available methods
WEBDEV includes several page creation methods that allow you to create mobile-friendly websites......
The UAC mechanism in Windows Vista (and later)
To increase security against worms and viruses, Windows Vista/7 implemented the UAC (User Account Control) mechanism......
SEO-ready page in session mode
In WEBDEV, there are two methods to develop a site......