ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Using the Vista style in your windows
WINDEV allows you to customize...
MongoInfo (Function)
Returns information about a MongoDB database.
<Image variable>.DrawBorder (Function)
Draws the borders in an Image variable.
MongoCreateCollection (Function)
Creates a collection in a MongoDB database while specifying the options of this collection.
DurationToString (Function)
Converts a duration to a character string in the specified format.
HTMLModifyAttribute (Function)
Adds or changes an attribute of the current node of the HTML document.
hdfsCreateDirectory (Function)
Creates a directory on a Hadoop server.
PDFAddImage (Function)
Adds an image to a page in an existing PDF file.
SysNotificationProgressBarUpdate (Function)
Updates the characteristics of a progress bar present in a system notification. This new function is available from WINDEV Suite SaaS 2025 Update 1....
hdfsList (Function)
Lists the content of a directory found on a Hadoop server.
EmailNbMessage (Function)
Returns the number of incoming messages currently found: on the email server (POP3 protocol only). in the Outlook messaging software....
Name (Property)
The Name property is used to get: the name of the font associated with a Font variable. the name of a control, report or report block. the name of a control, group of controls or window. the name of a control, group of controls or page....
RESTSend (Function)
Sends a REST request and waits for the server response.
GglDriveConnect( Function)
Creates a connection to an Drive Google Drive.
<ParallelTask variable>.Execute (Function)
Triggers the execution of a parallel task.
SaaSAdminSubscriptionAllocateLicense (Function)
Assigns a subscriber license to a SaaS user.
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.