ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Kanban control properties
In a window or page, you can use WLanguage properties to handle......
FTPTime (Example)
Usage example of the FTPTime function
JavaExecute (Example)
Usage example of the JavaExecute function
<Source>.ChangeDir (Function)
Changes the path to a table (i.e. directory in which the file will be handled).
HViewToFile (Example)
Usage example of the HViewToFile function
HListFullTextIndex (Function)
Returns the list of full-text indexes of a file (a query or a view) recognized by the HFSQL engine.
LooperSort (Function)
Allows you to: Sort a Looper control according to one or more attributes. Sort a Looper control on all its attributes. Cancel a sort that was performed beforehand (which means ignore the sort)....
Manipulating a Layout control programmatically
A Layout control can be......
DateToString (Function)
Converts: a date to a string in the specified format. a date time to a string in the specified format....
HDescribeFullTextIndex (Example)
Usage example of the HDescribeFullTextIndex function
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.
FTPSize (Example)
Usage example of the FTPSize function
zipOpenCAB (Example)
Usage example of the zipOpenCAB function