ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Managing dates and times
WINDEV, WEBDEV and WINDEV Mobile propose several methods for managing dates and times in your applications...
Insert (Function)
Inserts an element at a given position: into a one-dimensional WLanguage array. into an associative array. into an advanced array property (array of gglCalendar events, etc.). into a WLanguage list....
ArrayInsert (Function)
Inserts an element at a given position: into a one-dimensional array. into an associative array. into an advanced array property (array of gglCalendar events, etc.). into a WLanguage list....
grDestinationImage (Function)
Defines an Image variable as destination of a chart.
<Map>.ModifyShape (Function)
Modifies a shape drawn on the map displayed in a Map control.
HTTPSendForm (Function)
Sends an HTTP form.
dpDriveConnect( Function)
Create a connection to an Drive Dropbox.
Drive management functions: OneDrive, Google Drive, Dropbox
Drive management functions include ......
Handling XLS files
WINDEV and WEBDEV propose two methods for handling the Excel files......
EmailReadMessage (Function)
Reads an incoming according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
<emailIMAPSession variable>.CloseSession (Function)
Closes an IMAP session.
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.
GglDriveConnect( Function)
Creates a connection to an Drive Google Drive.
Miscellaneous Windows constants
List of constants used by the Windows functions....
JSONToVariant (Function)
Converts a JSON string to a Variant variable.
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.
<Array>.Copy (Function)
Copies the content of an array to another array.
<emailPOP3Session variable>.CloseSession (Function)
Closes a POP3 session.
ArrayShuffle (Function)
Shuffles the elements of a WLanguage array.
MongoExecuteCommand (Function)
Runs a generic command on a MongoDB database or on a MongoDB collection.