ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Project comparator
Comparing two windows (two pages, two reports, two classes, ......
Transactions: Secure processes on HFSQL data files
This chapter presents the following topics......
Native xBase/FoxPro Access: Specific features and remarks
This help page presents the specific features regarding the programming of Native xBase/FoxPro Access......
HDescribeItem (Function)
Describes a file item through programming.
HFSQL Client/Server database: Recommendations
This help page presents the main recommendations for optimizing the security and performance of an HFSQL Client/Server database according to the constraints and desired features......
HConnect (Example)
Usage example of the HConnect function
Static audit
The static audit is a feature of the environment that analyzes a project to detect potential issues and suggests improvements......
HCreationIfNotFound (Function)
Performs the following operations: If the file does not exist, creates an empty data file (".FIC" file) with the index file and the memo file if necessary. The function is equivalent to HCreation. If the file exists, opens the file....
Visibility of the elements found in an external component
When creating an external component, you have he ability to define the elements of the external component that will be accessible (or not) by the user of the component......
Materialized view
Database parameters (Setup program)
The setup program creation wizard includes the setup of the database along with the application and suggests additional elements......
gpwOpenConnection (Function)
Opens a connection to a specific Client/Server database to manage the files of user groupware in Client/Server mode....
HImportXML (Function)
Imports an XML file into an HFSQL Classic or Client/Server data file (data file described in the data model editor or declared by HDeclare, HDeclareExternal or HDescribeFile)....
Handling 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......
Native SQL Server Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native SQL Server Connector......
Creating a query in SQL code
The query editor allows you to create a query by typing SQL code......
Distributing Reports & Queries
This help page presents the operations that must be performed in order for a WINDEV application to be handled by Reports & Queries......
HCreateServerTrigger (Function)
Adds or modifies a server trigger on the HFSQL server.
Record (Type of variable)
The Record type is used to save the values of a record.
I was using Visual Basic with WINDEV 5.5. How to proceed in WINDEV 2024?
You have the ability to use external languages with WINDEV......
HJSONToRecord (Function)
Imports JSON data into the current record.
Differences and specific features of an HFSQL Client/Server application
The management mode of data files may have to be adapted when using an HFSQL Client/Server application......
<Source>.CreateView (Function)
Creates an HFSQL view. This function uses the former view mechanism....
Select query description window: Items that can be used
HCreateMasterReplica (Function)
Creates the description file of a Master Replica (logged replication or universal replication).