ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Universal replication
The purpose of universal replication is to keep several databases synchronized......
FileToMemoryTable (Function)
Populates a Table control programmatically with the records from a data file, HFSQL view or query (query created in the query editor or with HExecuteSQLQuery).
Creating a translation file
WDINT allows you to create a translation file....
Native Progress Connector: Programming with SQL functions
The use of SQL functions to handle Progress data does not require importing the file structure into the analysis......
WDLog: Saving HFSQL data files
WDLog allows you to save all the HFSQL data files used by a WINDEV or WEBDEV application......
Describing the replicated files (ReplicEdit)
A replication includes one or more data files......
pdfDocument (Type of variable)
The pdfDocument type gets all the characteristics of a PDF file: author, date created, page content, etc.
Joins between the data files of a select query
When several data files are used in a query, the query editor automatically searches for the links between these files described in the analysis......
HChangeLogDir (Function)
Modifies the location of log files corresponding to an HFSQL data file.
Analysis: Describing data files
The analysis is used to define the structure of data files used by the project......
File Description (Type of variable)
The File Description variable is used to programmatically describe data files.
Transactions: Secure processes on HFSQL data files
This chapter presents the following topics......
10. Embedded queries
10. Embedded queries
The controls from a window can be linked to a data file or existing query, ......
<Source>.ChangeLogDir (Function)
Modifies the location of log files corresponding to an HFSQL data file.
HCheckIndex (Function)
Checks whether the data found in the index file (.NDX file) properly refers the data found in the data file (.FIC file).
WDAdminHF: Saving the databases
The remote HFSQL administrator allows you to create backups of HFSQL Client/Server data files......
<Source>.CheckIndex (Function)
Checks whether the data found in the index file (.NDX file) properly refers the data found in the data file (.FIC file).
Native Oracle Connector: Programming with SQL functions
The SQL functions can be used to handle the ORACLE database, regardless of whether WDORAINS is used or not to configure the accessed database......
GglWrite (Function)
Creates and/or updates data on the Google server (addition or modification of data)....
<gglConnection variable>.Write (Function)
Creates and/or updates data on the Google server (addition or modification of data)....
fSaveText (Function)
Creates and fills a text file with the content of a text control or text variable (string variable, edit control in a window, Static control in a report, ...).
DDEWarmLink (Function)
Creates a warm link with a data.
DDELink (Function)
Creates a hot link with a data.
Linking a Table control to a data file or query
A Table control can be used to display the content of a data file or query......
1
5
6
7
8
9
247
>