ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Setup by HTTP (Network setup via IP)
The network setup via HTTP consists in installing and updating a WINDEV application via an HTTP server (Live update)...
EmailListFolder (Function)
Returns the list of folders: found in the Outlook messaging software. for an IMAP session....
TimeDifference (Function)
Calculates the difference between two times in hundredths of a second.
CookieRead (Function)
Retrieves the value of a cookie saved on the computer of Web user.
RedisSubscribe (Function)
Subscribes to a Redis broadcast channel.
<Variable Drive>CopyFile (Function)
copy a single file from the remote disk to another directory on the remote disk.
EmailGetIndicator (Function)
Retrieves the indicators defined on an email of IMAP session.
hbRead (Function)
Reads cells (values of items) of a row (record) in an HBase table.
<mongoDatabase variable>.CreateCollection (Function)
Creates a collection in a MongoDB database while specifying the options of this collection.
<mongoDatabase variable>.Info (Function)
Returns information about a MongoDB database.
ContactAdd (Function)
Adds a contact: in a Lotus Notes or Outlook address book. into the list of contacts on the device (Android, iPhone or iPad, Universal Windows)....
xlsSave (Function)
Saves an XLS document.
ModbusReadRegister (Function)
Reads one or more registers from a Modbus slave, starting at a specific address.
EmailLoadAttachment (Function)
Adds an attached file to an email.
NotifModify (Function)
Modifies a notification currently displayed in the system bar of the device.
NotifDelete (Function)
Deletes a notification displayed in the system bar of the device.
OCR constants
Adds a language to the native OCR system....
CountryList (Function)
Returns the list of all countries or countries of a given continent according to ISO 3166-1.
<pdfPage variable>.AddImage (Function)
Adds an image to a page in an existing PDF file.
7. Sending an email
WINDEV Tutorial: WINDEV application: Managing data Lesson 7 - Sending an email - 20 min
<emailNotesSession variable>.CloseSession (Function)
Closes a Notes session.
<emailOutlookSession variable>.CloseSession (Function)
Closes an Outlook session.
ThreadExecute (Function)
Starts the execution of a secondary thread.
dPolygon (Function)
Draws a polygon: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
MongoModifyOne (Function)
Modifies a document in a collection of MongoDB database.
ModbusWriteRegister (Function)
Writes one or more registers (16-bit values) to a Modbus slave, starting at a specific address.