ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

FTPTime (Example)
Usage example of the FTPTime function
Programming an indexed control
<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.
Subject (Property)
The Subject property is used to get and change the subject of an element.
iCalendarToScheduler (Function)
Imports data in iCalendar format into a Calendar control.
HTTPGetResult (Example)
Usage example of the HTTPGetResult function
fDecrypt (Example)
Usage example of the fDecrypt function
fDir (Example)
Usage example of the fDir function
HUnlockRecNum (Function)
Unlocks a record locked by: HLockRecNum, a read function used with a locking parameter (HRead associated with the hLockWrite or hLockReadWrite constant for example)....
SchedulerMode (Function)
Returns the display mode of a Scheduler control: day, week, month, ...
HInfoLock (Function)
Returns information about the lock set on a data file, on one or all the records in a data file.
JavaExecute (Example)
Usage example of the JavaExecute function
HListServerTrigger (Function)
Lists the different triggers available on a connection or on one of the connection files.
BTLEListDevice (Function)
Returns the list of accessible Bluetooth Low Energy devices.
WHelp (Function)
Displays a file or a help page in HLP or CHM format.
HInfoFileProperty (Function)
Allows you to find out the properties of a data file located in an HFSQL server.
ListSort (Function)
Sorts the elements in a List Box, ListView or Combo Box control populated programmatically.
FilePath (Property)
The FilePath property gets the name of the file associated with a control.
<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).
xlsMsgError (Example)
Usage example of the xlsMsgError function
FTPSize (Example)
Usage example of the FTPSize function
HViewToFile (Example)
Usage example of the HViewToFile function