ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

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....
KeyExpression (Example)
Usage example of the KeyExpression property
<DiskFile variable>.ReadLine (Function)
Reads a line from an external file (ANSI or UNICODE).
FTPRemoveDir (Example)
Usage example of the FTPRemoveDir function
FillCharacter
The Property Filling Character allows you to know and modify the character used to fill an element.
Manipulating a Layout control programmatically
A Layout control can be......
Subject (Property)
The Subject property is used to get and change the subject of an element.
InitialValue (Property)
The InitialValue property is used to get and/or change an initial value....
iCalendarToScheduler (Function)
Imports data in iCalendar format into a Calendar control.
SQLModify (Example)
Usage example of the SQLModify function
fDecrypt (Example)
Usage example of the fDecrypt function
fDir (Example)
Usage example of the fDir function
XMLInsertElement (Function)
Inserts an XML element (tag or attribute) into an XML document.
DisplayCurrency (Property)
The DisplayCurrency property is used to get and change the currency used when entering or displaying values in a "Currency + Euro" control.
ArrayDeleteDuplicate (Function)
Deletes the duplicates from an array.
HDescribeFullTextIndex (Example)
Usage example of the HDescribeFullTextIndex function
FTPTime (Example)
Usage example of the FTPTime function
JavaExecute (Example)
Usage example of the JavaExecute function
HTTPAddParameter (Function)
Adds a parameter to an HTTP form.
SysXRes (Function)
Returns the horizontal screen resolution.
Positioning table
Positioning the elements in a page is simplified by the use of a positioning table (HTML table)......
Input suggestions in an Edit control
Implementing input suggestions in an Edit control is very simple......
ControlError (Function)
Customizes the value displayed in the controls when the value cannot be displayed.
<emailNotesSession variable>.SendMessage (Function)
Sends an email using the Lotus Notes protocol.
<Source>.ChangeDir (Function)
Changes the path to a data file (i.e. directory in which the file will be handled).