ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Movable (Property)
The Movable property is used to define if an element can be moved.
MapDisplayPosition (Function)
Centers the map displayed in a Map control on a geographical position or on a specific location.
NFCStatus (Function)
Returns the activation status of the NFC sensor found on the device.
<Image>.DrawBorder (Function)
Draws the borders in an Image control.
<Array>.Copy (Function)
Copies the content of an array to another array.
EmailStartSession (Function)
Starts an email management session based on the selected management mode (POP3, SMTP, IMAP or MS Exchange).
ArraySeek (Function)
Searches for the index of an element in a WLanguage array.
SessionRequestedPage (Function)
Returns the name of the page requested at the start of the session.
FilePath (Property)
The FilePath property gets the name of the file associated with a control.
<WDPic variable>.ChangeMode (Function)
Changes the drawing mode used by the drawing functions (dLine, dRectangle, ....).
geoGetAddress (Function)
Retrieves an address or a list of addresses corresponding to the description of a geographic location.
<emailPOP3Session variable>.CloseSession (Function)
Closes a POP3 session.
Printing in PDF format: Special cases
Specific features of print in PDF format...
<emailIMAPSession variable>.NbMessage (Function)
Returns the number of incoming messages in an IMAP session.
dCopy (Function)
Copies an image to another image.
DiagramShapeToImage (Function)
Creates an image from a shape in a diagram (the shape can be displayed or not in the diagram).
MongoGridFSGetFileInfo (Function)
Allows you to get information about a MongoDB file (gridFS).
MongoGridFSDeleteFileByID (Function)
Deletes a file identified by its identifier from a MongoDB file system.
MongoGridFSDeleteFile (Function)
Deletes a file identified by its name from a MongoDB file system.
Modbus functions
List of Modbus functions...
MaxThumbnailWidth (Property)
The MaxThumbnailWidth property is used to get or change the maximum width of a thumbnail of an Image item (binary memo).
<emailSMTPSession variable>.SendMessage (Function)
Sends an email using SMTP
WeekNumber (Function)
Returns the week number within the year that corresponds to the specified date (this date is a character string).
<Map>.AddShape (Function)
Adds a new shape (polygon, line, circle) to the map displayed in a Map control.
SSLActive (Function)
Used to enable or disable the secure SSL mode.