ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Version (Property)
The Version property is used to get and change the version of an element.
Error 706: The property does not exist on this type of control
Error 1038: This member already exists in the class
dCopyScreenImage (Function)
Copies the screen content to an Image variable or to an Image control.
MongoExecuteCommand (Function)
Runs a generic command on a MongoDB database or on a MongoDB collection.
USING IN (Critical section)
The statement USING ... IN makes it possible to automatically perform initialization and ending operations on critical sections.
ReplicationDirectory (Property)
The ReplicationDirectory property is used to manage the directory of replication files (".RPL" or ".RPM").
DiagramStartModification (Function)
Indicates the start of a series of actions performed in a Diagram document in a single event ("undo/redo")....
DiagramEndModification (Function)
Indicates the end of a series of actions performed in a Diagram document in a single event ("undo/redo")....
FinNetCurrentVal (Example)
Usage example of the FinNetCurrentVal function
dRectangle (Example)
Usage example of the dRectangle function
Enabled (Property)
The Enabled property enables or disables an element.
Error 111: The Pascal string %1 is too long
MenuAddURLOption (Function)
Adds a new option after the last option of a drop-down or context menu. This menu option opens the page that corresponds to the specified URL.
SaaSAdminPricingEnableService (Function)
Enables a service in a SaaS pricing.
Error 705: The property does not exist on this type
Error 704: The property does not exist on
iAddBookmark (Function)
Adds a bookmark in the report viewer or when exporting to PDF.
Error 1037: This member already exists in the structure
inAppConsumeProduct (Function)
Used to consume, in an application, a product that was previously purchased by the user.
SpreadsheetSelectMinus (Function)
Deselects one or more cells in a Spreadsheet control found in a window.
Scroll (Property)
The Scroll property gets and sets the scroll value in a Scrollbar or Range Slider control.
fStopCompress (Function)
Stops the operation used to compress or decompress a file.
sEndEvent (Function)
Disables the detection of an event on a serial port.
dCircle (Example)
Usage example of the dCircle function