ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Restoring an HFSQL Client/Server database
A backup of a HFSQL Client/Server database can be restored at any time......
Managing the load balancing (dynamic load balancing on server)
The server that is hosting a HFSQL database engine can be very busy......
NULL values in HFSQL
WINDEV, WEBDEV and WINDEV Mobile allow you to manage the NULL value in the items of HFSQL data files and for all the other types of accesses (Native, OLE DB, ......
Transactions: Secure processes on HFSQL data files
This chapter presents the following topics......
Native SQL Server Connector license agreement
Filtering a data file, a view or a query
A filter is used to define by programming a selection of records corresponding to one or more criteria......
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......
Limitations of WINDEV, WEBDEV and WINDEV Mobile
WDLog: Overview
The different operations that can be performed with WDLog are as follows......
Transactions: Secure processes on HFSQL data files
This chapter presents the following topics......
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......
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....
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......
Calling a procedure/a function
Syntax for calling a local or global procedure.
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......