ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HBuildKeyValue (Function)
Builds the value of a composite key to implement a filter (HFilter) or to perform a search (HReadSeekFirst, HReadSeekLast, etc.).
HLogStop (Function)
Stops the log process of a file.
Custom tooltips
Tooltips are very useful for application users......
AuthIdentify (Function)
Performs an authentication using the OAuth 2.0 protocol on any webservice.
XMLSign (Function)
Signs an XML document.
The Kanban control
Originally, Kanban is a Japanese method aimed at improving processes for a better, more efficient production cycle....
HExecuteQueryAsynchronous (Function)
Executes a SELECT query asynchronously.
EmailLoadAttachment (Function)
Adds an attached file to an email.
InternalWindow
The InternalWindow property sets the name of the internal window to be used.
ArrayInsert (Function)
Inserts an element at a given position: into a one-dimensional array. into an associative array. into an advanced array property (array of gglCalendar events, etc.). into a WLanguage list....
ArrayCopy (Function)
Copies the content of an array to another array.
EmailSendMessage (Function)
Sends an email using a given protocol (SMTP, MS Exchange, Lotus Notes, Outlook).
PicOpen (Function)
Opens an image in an Image Editor control.
PicCreate (Function)
Creates an image in the Image Editor control.
PicClose (Function)
Closes the image found in an Image Editor control.
EmailReadMessageHeader (Function)
Reads the header of an incoming email according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
hdfsList (Function)
Lists the content of a directory found on a Hadoop server.
MongoCreateCollection (Function)
Creates a collection in a MongoDB database while specifying the options of this collection.
hdfsCreateDirectory (Function)
Creates a directory on a Hadoop server.