ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Native SQL Server Connector license agreement
Transactions: Secure processes on HFSQL data files
This chapter presents the following topics......
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......
Runtime log
The runtime log is the best way to identify the most used features of an application......
Handling Scheduler controls programmatically
A Scheduler control can be......
Transactions: Secure processes on HFSQL data files
This chapter presents the following topics......
Limitations of WINDEV, WEBDEV and WINDEV Mobile
WDLog: Overview
The different operations that can be performed with WDLog are as follows......
Using the Google Maps service
The Google Maps service is an Internet mapping software proposed by Google......
Window templates and inheritance
When a window template is applied to a window, all the controls and code in the template are "copied" to the window......
8. Smart controls
Ouvre une fenêtre de type popup en précisant sa position d'ouverture et attend sa fermeture....
Control templates and inheritance
When a control template is applied to a page or to a window, all controls and code found in the template are "copied" into the page or window......
WEBDEV concepts
Native Access Connector
This type of Native Connector allows access to ACCESS databases for better interoperability purposes......
Hosting parameters
The hosting parameters define the default values that will be used to create the new hosting accounts......
User report editor (Reports & Queries)
A report provides a custom view of data......
10. Smart controls
Smart controls...
The user version of query editor (Reports & Queries)
A query is used to interrogate a database in order to view, insert, modify or delete data......
Stored procedures and queries (HFSQL Client/Server)
The stored procedures are used to simplify the development and the maintenance of your applications by factorizing the code......
Debugging a connection to an HFSQL server
The stored procedures and the triggers are debugged from the environment, with real execution on the server......
Browsing the HFSQL data files
The "Key" items are used to organize the records in a data file in order to optimize the browse or the search......
<HFSQL connection>.TransactionRollbackToSavepoint (Function)
Rolls the transaction back to the savepoint.
<HFSQL connection>.TransactionSavepoint (Function)
Declares a transaction savepoint.
<HFSQL connection>.RSRenameServer (Function)
Changes the DNS name of the replication server if it has a new name.
Installing the HFSQL Server module