ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

EmailNbMessage (Function)
Returns the number of incoming messages currently found: on the email server (POP3 protocol only). in the Outlook messaging software....
EmailSeekFirst (Function)
Finds one or more emails according to the criteria specified in the messaging software (Outlook, messaging software using the IMAP protocol, ...).
Move (Function)
Allows you to: move an element in a one-dimensional WLanguage array or in an advanced array property (array of gglCalendar events, etc.). The other array elements are moved accordingly. swap two elements in a one-dimensional WLanguage array or in an advanced array property (array of gglCalendar events, etc.)....
Seek (Function)
Searches for the index of an element in a WLanguage array.
SwapLine (Function)
Used to swap two rows in a two-dimensional array or in an advanced array property.
hdfsCreateDirectory (Function)
Creates a directory on a Hadoop server.
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.
MongoInfo (Function)
Returns information about a MongoDB database.
<Image variable>.DrawBorder (Function)
Draws the borders in an Image variable.
DurationToString (Function)
Converts a duration to a character string in the specified format.
Adapting a project to use the skins
An existing project (developed with an earlier WEBDEV version for example) can be easily adapted to use the skin elements......
Minute (Property)
The Minute property is used to: Retrieve the minutes from a Time or DateTime variable, or the number of minutes from a Duration. Change the minutes in a Time or DateTime variable, or the number of minutes in a Duration. Retrieve the minutes or the number of minutes from a Date item (in "Date and Time" or "Duration" format) or from a Time item. Modify the minutes or the number of minutes in a Date item (in "Date and Time" or "Duration" format) or in a Time item....
RESTSend (Function)
Sends a REST request and waits for the server response.
HTMLModifyAttribute (Function)
Adds or changes an attribute of the current node of the HTML document.
PDFAddImage (Function)
Adds an image to a page in an existing PDF file.
GglDriveConnect( Function)
Creates a connection to an Drive Google Drive.
<ParallelTask variable>.Execute (Function)
Triggers the execution of a parallel task.
SaaSAdminFindSubscription (Function)
Finds a SaaS subscription.
ArrayReverse (Function)
Reverses the content of a one-dimensional array.
<httpRequest variable>.GetCookie (Function)
Retrieves the cookies read by a call to HTTPSend for an HTTP domain.
SaaSAdminClientConnection (Function)
Returns the connection to the database of a client account for a SaaS site.
JSONToVariant (Function)
Converts a JSON string to a Variant variable.
dBorder (Function)
Draws the borders.
Compression (Property)
The Compression property is used to manage data compression during a connection (HFSQL Client/Server, etc.)...