ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Writing an email
Writing an email in WLanguage consists in filling the email structure of WLanguage......
eToCurrency (Function)
Converts a value expressed in Euro into another currency.
eToEuro (Function)
Converts to Euro a value expressed in a specific currency.
HReadSeekLast (Function)
Sets the position on the last record whose value for a specific item is less than or equal to a sought value (exact-match search).
WLanguage procedure called by HTrack
WLanguage procedure called by HTrack
XMLDocument (Function)
Creates a new XML document.
XMLAddAttribute (Function)
Adds an attribute into an XML document.
XMLAddChild (Function)
Adds a child tag into an XML document.
Native PostgreSQL Connector: Specific features and remarks
Remarks and specific features of Native PostgreSQL Connector......
sOpen (Function)
Opens and initializes: a serial port. a parallel port. an infrared port....
eCurrencyName (Function)
Returns the caption of a currency.
NbPrintedRec (Property)
The NbPrintedRec property is used to determine the number of records already printed.
HFree (Function)
Transforms the crossed records (HCross) into deleted records.
Brochure of new features: New WINDEV features
New features in WINDEV 28 presented in the New Features brochure....
StringToDate (Function)
Converts a date in character string format to a date in YYYYMMDD format.
TableDeleteWithAnimation (Function)
Deletes a row from a Table control, from a TreeView Table control (or from a table displayed in a Combo Box control) with an animation.
HOpenAnalysis (Function)
Opens an analysis in HFSQL Classic format.
AAFExportSecurity (Function)
Secures the export of confidential data in the AAFs (Automatic Application Features) that are used to export, print or save data.
Access (Property)
The Access property is used to manage the type of access of a connection (HFSQL Client/Server, OLE DB, etc.)....
HListDatabase (Function)
Lists the Client/Server databases associated with a connection....
TotalNbRec (Property)
The TotalNbRec property is used to: Get the number of records to be printed. Change the number of records to be printed....
TableDelete (Function)
Deletes a row from: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
HSortView (Function)
Sorts an HFSQL view by creating an index on a view item. This function uses the former view mechanism.
Constants for manging the replication
List of constants used by the functions for managing the replication....
Server (Property)
The Server property is used to manage the data source of a connection (HFSQL Client/Server, OLE DB, etc.)....