ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

SQLAssociate (Function)
Automatically associates each column of the query result with a control or with a variable of the application.
HChangeLogDir (Function)
Modifies the location of log files corresponding to an HFSQL table.
SourceName (Property)
The SourceName property is used to: Get the name of the report data source. Change the report data source....
zipPassword (Function)
Defines the password used to add files into the specified archive and to extract files from the specified archive (RAR, ZIP and WDZ format).
Installing a SOAP server with Netscape iPlanet 4.1
SQLTransaction (Example)
Usage example of the SQLTransaction function
xlsColumnType (Example)
Usage example of the xlsColumnType function
fWrite (Example)
Usage example of the fWrite function
zipExtractPath (Example)
Usage example of the zipExtractPath function
iPrintDuplicate (Function)
Prints a duplicate copy of a report.
HRplDeclareLink (Function)
Declares a (1, 1) (0, n) link between two tables.
SubCaption (Property)
The SubCaption property is used to get and change: the secondary caption of an option found in a Radio Button or Check Box control. the secondary caption of an element found in a TreeMap control....
Properties associated with reports and controls
List of properties associated with the reports and their controls...
HTML Editor control properties
Properties associated with the HTML Editor control....
FutureHeight (Property)
The FutureHeight property is used to determine how high an auto-resizing control in a report will be after being enlarged.
CSVToArray (Function)
Fills a one- or two-dimensional array of the specified type with the character string in CSV format passed as parameter.
Transactions in HFSQL Client/Server mode
To keep maximum compatibility between HFSQL Classic applications (single-user or multi-user) and HFSQL Client/Server applications, the transaction mechanism in HFSQL Client/Server mode is similar to the one in HFSQL Classic mode......
TableInsertColumn (Function)
Inserts elements in the format of columns into a horizontal Table control.