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...
Managing databases in WINDEV Java applications
This document presents the different access modes to databases from a WINDEV Java application...
Type of field: Secure password
"Password" items are used to securely store passwords by using a salt and a hash algorithm...
fDataDir (Function)
Returns the full path of the directory of HFSQL data files specified by the user when installing the application.
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...
Limitations of WINDEV, WEBDEV and WINDEV Mobile
A structure is a custom type of data...
HQueryExecuted (Function)
Determines if a query has been executed.
<Source>.QueryExecuted (Function)
Determines if a query has been executed.
SQL commands available in an SQL query
WINDEV allows you to easily run queries in SQL code...
Result of a query in test mode
After its execution in test mode (see Running the query test), the result of the query can be...
POUR TOUT / POUR ALL instruction (table browsing)
Training FOR ALL instruction can be used to perform different types of runs...
Manipulating a database from a Java application
You can start developing your application as soon as the WINDEV project is defined as being a Java project...
HListStopWord (Function)
Returns the list of stop words used by a full-text index.
Native DB2 Connector for WINDEV and WEBDEV
WINDEV and WEBDEV offer an optional Native Connector to DB2...
Setup wizard: Steps for creating a WINDEV application setup program
The setup program creation wizard allows you to define all the settings of your setup program....
Thread management constants
List of constants used by the functions for managing threads, critical sections, semaphores,...
SQLCol (Function)
Retrieves the content of the specified column from the query result, for the current line.
fDataDirUser (Function)
Returns a directory path for the data of the current user of the current application.
Filters in Table controls based on a data file
WINDEV, WEBDEV and WINDEV Mobile include multiple methods to filter the records displayed...
External language: Programming in Visual Basic
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
Classes, members, methods and properties
A class is made of......
HViewToFile (Example)
Usage example of the HViewToFile function
Server (Property)
The Server property is used to manage servers.
Type (Example)
Usage example of the Type property
Encryption (Property)
The Property Encryption allows you to know and modify the type of encryption used.
Replication options (ReplicEdit)
Creating a replication with ReplicEdit allows you to specify several parameters......
SQLAssociate (Function)
Automatically associates each column of the query result with a control or with a variable...
Native MariaDB Connector: Requirements and remarks
This page presents the main aspects and requirements of the Native MariaDB Connector......
Size (Example)
Usage example of the Size property
HSynchronizeReplica (Example)
Usage example of the HSynchronizeReplica function
Sharing your source code with the SCM
WEBDEV Tutorial - A Source Code Manager for WEBDEV Sharing your source code with the SCM - 30 min...
Native Sybase Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native Sybase...
HSeekFirst (Function)
Positions on the first file record whose value for a specific item is greater than or equal...
ErrorInfo (Function)
Retrieves information about the last error that occurred in a function of a WINDEV, WINDEV Mobile...
Null (keyword)
The "Null" keyword can correspond to:
Native SQL Server Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native SQL Server...
Native MySQL Connector: Specific features and remarks
Remarks and specific features of the Native MySQL Connector...
Configuring the Project Management Hub
The Project Management Hub allows you to configure......
The log process
...A log is a special file that contains the history of all changes made to one or more data files...