ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Manipulating TimeLine controls programmatically
A TimeLine control can be......
<zipArchive variable>.AddFile (Function)
Automatically adds and compresses any type of file into a CAB, ZIP, WDZ, 7z, TAR, gzip or TGZ (TAR.GZ) archive.
Native PostgreSQL Connector: Programming with HFSQL functions
To use a PostgreSQL database with Native Connector (also called Native Access), the structure of PostgreSQL tables must be imported into the WINDEV or WEBDEV analysis......
Frequently asked questions about HFSQL Cluster
Frequently asked questions about HFSQL cluster....
Materialized view
...A materialized view is a physical data source defined by an SQL query....
<Chart>.AutoRefreshSeries (Function)
Identifies or defines whether a series is refreshed whenever the chart is drawn.
zipDeleteFileList (Function)
Deletes a list of files from an archive.
User Groupware and LDAP
The LDAP protocol is increasingly used by the companies......
sshSession (Variable type)
The sshSession type is used to define the characteristics of a connection to an SSH server.
<Chart>.AutoRefreshCategoryLabel (Function)
Identifies or defines whether the category labels are refreshed whenever the chart is drawn.
eInitCurrency (Function)
Adds or changes the characteristics of a currency in the currency exchange table.
Phonetic (Function)
Returns the phonetic transcription of the string passed as parameter.
MyFile (Reserved word)
In a trigger, MyFile is used to identify the file that activates the trigger...
FinError (Function)
Returns the number of the last error caused by a Finxxx function (financial functions).
IsEven (Function)
Identifies an even number.
EndTimerSys (Function)
Ends the execution of a timer triggered by TimerSys.
StringToUTF8 (Function)
Converts an ANSI or UNICODE string to UTF-8.
ErrorRestoreParameter (Function)
Restores the error process of a process.
ExceptionRestoreParameter (Function)
Restores the exception process of a process.
RightToLeft (Property)
The RightToLeft property is used to get the writing direction on a control, column, window or report.
BrowserIPAddress (Function)
Returns the IP address of the client computer connected to the WEBDEV site.
zipCurrentFile (Function)
Returns the name of the archived file currently handled by the functions for adding and extracting files.
HRplDeclareLink (Function)
Declares a (1, 1) (0, n) link between two tables.