ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<Array>.SwapLine (Function)
Used to swap two rows in a two-dimensional array or in an advanced array property.
<mongoGridFS variable>.ListFile (Function)
Retrieves the list of MongoDB files found in the MongoDB file system (gridFS).
<mongoCollection variable>.Find (Function)
Finds documents in a MongoDB collection.
Handling files on Dropbox, Google Drive and OneDrive
Many drives can be used to store files......
SaaSAdminAddSubscription (Function)
Adds a subscription to a pricing of a SaaS site for a client account.
First page of the project in session mode
The first page of the project is the first page in Session mode opened in the Web user's browser when a WEBDEV site in session mode starts......
RedisPipelineGet (Function)
Retrieves the result of the execution of a Redis command that was added by RedisPipelineAdd.
RedisPipelineReset (Function)
Ignores the results of the execution of a Redis command that was added by RedisPipelineAdd.
<Word Processing>.ToImage (Function)
Exports a page from a Word Processing control in image format.
<Array>.Seek (Function)
Searches for the index of an element in a WLanguage array.
<Array>.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.)....
SaaSAdminListClientSubscription (Function)
Lists the SaaS subscriptions of a client account.
CountryGet (Function)
Returns the Country variable corresponding to an ISO code or to the country caption according to ISO 3166-1.
EmailReset (Function)
Resets all the variables of the email structure or all the variables of an Email variable.
Guided tour management constants
MoveLine (Function)
Allows: move a row in a two-dimensional WLanguage array or in an advanced array property. The other array rows are moved accordingly. swap two rows in a two-dimensional WLanguage array or in an advanced array property....
InsertLine (Function)
Inserts a row at a given position: into a two-dimensional WLanguage array. into an advanced two-dimensional array property (xlsDocument, etc.)....
WBAdminDeleteAccount (Function)
Deletes a WEBDEV account from a WEBDEV Application Server.
WBAdminCreateAccount (Function)
Creates a WEBDEV account on a WEBDEV Application Server.
ArraySwapLine (Function)
Used to swap two rows in a two-dimensional array or in an advanced array property.
WBAdminUpdateAccount (Function)
Updates the characteristics of a WEBDEV account in a WEBDEV Application Server.
ArrayMove (Function)
Allows: 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.)....
ArraySeek (Function)
Searches for the index of an element in a WLanguage array.