ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

grSeriesLineType (Function)
Modifies the type of line for a series found in a Line, Area, Scatter and Radar chart.
eToCurrency (Function)
Converts a value expressed in Euro into another currency.
fCreate (Example)
Usage example of the fCreate function
Image (Keyword)
The Image keyword can correspond to: an Image variable. a property used to get and change the image of an element....
CDEject (Function)
Opens or closes the door of CD/DVD player selected on the current computer....
Border (Property)
The Border property is used to get and change the characteristics of the borders: for a report control or block. for a window control. for a cell of a Table control....
FTPProxy (Function)
Specifies whether the communication functions that use the FTP protocol must go through a proxy to run their requests.
grMask (Function)
Formats the data displayed by grLabel or by grTooltip.
MyParent (Reserved word)
MyParent is used to handle...
eToEuro (Function)
Converts to Euro a value expressed in a specific currency.
MarginInterCell (Property)
The MarginInterCell property is used to: find out the margin between rows or columns in a Layout control. modify the margin between rows or columns in a Layout control....
HReadLast (Example)
Usage example of the HReadLast function
Seek (Function)
Searches for the index of an element in a WLanguage array.
ArraySeek (Function)
Searches for the index of an element in a WLanguage array.
FinLinearRedemption (Example)
Usage example of the FinLinearRedemption function
<ANSI string>.ExtractString (Function)
Allows you to: extract a substring from a string based on a specified string separator. search for substrings in a string based on a specified string separator....
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).
Input suggestions in an Edit control
Implementing input suggestions in an Edit control is very simple......