ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Managing HBase databases
HBase is a non-relational (NoSQL) distributed database, based on columns and using non-structured storage for large tables......
The Looper control: Custom synchronization
How to manage the synchronization between: the page displayed in the browser. This page contains a Looper control that displays the records found in an HFSQL file. the corresponding page context found on the server....
Client/Server transactions: Available isolation modes
The HFSQL engine proposes to isolate the transactions......
7. Multilingual sites in practice
Creating a .NET assembly that can be accessed using COM
To create a.NET assembly accessible by COM, you must......
HFSQL server replication
The replication between HFSQL servers consists in automatically replicating the data from server to server, in an asynchronous way......
WDLog: Overview
The different operations that can be performed with WDLog are as follows......
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......
Transactions: Secure processes on HFSQL data files
This chapter presents the following topics......
Classes, members, methods and properties
A class is made of......
Hosting parameters
The hosting parameters define the default values that will be used to create the new hosting accounts......
User Groupware
A Windows application, an Internet or Intranet site require to define the role of different contributors......
WEBDEV Application Server for Linux - Overview
WEBDEV is a full development environment devoted to Internet and Intranet......
Handling Scheduler controls programmatically
A Scheduler control can be......
SSL: Secure transactions with WEBDEV
When using an Internet application, the data circulating between the computer of the Web user and the Web server is not protected......
Transactions: Secure processes on HFSQL data files
This chapter presents the following topics......
SQL set operations: UNION, UNION ALL and INTERSECT
SQL allows performing set operations on groups of files......
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......
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......
CalculatedDefaultValue (Property)
The CalculatedDefaultValue property is used to: Find out the SQL expression that defines the default value of an item. This item was defined in the data model editor or through programming. Define the SQL expression that returns the default value of an item (item described through programming only)....
Generating SQL scripts
The content of an analysis can be exported in the format of SQL scripts for a specified database (SQL Server, Oracle, ......
Creating an insert query
An insert query (corresponding SQL statement......
12. Control templates
WINDEV Mobile allows you to create control templates....
Remote WEBDEV administrator: Managing statistics
The remote WEBDEV administrator proposes a module for consulting the statistics regarding the traffic of your dynamic WEBDEV sites (standard and AWP) and Webservices deployed on a WEBDEV Application Server....