ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Synchronizing the analysis with external databases
The analysis must be synchronized with an external database if it uses......
HViewToFile (Function)
Saves the modifications performed in an HFSQL view (by HModify, HDelete or HCross) in the corresponding data file. This function uses the former view mechanism.
<Source>.ViewToFile (Function)
Saves the modifications performed in an HFSQL view (by HModify, HDelete or HCross) in the corresponding data file. This function uses the former view mechanism.
FTPDateTime (Function)
Returns the different dates and times (creation, modification or access) associated with a file found on an FTP server (File Transfer Protocol).
Deploying a site on a PC SOFT test server
PC SOFT proposes to host your test sites......
<Source>.Close (Function)
Closes a data file or all the data files opened by the current user: all the corresponding physical data files are closed for the current user.
HClose (Function)
Closes a data file or all the data files opened by the current user: all the corresponding physical data files are closed for the current user.
WDLog: Saving HFSQL data files
WDLog allows you to save all the HFSQL data files used by a WINDEV or WEBDEV application......
Report based on an HFSQL view
A report based on an HFSQL view is used to print records from an HFSQL Classic or Client/Server view......
4. HFSQL Classic
WDOptimizer: Editing and modifying a ".REP" file
<Source>.Flush (Function)
Forces the operating system of the computer where the data files are found to write data onto the disk.
HFlush (Function)
Forces the operating system of the computer where the data files are found to write data onto the disk.
1. Project and analysis
WDOptimizer: Overview
The different operations that can be performed with WDOptimizer are as follows......
HFSQL data files exceeding 2 gigabytes
By default, the HFSQL engine allows you to manage large data files (up to 2 gigabytes)......
WBSetup: Managing additional languages
The "WBSetup" project corresponds to the standard setup program of WEBDEV sites......
21. Reports
How to develop a PHP site?
What is a PHP site?......
Handling files on an FTP server
FTP (File Transfer Protocol) is a protocol for transferring files from one site to another......
DateModified (Property)
The DateModified property is used to get the modification date of an element.
WDHFDiff: Overview
WDHFDiff is a tool used to compare HFSQL data files......
7. HFSQL: files physically created
HTrack (Function)
Starts tracking write actions (addition, modification or deletion) performed on a file found in an HFSQL server.
<Source>.Track (Function)
Starts tracking write actions (addition, modification or deletion) performed on a file found in an HFSQL server.
1
2
3
4
5
6
252
>