ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

DriveListeDirectory (Function)
Lists the directories of an Drive.
Management of Google documents
Google Docs and Google Spreadsheet are the online word processing and the online spreadsheet proposed by Google......
<redisConnection>.PipelineReset (Function)
Ignores the results of the execution of a Redis command that was added by RedisPipelineAdd.
iPhone window: window creation wizard
The wizard for window creation allows you to easily create a window containing all main elements of a window for an iPhone application......
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......
SaaSAdminListClientSubscription (Function)
Lists the SaaS subscriptions of a client account.
<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.
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.
<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.)....
<Array>.SwapLine (Function)
Used to swap two rows in a two-dimensional array or in an advanced array property.
CountryGet (Function)
Returns the Country variable corresponding to an ISO code or to the country caption according to ISO 3166-1.
Guided tour management constants
FontSelect (Function)
Opens the standard window for font selection and selects the specified font.
Items (Property)
The Items property is used to configure the different items of a full-text index.
ManageHTML (Property)
ManageHTML is used to configure the management mode of the HTML format in a full-text index.
ManageRTF (Property)
ManageRTF is used to configure the management mode of the RTF format in a full-text index.
FreeDLL
The FreeDLL keyword can correspond to ...
In-App functions
The following WLanguage functions are used to manage In-App purchases......
Handling a Pivot Table control through programming
A Pivot Table control can be handled through programming......
Exist (Property)
The Exist property determines if the element of an associative array exists.
USING IN (Stopwatch)
The statement USING ... IN allows you to automatically start and stop a stopwatch.
grSaveImage (Function)
Saves the image of a chart in an Image variable.