ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

BTLEListDevice (Function)
Returns the list of accessible Bluetooth Low Energy devices.
fDir (Example)
Usage example of the fDir function
docRow (Type of variable)
The docRow type is used to define the advanced characteristics of a table row in a Word Processing document.
HBackward (Function)
Moves backward several records from the current position in the data file, according to a specified item.
CompactOption (Property)
The CompactOption property is used to: determine whether the options of a Check Box, Radio Button or Dashboard control are compacted. define whether the options of a Check Box, Radio Button or Dashboard control should be compacted....
TextItemCompleted (Property)
The TextItemCompleted property is used to manage text items in an HFSQL data file.
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, ...
FTPTime (Example)
Usage example of the FTPTime function
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.
HModifyViewRights (Function)
Modifies the rights granted to a user or to a group on a SQL view or on a materialized view.
fDecrypt (Example)
Usage example of the fDecrypt function
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
DashSaveConfiguration (Function)
Saves the configuration of a Dashboard control in string format.
<emailOutlookSession variable>.SendMessage (Function)
Sends an email using the Outlook protocol.
INIRead (Example)
Usage example of the INIRead function