ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

ArrayInsertLine (Function)
Inserts a row at a given position: into a two-dimensional WLanguage array. into an advanced two-dimensional array property (xlsDocument, etc.)....
Type of item: Secure password
"Password" items are used to securely store passwords by using a salt and a hash algorithm......
HDescribeConnection (Function)
Describes a new connection to an external database.
MongoModifyAll (Function)
Modifies documents in a collection of a MongoDB database.
MongoDeleteDatabase (Function)
Deletes a MongoDB database as well as its collections.
MongoDeleteOne (Function)
Deletes a document from a collection in a MongoDB database.
MongoDeleteCollection (Function)
Deletes a collection from a MongoDB database.
<Array>.MoveLine (Function)
Allows you to: move a row in a two-dimensional array or in an advanced array property. The other array rows are moved accordingly. swap two rows in a two-dimensional array or in an advanced array property....
<Array>.DeleteLine (Function)
Deletes a row at a given position: from a two-dimensional array. from the advanced array property (array of gglCalendar events, etc.) The array size is automatically reduced....
<Array>.InsertLine (Function)
Inserts a row at a given position: into a two-dimensional WLanguage array. into an advanced two-dimensional array property (xlsDocument, etc.)....
Constants used by the functions for managing countries and continents
HNoDatabaseAccess (Function)
Denies all new connections to a database or to all databases.
QuickActionPin (Function)
Generates a request to pin a quick action.
HTMLInsertAfter (Function)
Adds a node after the specified node in an HTML document.
ArrayDeleteLine (Function)
Deletes a line at a given position: from a two-dimensional array. from the advanced array property (array of gglCalendar events, etc.) The array size is automatically reduced....
ArrayMoveLine (Function)
Allows: move a row in a two-dimensional array or in an advanced array property. The other array rows are moved accordingly. swap two rows in a two-dimensional array or in an advanced array property....
DeleteLine (Function)
Deletes a line at a given position: from a two-dimensional array. from the advanced array property (array of gglCalendar events, etc.)....
LinestringGeoAddPoint (Function)
Adds a new point to a geographic linestring.
ArrayAdd (Function)
Adds an element in last position: of a one-dimensional WLanguage array. of an advanced array property (array of gglCalendar events, ...). of a WLanguage list....
<PDF reader>.NbSignatures (Function)
Gets the number of signatures in a PDF Reader control.
Add (Function)
Adds an element in last position: of a one-dimensional WLanguage array. of an advanced array property (array of gglCalendar events, ...). from a WLanguage list....
EmailSaveAttachment (Function)
Copies the attachment of current email onto the user computer (locally).