ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

FilePath (Property)
The FilePath property gets the name of the file associated with a control.
JSONToVariant (Function)
Converts a JSON string to a Variant variable.
VariantToJSON (Function)
Converts the content of a Variant variable to JSON.
<httpRequest variable>.Send (Function)
Sends an HTTP request and waits for the response from the HTTP server.
ArraySeek (Function)
Searches for the index of an element in a WLanguage array.
MapDisplayPosition (Function)
Centers the map displayed in a Map control on a geographical position or on a specific location.
<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).
Movable (Property)
The Movable property is used to define if an element can be moved.
SessionRequestedPage (Function)
Returns the name of the page requested at the start of the session.
PDFSave (Function)
Saves the content of a pdfDocument variable in a ".PDF" file.
<Map>.DisplayPosition (Function)
Centers the map displayed in a Map control on a geographical position or on a specific location.
dCopy (Function)
Copies an image to another image.
<WDPic variable>.ChangeMode (Function)
Changes the drawing mode used by the drawing functions (dLine, dRectangle, ....).
HTTPSend (Function)
Sends an HTTP request and waits for the response from the HTTP server.
geoGetAddress (Function)
Retrieves an address or a list of addresses corresponding to the description of a geographic location.
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.
<emailPOP3Session variable>.CloseSession (Function)
Closes a POP3 session.
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.
SSLActive (Function)
Used to enable or disable the secure SSL mode.