ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MongoDeleteAll (Function)
Deletes all the documents (corresponding to the specified filter) from a collection of a MongoDB database.
Value (Property)
The Value property is used to get and change the value of an element.
MongoGridFSSendFile (Function)
Copies a file from the local computer to a MongoDB file system (gridFS).
MongoGridFSListFile (Function)
Retrieves the list of MongoDB files found in the MongoDB file system (gridFS).
HReconnect (Function)
Performs a reconnection to the server for all the interrupted connections. The uninterrupted connections are not modified.
HTransactionFree (Function)
Transforms all the records "in transaction" into "Normal" records if these records do not belong to a transaction currently in progress.
docColumn (Type of variable)
The docColumn type is used to define the advanced characteristics of a table column found in a Word Processing document.
Automated test created by the user
WINDEV allows the user to record a test scenario in order to send it to the quality service or to the developer......
MongoAdd (Function)
Adds one or more documents into a collection of MongoDB database.
Caption (Property)
The Caption property is used to get and change the text of an element.
HDescribeServerTrigger (Function)
Adds or modifies a server trigger.
REST Services: Prologue procedure (executed before each call)
It is now possible to specify in the description of a Webservice that a procedure must be called (and executed automatically) each time a Webservice is called......
LooperMoveLine (Function)
Moves a row or swaps two rows in a Looper control.
HDBOpen (Function)
Opens the xBase data file and the "memo" file if it exists.
SaaSAdminConnect (Function)
Connects and authenticates the administrator of the SaaS Webservice.
SysThumbnailAddButton (Function)
Adds a button into the thumbnail of the application in the taskbar.
TraceStart (Function)
Opens the trace window or saves the trace information in a text file.
CtExtendedInfo (Property)
The CtExtendedInfo property is used to get the additional information inserted into database connection string.
11. User Macro-Code: UMC in practice
FinLinearRedemption (Function)
Calculates the value of linear amortization of a product over a specific period of time.
FinInterestRate (Function)
Calculates the interest rate for a loan over a specific period of time with fixed payments.
mongoResult (Type of variable)
The mongoResult type is used to find out the result during a search performed in a MongoDB database.
Component diagram
A component diagram shows the physical and static architecture of a system software......
TraceEnd (Function)
Closes the trace window if this window was opened or stops saving the trace information in a text file.
RadioButtonDelete (Function)
Deletes an option from a Radio Button control.