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...
Deploying a Java archive
Like for any application, WINDEV allows you to create a setup program for a Java application......
External language: Programming in C++ (WDWDIAL interface)
This third method uses the notion of class inheritance to simplify the interfacing between a C++...
AddLink (Function)
Adds a link to a text section in an edit control.
fRename (Function)
Modifies the name of a file.
Assisted universal replication: specific features
Linking a Table control to a data file or query
A Table control can be used to display the content of a data file or query......
HOpenConnection (Example)
Usage example of the HOpenConnection function
1. Creating a WEBDEV project and its analysis
WEBDEV Tutorial - Creating a WEBDEV project and its analysis Lesson 1 - Creating a WEBDEV project...
1. Creating a WINDEV project and its analysis
WINDEV Tutorial: Creating a WINDEV project and its analysis Lesson 1 - Creating a WINDEV project...
Installing a WEBDEV cluster
A WEBDEV cluster is a set of servers (or server farm)......
Report with parameters
When printing a report, you have the ability to pass parameters to this report......
Handling WEBDEV Account Manager via command line
All the features in WEBDEV Account Manager can be used via command line......
Installing the monitor
The monitoring robot includes three executables......
fGlobalDirCommon (Function)
Returns a directory path for the global data of current application (data shared between several...
fGlobalDirUser (Function)
Returns a directory path for the global data of current application (data shared between several...
HChangeConnection (Example)
Usage example of the HChangeConnection function
RTFAddLink (Function)
Adds a link to a text section in an RTF Edit control.
HDeclareExternal (Example)
Usage example of the HDeclareExternal function
fWriteLine (Example)
Usage example of the fWriteLine function
Native Progress Connector: Specific features and remarks
Remarks and specific features of Native Progress Connector......
HCS.FrameSize (Variable)
The HCS.FrameSize variable is used to resize the outgoing data frame.
HAlias (Example)
Usage example of the HAlias function
External language: Programming in C
We are going to call the elements developed in WINDEV (project, windows, ......
SQLGetCol (Function)
Retrieves the content of the specified column from the query result, for the current line.
Reset (Function)
Reinitializes: all the controls found in the current window or page (including the groups...