ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Query
A query is used to interrogate a database in order to view, insert, modify or delete data......
Use a calendar to enter dates
Voice commands in the environment
The environments of WINDEV, WEBDEV and WINDEV Mobile respond to the voice commands......
Native MariaDB Connector: Programming with SQL functions
The SQL functions can be used to handle the MariaDB database......
Native MySQL Connector: Programming with SQL functions
The SQL functions can be used to handle the MySQL database......
Feedback component
The Feedback component is a component provided with WINDEV......
ERR_NOTADEVVERSION
gpwGetUserInfo (Function)
Retrieves information about the current user (application that uses the User Groupware).
Managing HFSQL Client/Server files
The HFSQL Control Center allows you to fully manage HFSQL Client/Server data files......
sfSessionInfo (Type of variable)
The sfSessionInfo type is used to get information about the current session...
Year (Property)
The Year property is used to: Get the year from a Date or DateTime variable or item. Change the year in a Date or DateTime variable or item....
SQLite: Programming with HFSQL functions
To use an SQLite database with Native Connector (also called Native Access), the structure of SQLite tables must be imported into the data model editor....
2. Deploying a static site or a PHP site
Using the Control Centers in Client/Server mode
All the Control Centers provided with WINDEV, WEBDEV and WINDEV Mobile use the same database......
SynchroHFSQL (Property)
The SynchroHFSQL property is used to: get the refresh mode of a Table control based on a data file linked to an HFSQL Client/Server data file. specify the refresh mode of a Table control based on a data file linked to an HFSQL Client/Server data file....
SQL view
An SQL view is a virtual data source defined by an SQL query......
LDAPSession structure
The LDAPSession structure is a preset structure of WLanguage (no declaration is required)......
Creating an executable: Managing manifests
When running an executable, Windows Vista (and later) performs several checks regarding the rights of the current user via the UAC mechanism (User Account Control)......
HRetrieveLog (Function)
Creates a text file containing the server logs between two given dates.
<Connection variable>.RetrieveLog (Function)
Creates a text file containing the server logs between two given dates.
Handling a dynamic programmatically
WINDEV allows you to handle Dynamic Tab controls with the TabXXX functions and with multiple WLanguage properties......
Domotics: Overview
The home automation via power-line carrier (X10) has now become reality......
RecordSize (Property)
The RecordSize property is used to get the size (in bytes) of a record in: a file described in the data model editor, a file described through programming, an HFSQL view, a query....
Type of pages created by RAD
The page creation wizard shows different types of pages associated with HFSQL data files......
Examples for using the OLE DB provider for HFSQL