ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

GglDriveConnect( Function)
Creates a connection to an Drive Google Drive.
ActiveDirectory (Property)
The ActiveDirectory property allows you to connect to an HFSQL server using Active Directory authentication.
AppointmentAdd (Function)
Adds an appointment: in a Lotus Notes or Outlook calendar. in a calendar on a mobile device (Android or iOS)....
NotifAdd (Function)
Adds a notification into the system bar of device (Android) or into the notification center (iOS).
ConfigureAWPContext (Function)
Configures the operating mode of the AWP context.
<Table>.AddBeginning (Function)
Adds a row at the top of an Infinite Table control. The row is inserted before the first row of the Table control. The scroll position of the Table control doesn't change....
TableAddBeginning (Function)
Adds a row at the top of an Infinite Table control. The row is inserted before the first row of the Table control. The scroll position of the Table control doesn't change....
HSynchronizeReplica (Function)
Synchronizes master and subscriber replicas: operations performed on one replica are transferred to the other.
KeySize (Property)
The KeySize property is used to set the characteristics of a text memo key item.
Message (Property)
The Message property is used to: Find out the help message associated with a control or with a menu option (in a window). Modify the help message associated with a control or with a menu option (in a window)....
Manipulating Organizer controls programmatically
Organizer controls can be manipulated programmatically....
AppDetectUPDAvailable (Function)
Disables or customizes the automatic check for available updates.
<Array>.Max (Function)
Returns the greatest value in the array.
FramesetRefresh (Function)
Refreshes a frameset displayed in the user's browser from the context on the server....
Max (Function)
Returns the greatest value passed as parameter.
<emailSMTPSession variable>.SendMessage (Function)
Sends an email using SMTP
EmailReadMessageHeader (Function)
Reads the header of an incoming email according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
EmailReadLastHeader (Function)
Reads the header of last incoming email according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
EmailReadNext (Function)
Reads the incoming email found after the current email according to the protocol (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).
EmailReadPrevious (Function)
Reads the email found before the current email according to the protocol used (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).
EmailReadNextHeader (Function)
Reads the header of the email found after the current email according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
EmailReadFirstHeader (Function)
Reads the header of the first incoming email according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
MapAddShape (Function)
Adds a new shape (polygon, line, circle) to the map displayed in a Map control.