ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HListFile (Function)
Returns the list of files: current database schema. database schemas in progress (projects with multiple database schemas). a specific database schema recognized by the HFSQL engine. available on a connection via a Native Connector or an OLE DB driver. for a group of files defined in the data model editor....
Telemetry: Viewing data
To see the results of telemetry data for your applications, WINDEV and WINDEV Mobile propose a telemetry editor......
Non-modal management of a window
The window that opens another window is called parent window ; the windows opened by the parent window are called child windows......
WEBDEV administrator: Setups
The "Setups" tab allows you to configure the different administration features of the WEBDEV server......
Creating links
Links help users navigate the help system......
NextTitle (Function)
Modifies the title of next window to open.
fEncrypt (Function)
Encrypts a file in binary or ASCII format.
FTPAttribute (Function)
Identifies the attributes of a file found on an FTP server (File Transfer Protocol).
Accessing Lotus Notes
WINDEV and WINDEV allow you to easily access the data handled by Lotus Notes (Domino database)......
fDataDirCommon (Function)
Returns a directory path for the data shared: between all the users of the computer between all the TSE users This directory can be used without restriction in Windows XP, Vista, and so on. This directory is used to store: the files for the general configuration of the application (.INI files, .XML files, etc.). tables common to all users (HFSQL tables .fic, .ndx, .mmo)....
Geolocation function constants
Constants used by geolocation functions...
Describing the report blocks
The different characteristics of a block can be viewed and/or modified in the description window of this block......
SQL functions for handling spatial data
Below are the main SQL functions that can be used to handle spatial data in SQL queries......
2. Development
WINDEV Mobile tutorial: Developing an Android and iOS application Lesson 2 - Development - 30 min
Customizing the WINDEV User Groupware
The User Groupware in automatic mode offers many possibilities......
Deploying an application that uses an external component
An application that uses one or more external components is deployed in the same way as a standard application......
Advanced types
The advanced types of WLanguage are as follows...
Native PostgreSQL Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose a Native Connector to PostgreSQL......
Remote WEBDEV administrator: Configuration of a Webservice or a WEBDEV site in Session mode
To view the configuration of a specific Webservice or WEBDEV site in Session mode from the remote administrator:...
HTTPCookieManage (Function)
Enables or disables the management of cookies in an HTTP request run: by HTTPRequest. by HTTPSend....
ExecuteJS (Function)
Runs JavaScript code in the context of the Web page displayed by an HTML Display control.
15. Creating the executable in practice
Creating the executable in practice...
Importing an HTML page into a WEBDEV site
WEBDEV allows you "suck up" the existing HTML pages......