ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Connection variable>.InfoFileProperty (Function)
Allows you to find out the properties of a data file located in an HFSQL server.
<Looper>.ToWord (Function)
Creates a Word file (.RTF) using the data from a Looper control.
<Chart>.ColumnAggregation (Function)
Defines the algorithm for aggregating data in a grouped or stacked Column chart.
<Chart>.Scatter3DAddData (Function)
Adds a new point to display in a 3D Scatter chart.
HUpdateLink (Function)
Updates on the server all the links of an HFSQL Client/Server data file....
<Menu>.Add (Function)
Adds an existing popup menu to the main menu of the current window.
<Source>.ChangeLogDir (Function)
Modifies the location of log files corresponding to an HFSQL data file.
<Source>.Declare (Function)
Declares a description of data file (found in an analysis) in the current project.
<Source>.FilterContains (Function)
Defines and enables a "Contains" filter on a data file, view or query.
<Source>.InfoFile (Function)
Returns the characteristics of an HFSQL Classic or Client/Server data file....
<Source>.UpdateLink (Function)
Updates on the server all the links of an HFSQL Client/Server data file....
<Connection variable>.InfoFile (Function)
Returns the characteristics of an HFSQL Classic or Client/Server data file....
MemcachedAddSuffix (Function)
Adds a value at the end of existing value in the cache for the given key.
Connection (Property)
The Connection property gets and sets the connection associated with a data file.
TransactionFile (Property)
The TransactionFile property is used to determine if a data file is a transaction file.
DDERetrieve (Function)
Retrieves a data sent by a program (the recipient of the connection for the specified object).
MenuAdd (Function)
Adds an existing popup menu into the main menu of the current window.
UTFConvert (Function)
Converts a string or buffer to the specified format: UTF, ANSI, Unicode.
<Table>.ToExcel (Function)
Creates an Excel file with the data from a Table or TreeView Table control.
<Connection variable>.RSAddConfig (Function)
Adds a replication between two HFSQL server onto the master server.
<Variable DiskFile>.Open (Function)
Opens an external file (ANSI or UNICODE) in order to handle it through programming.
Managing HFSQL Client/Server databases
The HFSQL Control Center allows you to fully manage HFSQL Client/Server databases......
ReplicSynchro: Use
grDestinationEMF (Function)
Defines a meta file as chart destination (EMF means Enhanced Meta File).
hScheduleMaterializedView (Type of variable)
The hScheduleMaterializedView type is used to programmatically manage a task for recalculating the data of a scheduled materialized view on an HFSQL server.