ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HFSQL Control Center: Overview
The HFSQL Control Center allows you to manage the different HFSQL databases (Network, Mobile, Client/Server) of an organization......
<Source>.Open (Function)
Opens a data file.
DDEUpdate (Function)
Modifies a linked data.
HOpen (Function)
Opens a data file.
tapiUnhold (Function)
Picks up a call on hold.
tapiHold (Function)
Puts a call on hold.
WDADMINEXE: Information on the latest available update
The "Setup" tab of WDADMINEXE contains information regarding the last available update of the application......
Remote check: Customizing with a procedure
To customize the remote control performed on a multi-user WINDEV application, you can trigger the execution of a procedure found in the application......
Thread execution
At runtime, an application runs in a main thread......
Marker (Variable type)
The Marker type is used to define the characteristics of a marker that must be positioned on a map displayed in a Map control.
Accessing a database via a web service
The database can be accessed via a web service......
Unavailable functions and properties
Some functions and properties have been removed from WLanguage......
Importing an HTML page into a WEBDEV site
WEBDEV allows you "suck up" the existing HTML pages......
Software Factory
The concept of software factory is used to automate the process for creating applications....
The "Images" pane
The "Images" pane allows you to view and list all the images in the project directory and subdirectories......
How to install a Universal Windows 10 App application on a tablet
The generation of a WINDEV Mobile application for Universal Windows 10 App groups all the project elements (windows, code, etc....
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......
Process (Property)
The Process property is used to modify the processes to be executed by the events available on a control, window, page, report, etc.
Timer (Function)
Periodically and automatically calls a WLanguage procedure.
PVTLoad (Function)
Loads the result of the calculation performed in a Pivot Table control from a backup (file found on disk or backup in a buffer).