ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

The log process
A log is a special file that contains the history of all changes made to one or more tables over a given period of time (date the table was created, last automatic data modification, last backup created with WDLog, etc.)
WDLog: Restore a data file from its log file
WDLog is used to apply to a backup of a data file the different operations saved in the log of this file...
Structure of log files (HFSQL Client/Server)
The following files are automatically created when logging an HFSQL Client/Server table...
Implementing the log process in an application
Regardless of the tables used by your application (HFSQL Classic or HFSQL Client/Server), the log process can be implemented on these tables...
Log (Function)
Calculates the decimal logarithm of a numeric value.
Structure of log files (HFSQL Classic)
The following files are automatically created when logging an HFSQL Classic table...
WDLog: View a log file
WDLog is used to view the content of a log file...
HInfoLog (Function)
Returns information about the server logs.
ServiceWriteEventLog (Function)
Writes an event into the log of Windows events.
WDLog: Presentation
The different operations that can be performed with WDLog are as follows...
HFConf.Ini file
The HFConf.INI file is found at server root. This file is used to define several characteristics of HFSQL Client/Server server.
<Source>.LogRestart (Function)
Restarts the logging process on a file.
HRegenerateFile (Function)
Regenerates a table from its log.
<Source>.HistoryModification (Function)
Returns the modifications performed on one or more items of a given record. The result can be displayed in a list box or in a table to allow the user to view the modifications made to the specified file.
HLogRecreate (Function)
Used to recreate an empty log.
<Source>.LogStop (Function)
Stops the log process of a file.
<Source>.LogRecreate (Function)
Used to recreate an empty log.
HLogStop (Function)
Stops the log process of a file.
WEBDEV administrator: General configuration
The "Configuration" tab allows you to define the default connection options for WEBDEV websites located on the server and managed by the administrator...
HSetLog (Function)
Enables or disables log management on a file.
<Source>.ChangeLogDir (Function)
Modifies the location of log files corresponding to an HFSQL table.
HLogRestart (Function)
Restarts the logging process on a file.
HHistoryModification (Function)
Returns the modifications performed on one or more items of a given record. The result can be displayed in a list box or in a table to allow the user to view the modifications made to the specified file.
<Source>.SetLog (Function)
Enables or disables log management on a file.
<Connection variable>.RetrieveLog (Function)
Creates a text file containing the server logs between two given dates.
HRetrieveLog (Function)
Creates a text file containing the server logs between two given dates.
HChangeLogDir (Function)
Modifies the location of log files corresponding to an HFSQL table.
<Connection variable>.RegenerateFile (Function)
Regenerates a table from its log.
HComputer (Function)
Stores a unique computer number or identifier in order to use the log and transactions over the network.
Creating a service with WINDEV
A service is a specific type of application intended to be run without any user intervention......
Monitoring robot: Creating a control
The monitor of the monitoring robot is used to create the different checks that must be performed...
Google Drive, OneDrive and Dropbox prerequisites
Utilisation dans la classe MasqueDeSaisie_Rebond - Accès en Lecture + Ecriture - Type : Procédure...
Project image gallery
The project image gallery allows viewing all the images of a project in a single click......
Remote WEBDEV administrator: Configuration of a Webservice or a WEBDEV site in Session mode
To view the configuration of a specific Webservice or WEBDEV site in Session mode from the remote...
Translation with Google Translate
WINDEV, WEBDEV and WINDEV Mobile allow you to support up to 64 languages in the same project......
Converting an HFSQL Classic database into HFSQL Client/Server
There are two methods to convert HFSQL Classic databases to HFSQL Client/Server in WINDEV, WEBDEV...
Integrate two-factor authentication into your applications
In version 26, WINDEV, WEBDEV and WINDEV Mobile allow you to set up a login via two-factor...
EmailReadMessage (Function)
Reads an incoming according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
Obtaining an HSL (SSL) certificate for IIS
To obtain an HSL (SSL) certificate for IIS, follow these steps......
User login: User Groupware
WINDEV Tutorial: User Groupware User login: User Groupware - 20 mn
WDAdminHF: Scheduled task
The remote HFSQL administrator is used to define the scheduled tasks......
Configuring an application with User Groupware
Real Time Performance Profiler (RTPP)
The Real Time Performance Profiler (RTPP) is a tool that helps you identify what is slowing...
Android 10: Modifying the behavior of applications
Starting with Android 10, Google no longer allows an application running in the background to open...
SCM administrator: Available tools
The "Tools" tab in the SCM administrator allows you to......
Software Factory: Setup
To use the software factory, a coordinator must be installed on a computer as well as the different...
Installing an application server
There are several steps to install the WEBDEV Application Server on a Linux server......