ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WDSQL: Connecting to a database
The first operation to perform in order to use WDSQL is to establish the connection to a database......
HFSQL Client/Server: Scheduled tasks
The scheduled tasks are used to schedule automatic tasks......
HTML (Property)
The HTML property is used to configure the use of HTML content.
Context menu of TreeView controls (AAF)
Each TreeView control found in a window proposes a popup menu to the user......
EmailSend (Function)
Sends an email via the SMTP protocol while controlling the "buffer" of the email.
TaskRead (Function)
Reads a task in the task list of a Lotus Notes or Outlook messaging.
SMSSend (Function)
Sends an SMS.
SMSFirst (Function)
Reads the first SMS message stored on the Android phone.
SMSNext (Function)
Reads the following SMS message stored on the Android phone.
emailAttach (Type of variable)
The emailAttach type is used to handle an attachment.
<Connection variable>.DisconnectClient (Function)
Displays a message on the Client computer(s) and disconnects the application.
GroupRead (Function)
Reads a group of contacts found in the address book of a Lotus Notes or Outlook messaging.
<Connection variable>.SendMessageToClient (Function)
Displays a message on the client computers.
Functions for managing appointments (Outlook, Lotus Notes, mobile device)
List of functions for managing appointments...
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>.ManageTask (Function)
Enables or disables a scheduled task on an HFSQL Client/Server server....
<Connection variable>.DeleteTask (Function)
Deletes a scheduled task from an HFSQL Client/Server server....
SMSDelete (Function)
Deletes an SMS message from the memory of the Android phone. This function should no longer be used.
AppointmentRead (Function)
Reads an appointment found in the calendar of a Lotus Notes or Outlook messaging.
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....
HListTask (Function)
Lists the scheduled tasks of an HFSQL Client/Server server for a given connection....