ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

MongoDeleteAll (Function)
Deletes all the documents (corresponding to the specified filter) from a collection of a MongoDB database.
fReadLineRegularExpression (Function)
Reads a line in an external file, gets sections of this line according to a regular expression and assigns them to a variable.
<WDPic variable>.DrawPolyline (Function)
Draws a line composed of multiple segments.
NbReceived (Property)
Returns the number of parameters actually received by a procedure.
fAddBuffer (Function)
Adds the content of a buffer at the end of a file.
ArcCos (Function)
Returns the arc cosine of a numeric value (integer or real).
Orientation (Property)
The Orientation property gets and sets the orientation of an element.
BTConnectDevice (Function)
Allows you to be authenticated toward a Bluetooth device.
MongoGridFSSendFile (Function)
Copies a file from the local computer to a MongoDB file system (gridFS).
<Image>.DrawPolyline (Function)
Draws a line composed of multiple segments in an Image control.
CriticalSection (Function)
Activates a critical section named or on a variable in an instruction of type USE ... IN.
<picLayer variable>.DrawPolyline (Function)
Draws a line composed of multiple segments.
<Image variable>.DrawPolyline (Function)
Draws a line composed of multiple segments in an Image variable.
DeleteColumn (Function)
Deletes a column at a given position from the advanced array property (array of gglCalendar events, etc.).
Error 1033: The access directives are not allowed in a structure
Information 2101: 'Short int' does not exist anymore: use 'unsigned 1-byte int'
StartDatePeriodDisplayed (Property)
The StartDatePeriodDisplayed property is used to get the start date of the time period displayed in a Scheduler or Organizer control of a report.
EndDatePeriodDisplayed (Property)
The EndDatePeriodDisplayed property is used to get the end date of the time period displayed in a Scheduler or Organizer control of a report.
MongoGridFSListFile (Function)
Retrieves the list of MongoDB files found in the MongoDB file system (gridFS).
BrowserOpen (Function)
Opens a web page identified by its URL in a new browser.
xlsData (Example)
Usage example of the xlsData function
DnDCursor (Example)
Usage example of the DnDCursor function
MatDeterminant (Example)
Usage example of the MatDeterminant function