ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<Source>.ChangeDir (Function)
Changes the path to a data file (i.e. directory in which the file will be handled).
Kanban control properties
In a window or page, you can use WLanguage properties to handle......
Manipulating Layout controls programmatically
A Layout control can be......
LooperModifyLine (Function)
Changes the values of the attributes in a row of a Looper control based on a data file or populated programmatically.
HTTPAddParameter (Function)
Adds a parameter to an HTTP form.
SysXRes (Function)
Returns the horizontal screen resolution.
LooperSearch (Function)
Searches for a value in an attribute of a Looper control.
HListDatabase (Function)
Lists the Client/Server databases associated with a connection....
HOpen (Function)
Opens a data file.
<emailNotesSession variable>.SendMessage (Function)
Sends an email using the Lotus Notes protocol.
DateToString (Function)
Converts: a date to a string in the specified format. a date time to a string in the specified format....
FTPSize (Example)
Usage example of the FTPSize function
HViewToFile (Example)
Usage example of the HViewToFile function
zipOpenCAB (Example)
Usage example of the zipOpenCAB function
fDelete (Example)
Usage example of the fDelete function
HImportText (Function)
Imports a Text file into a data file in HFSQL Classic or Client/Server format (data file described in the data model editor, or declared by HDeclare, HDeclareExternal or HDescribeFile)....
Input suggestions in an Edit control
Implementing input suggestions in an Edit control is very simple......
<emailOutlookSession variable>.SendMessage (Function)
Sends an email using the Outlook protocol.
INIRead (Example)
Usage example of the INIRead function
FTPCurrentDir (Example)
Usage example of the FTPCurrentDir function