ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SwapLine (Function)
Used to swap two rows in a two-dimensional array or in an advanced array property.
ParallelTaskExecuteAfter (Function)
Indicates a continuation parallel task that will be run when one of the specified parallel task is completed.
<Description of ParallelTask>.Execute (Function)
Triggers the execution of a parallel task.
11. Window templates
WINDEV Mobile allows you to create window templates....
Page menu
WEBDEV allows you to create a drop-down menu in your HTML pages......
Chorus Pro: Automate the submission of invoices
In France, electronic invoicing has become mandatory for invoicing government services......
Style of windows: image and background color
To optimize the style of your screens, WINDEV and WINDEV Mobile allow you to use......
GglDriveConnect( Function)
Creates a connection to an Drive Google Drive.
MongoGridFSListFile (Function)
Retrieves the list of MongoDB files found in the MongoDB file system (gridFS).
HTTPSend (Function)
Sends an HTTP request and waits for the response from the HTTP server.
SaaSAdminFindSubscription (Function)
Finds a SaaS subscription.
MongoFind (Function)
Finds documents in a MongoDB collection.
ArrayReverse (Function)
Reverses the content of a one-dimensional array.
Saving entered data (AAF)
SQL : ORDER BY clause: Organizing the result of a query
The ORDER BY clause is used to sort the records selected by an SQL query......
SaaSAdminClientConnection (Function)
Returns the connection to the database of a client account for a SaaS site.
HTMLFindElementByTag (Function)
Searches for elements that correspond to a tag in an HTML document (or an HTML node).
MongoGridFSDeleteFileByID (Function)
Deletes a file identified by its identifier from a MongoDB file system.
ParallelTaskExecute (Function)
Triggers the execution of a parallel task.
MongoGridFSDeleteFile (Function)
Deletes a file identified by its name from a MongoDB file system.
MongoGridFSGetFileInfo (Function)
Allows you to get information about a MongoDB file (gridFS).
HTMLRemoveAttribute (Function)
Removes a given attribute
SOAPAddXMLSignature (Function)
Adds an XML signature to a Webservice request.
SOAPAddSAMLAssertion (Function)
Adds a SAML assertion to a Webservice request.
Compression (Property)
The Compression property is used to manage data compression during a connection (HFSQL Client/Server, etc.)...