ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Sitemap file for Google
To better analyze the content of the sites, the search engine of Google is using an XML file named "Sitemap" (if it is available)......
iNewLine (Function)
Prints a line (in Windows standard, with a rounded end) at specified coordinates.
HListScheduledOptimization (Function)
Lists the scheduled optimization tasks of HFSQL Client/Server data files for a connection....
The Windows registry
Several WINDEV functions can be used to handle the Windows registry......
The "Code hashtags" pane
<Connection variable>.ListScheduledOptimization (Function)
Lists the scheduled optimization tasks of HFSQL Client/Server data files for a connection....
HListConnectedUser (Function)
Lists the users currently connected to one or more files handled by a Client/Server connection....
<Source>.ListFullTextIndex (Function)
Returns the list of full-text indexes of a file (a query or a view) recognized by the HFSQL engine.
HFilterContains (Function)
Defines and enables a "Contains" filter on a data file, view or query.
Using the UI modification when running a project or window test
End users can directly modify the interface of the application (according to the options specified by the developer).......
Filtering the headers and the content of a Pivot Table
By default, the entire data found in the data files is taken into account when calculating the content of a Pivot Table control......
WEBDEV and Google Analytics
Google Analytics is a very popular tool for measuring site traffic......
Line control properties
List of properties associated with the Line control...
WDZip: Overview
WDZip is used to compress and group your files in archives......
External language: Programming in C#
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
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......
Message text file format
The text files created by WDMSG use a specific format......
WDLog: Restoring a data file from its log
WDLog is used to apply to a backup of a data file the different operations saved in the log of this file......
Installing Native Sybase Connector for WINDEV and WEBDEV 2024
Creating an executable: Information and version number
The version information of an executable corresponds to the information visible in the Windows file explorer....
BLOCK
The <BLOCK> keyword is used in the code editor to declare custom blocks of code. These blocks of code are used to highlight the different steps of an algorithm and to group the declarations of variables or members.
WDAdminHF: Managing the data files
The remote HFSQL administrator proposes a full management of the HFSQL Client/Server databases......
<Source>.FilterContains (Function)
Defines and enables a "Contains" filter on a data file, view or query.
Multi-page print
A report can be very wide, with a width exceeding the width of a paper sheet......
WDInst: managing the files to install
The setup editor WDInst is used to manage the files to install......