ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Redis management functions
The following functions are used to manage a Redis database:...
<Document variable>.Insert (Function)
Inserts an object in a Document variable. The objects that can be used are: an element, a document, a paragraph, a text, an image, a fragment....
dBlur (Function)
Blurs the entire given area: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
Insert (Function)
Inserts an element at a given position: into a one-dimensional WLanguage array. into an associative array. into an advanced array property (array of gglCalendar events, etc.). into a WLanguage list....
6. HFSQL Client/Server clusters
6. HFSQL Client/Server cluster
iPrintSignature (Function)
Prints an image of the signature in a rectangular area.
ExpandedImage (Property)
The ExpandedImage property is used to: find out and modify the default image associated with an expanded row in a TreeView Table control. find out and/or modify the default image associated with an expanded row in a TreeView control. find out and modify the image associated with a specific expanded row in a TreeView Table control. find out and modify the image associated with an expanded row in a treeview item of a "TreeView table" report....
GglDriveConnect( Function)
Creates a connection to an Drive Google Drive.
MongoFind (Function)
Finds documents in a MongoDB collection.
EmailReadLastHeader (Function)
Reads the header of last incoming email according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
EmailReadFirstHeader (Function)
Reads the header of the first incoming email according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
ArraySort (Function)
Sorts a WLanguage array.
EmailReadNextHeader (Function)
Reads the header of the email found after the current email according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
ArraySwapLine (Function)
Used to swap two rows in a two-dimensional array or in an advanced array property.
Error 203: The procedure already has a scope attribute (local or global)
GglWrite (Function)
Creates and/or updates data on the Google server (addition or modification of data)....
EmailReadPrevious (Function)
Reads the email found before the current email according to the protocol used (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).
External language: Programming in COBOL
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
JSONExecute (Function)
Calls a server URL that returns data in JSON format (JavaScript Object Notation).
PDFGetSignature (Function)
Gets the signature of a PDF document as a buffer.
External language: Programming in Fortran
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
Native MySQL Connector - License Agreement
HTTPSendForm (Function)
Sends an HTTP form.
Seek (Function)
Searches for the index of an element in a WLanguage array.