ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Fixed array (Type of variable)
A fixed array is an "advanced" type of array...
HSendMessageToClient (Function)
Displays a message on the client computers.
HDisconnectClient (Function)
Displays a message on the Client computer(s) and disconnects the application.
<Connection variable>.ListTask (Function)
Lists the scheduled tasks of an HFSQL Client/Server server for a given connection....
<Connection variable>.DeleteTask (Function)
Deletes a scheduled task from an HFSQL Client/Server server....
<Connection variable>.ManageTask (Function)
Enables or disables a scheduled task on an HFSQL Client/Server server....
AppointmentRead (Function)
Reads an appointment found in the calendar of a Lotus Notes or Outlook messaging.
SMSDelete (Function)
Deletes an SMS message from the memory of the Android phone. This function should no longer be used.
HDeleteTask (Function)
Deletes a scheduled task from an HFSQL Client/Server server....
HManageTask (Function)
Enables or disables a scheduled task on an HFSQL Client/Server server....
Principle of remote check
HListTask (Function)
Lists the scheduled tasks of an HFSQL Client/Server server for a given connection....
SchedulerAddTrigger (Function)
Creates a trigger for a scheduled task.
SchedulerAddTask (Function)
Creates a task in the Windows scheduler (if this task does not already exist).
Type of windows created by RAD
The wizard for window creation proposes several types of windows associated with HFSQL data files......
TaskModify (Function)
Modifies the current task in a Lotus Notes or Outlook task list.
TaskDelete (Function)
Deletes the current task from the task list of a Lotus Notes or Outlook messaging.
TaskAdd (Function)
Adds a task to the task list of a Lotus Notes or Outlook messaging.
GroupAdd (Function)
Adds a group of contacts into the address book of a Lotus Notes or Outlook messaging.
GroupModify (Function)
Modifies the current group of contacts in the address book of a Lotus Notes or Outlook messaging.
GroupDelete (Function)
Deletes the current group of contacts from the address book of a Lotus Notes or Outlook messaging.
EmailSeekFirstNotes (Function)
Seeks one or more emails according to specified criteria, in a local or remote Lotus Notes or Domino database.
Enumeration (Type of variable)
An enumeration is a set of values......
AppControl (Function)
Enables (or disables) the remote control for the current multi-user WINDEV application. This is an advanced function.
HListFile (Function)
Returns the list of files: found in the current analysis or in a specific analysis recognized by the HFSQL engine. The files defined by HDeclare, HDeclareExternal and HDescribeFile are taken into account. available on a connection via a native access or via an OLE DB driver. for a group of files defined in the data model editor....