ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Managing the HFSQL contexts in the windows and in the reports
An HFSQL context contains information relative to the data used...
Remote HFSQL Administrator: Overview
The remote HFSQL administrator is a WEBDEV site installed with the WEBDEV application server and used to remotely manage the HFSQL Client/Server databases installed on the Web server...
DB2 Native Connector: Features and notes
The following paragraphs present the main aspects and specific features of the Native DB2 Connector...
Native Oracle Connector for WINDEV and WEBDEV
WINDEV and WEBDEV offer an optional Native Oracle Connector (also called Native Oracle Access...
Comparison operators
The comparison operators can be divided into several categories...
HQueryExecuted (Function)
Determines if a query has been executed.
FOR EACH/FOR ALL statement (loop through files)
The FOR EACH statement is used to run different types of HFSQL loops...
fDataDir (Function)
Returns the full path of the directory of HFSQL data files specified by the user when installing the application.
HListStopWord (Function)
Returns the list of stop words used by a full-text index.
<Source>.QueryExecuted (Function)
Determines if a query has been executed.
Native DB2 Connector for WINDEV and WEBDEV
WINDEV and WEBDEV offer an optional Native Connector to DB2...
WDMap: Overview
WDMap is a tool used to view and handle a data file while developing an application......
HListFile (Function)
... by the HFSQL engine. The files defined by HDeclare, HDeclareExternal and HDescribeFile are taken into account....
WDAdminHF: Scheduled task
The remote HFSQL administrator is used to define the scheduled tasks......
Type of item: Secure password
"Password" items are used to securely store passwords by using a salt and a hash algorithm......
Database access: summary
WINDEV and WEBDEV support different SQL query execution modes depending on how the database...
17. Project Management Hub
...Project Management Hub...
RepeatableReadSupported (Property)
... in the data model editor or programmatically) can be used in HFSQL Client/Server in a transaction...
Search and full-text index
HFSQL proposes a quick search for character strings in the data......
10. Project Management Hub
WINDEV Mobile includes a Project Management Hub to manage development projects....
The Pivot Table control
The Pivot Table control dynamically displays data coming from the crosscheck of different files...
Overloading a WLanguage function or using a WLanguage function in an SQL query
WLanguage includes the "WL" keyword......
Handling TimeLine controls programmatically
A TimeLine control can be......
Search in SCM history
The search in the history allows you to perform an advanced search in the history of operations...
Programming standard errors
Programming standard errors inform you of potential problems detected when saving windows, pages,...
Modifying the query content
The queries are used to easily select the records coming from one or more files, matching one...
Deploying a site on a PC SOFT test server
PC SOFT proposes to host your test sites......
WDConver : Use in interactive mode
Before you start using WDConver, you must have......
LINUX: Accessing the ODBC databases
The native access to HFSQL Classic and Client/Server is available for the WINDEV applications...
fDataDirCommon (Function)
.XML files, etc.). the data files common to all the users (HFSQL .fic, .ndx and .mmo files)....
Multi-database queries
A query (typed in SQL code) can operate on different databases......
InfoThumbnailGeneration (Property)
The InfoThumbnailGeneration property is used to determine if the thumbnails of an item...
SQL view
An SQL view is a virtual data source defined by an SQL query......
Native 64-bit and native 32-bit: a single source code
The 64-bit operating systems are starting to appear on the PCs and on the servers......
Comparing the project messages
The comparison between source and target text helps you find translation errors......
WDOptimizer: Optimizing indices
WDOptimizer includes multiple modes to optimize indices......