ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Array>.Copy (Function)
Copies the content of an array to another array.
<emailIMAPSession variable>.CloseSession (Function)
Closes an IMAP session.
Managing the calendars (Android/iOS)
WINDEV Mobile allows you to easily access the calendars and appointments found on the phones and tablets in Android and iOS......
hbCreateTable (Function)
Creates an HBase table or modifies the description of an HBase table.
hbDelete (Function)
Deletes: one or more cells from an HBase table for one or more columns. a row from an HBase table....
<diagShape variable>.ToImage (Function)
Creates an image from a shape in a diagram (the shape can be displayed or not in the diagram).
<mongoCollection variable>.ExecuteCommand (Function)
Runs a generic command on a MongoDB collection.
MapModifyShape (Function)
Modifies a shape drawn on the map displayed in a Map control.
<Array>.Shuffle (Function)
Shuffles the elements of a WLanguage array.
Constants for managing Gantt charts
OriginWaypoint (Property)
The OriginWaypoint property is used to get and define the origin of points whose coordinates are specified in the WayPoint property.
<Image>.DrawBorder (Function)
Draws the borders in an Image control.
EmailReadMessage (Function)
Reads an incoming according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
Printing a report on one of the printers connected to the Web Server
To print a report on one of the printers connected to the Web server, you must......
<emailPOP3Session variable>.CloseSession (Function)
Closes a POP3 session.
ToastDisplay (Function)
Displays a "Toast" message.
MongoExecuteCommand (Function)
Runs a generic command on a MongoDB database or on a MongoDB collection.
ArrayShuffle (Function)
Shuffles the elements of a WLanguage array.
DiagramShapeToImage (Function)
Creates an image from a shape in a diagram (the shape can be displayed or not in the diagram).
ArrayCopy (Function)
Copies the content of an array to another array.
The windows and pages of the User Groupware
Two methods can be used to include the user groupware......
User Groupware files
Two categories of data files are managed......
<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).
<emailIMAPSession variable>.NbMessage (Function)
Returns the number of incoming messages in an IMAP session.