ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HFSQL Control Center: Creating and executing a query
The HFSQL Control Center allows you to create a query based on the data files of the database currently displayed in the Control Center......
7. AJAX technology
REST Webservices: Automatic deserialization of request
In a REST Webservice, an entry point can have several types......
OLECreateEmpty (Function)
Associates an OLE control with an OLE object by invoking a specific OLE server.
WDMap: Overview
WDMap is a tool used to view and handle a data file while developing an application......
emailNotesSession (Type of variable)
The emailNotesSession type is used to access a Lotus Notes messaging server in order to retrieve the messages found on this server and to send messages.
Native SQL Server Connector: Programming with HFSQL functions
To use an SQL Server database with Native Connector, the structure of SQL Server tables must be imported into the data model analysis......
ListViewMode (Property)
The ListViewMode property is used to: Find out the display mode of a ListView control. Modify the display mode of a ListView control....
FullScreen (Function)
Enables or disables the full-screen mode in the applications in Universal Windows 10 App mode.
SQL statements
The main SQL statements allowed in the SQL queries managed by WINDEV and WEBDEV are as follows......
WDLog: Saving HFSQL data files
WDLog allows you to save all the HFSQL data files used by a WINDEV or WEBDEV application......
HDeleteServerTrigger (Function)
Deletes a server trigger.
Overview of external languages
1. What is the WEBDEV administrator used for
EmailGetAll (Function)
Retrieves all the emails found on a server.
HFConf.Ini file
The HFConf.INI file is found at server root. This file is used to define several characteristics of HFSQL Client/Server server....
HStopServer (Function)
Stops an HFSQL server.
HTTPRequest (Function)
Starts an HTTP request on a server.
Dedicated Web server
When installing WEBDEV development version, if no Web server is available on the current computer, WEBDEV automatically installs one (IIS Express version 10). This server is automatically configured to work with WEBDEV....
Client/Server transactions: Available isolation modes
The HFSQL engine proposes to isolate the transactions......
Debugging a connection to an HFSQL server
The stored procedures and the triggers are debugged from the environment, with real execution on the server......
FaxConnect (Function)
Establishes a connection to a fax server.
1. HFSQL Client/Server: Implementation
WINDEV Tutorial: Using an HFSQL Client/Server database Lesson 1 - HFSQL Client/Server: Implementation - 10 min...
Handling a Calendar control by programming
WINDEV, WEBDEV and WINDEV Mobile allow you to handle a Calendar control through programming......
Android permission management
Android applications require permissions to provide certain features that may require access to sensitive data or sensitive device functionalities......