ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WDStatistics: Presentation
WDStatistics is a tool used to perform statistical calculations regarding the traffic of your dynamic WEBDEV websites...
ConnectionCount (Function)
Returns the number of instances of the WEBDEV site currently run on the server.
<Image>.DrawPoint (Function)
Draws a point in an Image control.
<Image variable>.DrawPoint (Function)
Draws a point in an Image variable.
<Thread>.SendSignal (Function)
The current thread sends a signal to the specified thread in order to unlock it.
SpreadsheetDeleteAll (Function)
Deletes the entire data from a Spreadsheet control found in a window (cells, formulas, size and header layouts).
MongoDeleteDatabase (Function)
Deletes a MongoDB database as well as its collections.
Polygon (Property)
The Polygon keyword can correspond to...
WebserviceReadHTTPHeader (Function)
Reads the HTTP header received in a call to a SOAP or REST Webservice.
<Source>.Add (Function)
Add: the record found in memory into the data file (query or view). the record found in a Record variable into the data file (query or view)....
SchedulerDeleteTask (Function)
Deletes a scheduled task.
MongoFind (Function)
Finds documents in a MongoDB collection.
MongoInfo (Function)
Returns information about a MongoDB database.
MongoDeleteCollection (Function)
Deletes a collection from a MongoDB database.
MongoModifyAll (Function)
Modifies documents in a collection of a MongoDB database.
MongoModifyOne (Function)
Modifies a document in a collection of MongoDB database.
MongoDeleteOne (Function)
Deletes a document from a collection in a MongoDB database.
MongoGridFSGetFileInfo (Function)
Allows you to get information about a MongoDB file (gridFS).
<Image variable>.DrawRectangle (Function)
Draws a rectangle in an Image variable.
<Image>.DrawRectangle (Function)
Draws a rectangle in an Image control.
Events associated with a Navigation Bar control
DDEUnLink (Function)
Interrupts a link between an item and a data.
VariableReset (Function)
Resets the variable to its initial value.
DateTimeValid (Function)
Checks the validity of a date/time between January 01, 0001 at 0 hours 0 minutes 0 seconds 0 hundredths of a second and December 31, 9999 at 23 hours 59 minutes 59 seconds 99 hundredths of a second....
WDReplic: Starting the replication
Depending on the type of replication to perform, WDReplic must be started......
SAPConnect (Function)
Connects a SAP R/3 system from the information given in the SAP structure....
MongoGridFSSendFile (Function)
Copies a file from the local computer to a MongoDB file system (gridFS).