ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Array>.Copy (Function)
Copies the content of an array to another array.
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
Functions for managing the Combinations and Enumerations
<Image>.DrawBorder (Function)
Draws the borders in an Image control.
<Array>.Count (Function)
Returns: the number of elements in a one-dimensional array. the number of rows in a two-dimensional array. the number of elements in the first dimension of a three-dimensional or N-dimensional array....
<emailIMAPSession variable>.CloseSession (Function)
Closes an IMAP session.
<emailPOP3Session variable>.CloseSession (Function)
Closes a POP3 session.
MongoExecuteCommand (Function)
Runs a generic command on a MongoDB database or on a MongoDB collection.
ArrayShuffle (Function)
Shuffles the elements of a WLanguage array.
DriveCopyFile (Function)
copy a single file from the remote disk to another directory on the remote disk.
HDescribeFile (Function)
Describes a data file programmatically.
XML: Using files exceeding several gigabytes
Starting with version 23, an XML parser is available to handle XML files that are multiple GB in size......
ArrayCount (Function)
Returns: the number of elements in a one-dimensional array. the number of rows in a two-dimensional array. the number of elements in the first dimension of a three-dimensional or N-dimensional 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.
InputEnabled (Property)
The InputEnabled property is used to: Determine if a control or a group of controls is editable or read-only. Change the input options for a control or group of controls....
How to create a patch?
<emailIMAPSession variable>.NbMessage (Function)
Returns the number of incoming messages in an IMAP session.