ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<emailPOP3Session variable>.CloseSession (Function)
Closes a POP3 session.
<Array>.Shuffle (Function)
Shuffles the elements of a WLanguage array.
Facebook constants
The following constants are used by the functions for managing Facebook connections:...
Constants for managing Gantt charts
Functions for managing the Combinations and Enumerations
ThreadPersistent (Function)
Makes a thread persistent.
<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....
<Array>.Copy (Function)
Copies the content of an array to another array.
MongoGridFSGetFileByID (Function)
Retrieves (on the local computer) a file identified by its identifier and found in a MongoDB file system.
MongoGridFSGetFile (Function)
Retrieves (on the local computer) a file identified by its name and found in a MongoDB file system.
NbDescribedThumbnail (Property)
The NbDescribedThumbnail property is used to get the number of thumbnails expected for an item.
MapModifyShape (Function)
Modifies a shape drawn on the map displayed in a Map control.
NbThumbnail (Property)
The NbThumbnail property is used to get the number of thumbnails generated for an item.
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......
DriveCopyFile (Function)
copy a single file from the remote disk to another directory on the remote disk.
MaxThumbnailHeight (Property)
The MaxThumbnailHeight property is used to get and change the maximum height of a thumbnail of an Image item (binary memo).
<emailIMAPSession variable>.NbMessage (Function)
Returns the number of incoming messages in an IMAP session.
Button control properties
Button controls in a window or page can be manipulated using different WLanguage properties......
ArrayShuffle (Function)
Shuffles the elements of a WLanguage array.
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.
CertificateCheckString (Function)
Checks the correspondence between a signature and a string.
geoDistance (Function)
Returns the distance between the two locations. This distance is expressed in meters by default.