ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

eCurrencyName (Function)
Returns the caption of a currency.
XMLDocument (Example)
Usage example of the XMLDocument function
ValidatePassword (Function)
Indicates whether the specified password is valid for the current user.
HDuplicateRecord (Function)
Duplicates the record read in a data file: the record found in memory is added into the data file (query or view).
SOAPAddHeader (Function)
Adds a header to the next SOAP function of a Webservice to run.
TimestampType (Property)
The TimestampType property is used to: Find out the type of timestamp for an item. This item was defined in the data model editor or programmatically. Define the type of timestamp for a Date, Time or DateTime item (when describing the item through programming)....
BrowsedItem (Property)
The BrowsedItem property is used to: Get the item used to automatically loop through table, Looper, List Box, ListView, and Combo Box controls, supercontrols, and reports based on tables. Change the item used to automatically loop through Table, Looper, List Box, ListView and Combo Box controls, supercontrols and reports based on tables. Then, the iteration is reinitialized....
Second (Property)
The Second property is used to: Retrieve the number of seconds from a Time, DateTime or Duration variable. Modify the number of seconds in a Time, DateTime or Duration variable. Retrieve the seconds or the number of seconds from a Date item (in "Date and Time" or "Duration" format) Modify the seconds or the number of seconds in a Date item (in "Date and Time" or "Duration" format)...
Millisecond (Property)
The Millisecond property is used to: Retrieve the number of milliseconds from a Time, DateTime or Duration variable. Modify the number of milliseconds in a Time, DateTime or Duration variable. Retrieve the milliseconds or the number of milliseconds from a Date item (in "Date and Time" or "Duration" format) Modify the milliseconds or number of milliseconds in a Date item ("Date and Time" or "Duration" format)...
DocToHTML (Function)
Converts a Word Processing document into an HTML file.
SSH functions
The following functions are used to connect and communicate with a SSH server:...
eExchangeRate (Function)
Returns the value of the exchange rate for a currency.
HExecuteSQLQueryAsynchronous (Function)
Executes an SQL query asynchronously.
EventDestroy (Function)
Explicitly destroys an event.
Company (Property)
The Company property is used to get and modify the company associated with an element.
zipDeleteFile (Example)
Usage example of the zipDeleteFile function
Wrapping (Property)
The Wrapping property gets and sets the wrapping options of an element.
Timer (Function)
Periodically and automatically calls a WLanguage procedure.
LeftMargin (Property)
The LeftMargin property sets the left margin of an element.
RightMargin (Property)
The RightMargin property sets the right margin of an element.