ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

iPrintPDF (Function)
Prints the content: of a PDF file. of a buffer containing a PDF. of a PDF Reader control....
RedisPipelineGet (Function)
Retrieves the result 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.)....
ContactAdd (Function)
Adds a contact: in a Lotus Notes or Outlook address book. in the contacts list of your device (Android, iPhone or iPad)....
FontSelect (Function)
Opens the standard window for font selection and selects the specified font.
Guided Tour constants
WDInst allows you to configure the characteristics of the files to install......
Installing the robot controller
The monitoring robot includes three executables......
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).
SaaSAdminAddSubscription (Function)
Adds a subscription to a pricing of a SaaS site for a client account.
<mongoCollection variable>.Find (Function)
Finds documents in a MongoDB collection.
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......
CertificateCheckString (Function)
Checks the correspondence between a signature and a string.
RedisPipelineReset (Function)
Ignores the results of the execution of a Redis command that was added by RedisPipelineAdd.
<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.
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.
ArraySwapLine (Function)
Used to swap two rows in a two-dimensional array or in an advanced array property.