ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

DocToImage (Function)
Exports a page found in a Word Processing document in image format.
Style of windows: image and background color
To optimize the style of your screens, WINDEV and WINDEV Mobile allow you to use......
HTMLFindElementByClass (Function)
Searches for elements whose "class" attribute matches a specific value in an HTML document (or in an HTML node).
Chorus Pro: Automate the submission of invoices
In France, electronic invoicing has become mandatory for invoicing government services......
Functions for managing objects (External language)
UPNPExecuteAction (Function)
Runs an action on the UPnP service.
DiagramLoadLibrary (Function)
Loads a diagram file and creates a library of preset shapes from it.
PDFSign (Function)
Adds an approval signature to an existing PDF.
xlsRecalculateAll (Function)
Recalculates all formulas in an Excel (XLSX) document.
Page menu
WEBDEV allows you to create a drop-down menu in your HTML pages......
DriveUploadFile (Function)
Uploads a local file to a remote drive.
SaaSAdminAddSubscription (Function)
Adds a subscription to a pricing of a SaaS site for a client account.
SaaSAdminListClientSubscription (Function)
Lists the SaaS subscriptions of a client account.
Handling files on Dropbox, Google Drive and OneDrive
Many drives can be used to store files......
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.)....