ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Class inheritance
The hierarchical organization in class and sub-class has allowed to create the notion of inheritance......
SaaSAdminDeleteSubscription (Function)
Deletes a SaaS subscription.
<Document variable>.Save (Function)
Saves a document as a "docx" file.
<emailIMAPSession variable>.StartSession (Function)
Starts an IMAP session.
HTMLInsertBefore (Function)
Adds a node before the specified node in an HTML document.
HTMLRemove (Function)
Removes the specified node and its descendants in an HTML document.
HTMLInsertFirstChild (Function)
Adds a child at the start of the children of the current node in an HTML document.
HTMLInsertLastChild (Function)
Adds a child after the child of the current node in an HTML document.
<modbusSession>.WriteBit (Function)
Writes one or multiple bits to a specific address in a Modbus slave.
<pdfDocument variable>.GetSignature (Function)
Gets the signature of a PDF document as a buffer.
<Variable Drive>MoveFile (Function)
Moves a file present in an Drive directory to another directory on this Drive (remote disk).
Events associated with a TimeLine control
WINDEV manages the following events by default (in order of appearance in the code editor)...
SaaSAdminDeletePricing (Function)
Deletes a SaaS pricing.
dSaveImageJPEG (Function)
Saves an image: in a JPEG file. in memory....
OpenAI: How to find the OpenAI key
Several features of WINDEV, WEBDEV and WINDEV Mobile use an OpenAI account ......
Reintegrating translated text into a project
Once the translation of framework libraries ("......
Cross-references in the code editor
The cross-references in the code editor are used to identify......
Error 530: The -- operator is not allowed
SpreadsheetControlFormula (Function)
Allows you to use a control in order to create a custom formula bar for the Spreadsheet control.
<Spreadsheet>.ControlFormula (Function)
Allows you to use a control in order to create a custom formula bar for the Spreadsheet control.
HComputer (Function)
Stores a unique computer number or identifier in order to use the log and transactions over the network.
Drag and Drop
Drag and Drop is used to transfer data between several controls with the mouse. This data can be moved between several controls found in the same application or in different applications....
MongoDeleteDatabase (Function)
Deletes a MongoDB database as well as its collections.
Options of the window editor
To configure the general options of the window editor......
MapDeleteAll (Function)
Deletes the following from a Map control: all markers, all shapes, all images....