ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

DocToPDF (Function)
Converts a Word Processing document into a PDF file.
MongoDeleteAll (Function)
Deletes all the documents (corresponding to the specified filter) from a collection of a MongoDB database.
SOAPError (Function)
Returns the error of the last SOAP procedure that failed.
VariableReset (Function)
Resets the variable to its initial value.
WDReplic: Starting the replication
Depending on the type of replication to perform, WDReplic must be started......
MongoGridFSListFile (Function)
Retrieves the list of MongoDB files found in the MongoDB file system (gridFS).
PDFNumberOfPages (Function)
Returns the total number of pages found in a PDF file.
Flexbox control description: Details tab
The "Details" tab of the Flexbox control description window allows you to define how the control reacts when the browser is resized horizontally or vertically......
Sequence of selection conditions for a query
When at least two selection conditions are found in a query, the sequence of selection conditions must be specified by the conditional operators AND and OR......
gStoredValueEnable (Function)
Allows (or not) retrieving the value defined by gStoredValue in a List Box or a Combo Box control.
Flexible modeling editor
The flexible modeling editor allows you to easily create a "non-restricting" and "flexible" modeling, entirely included in the environment......
Background
The "Background" keyword can correspond to: the Background variable, the Background property of a docParagraph variable....
MongoGridFSSendFile (Function)
Copies a file from the local computer to a MongoDB file system (gridFS).
SchedulerSelectPlus (Function)
Selects an appointment in a Scheduler control.
SchedulerSelectMinus (Function)
Deselects an appointment from a Scheduler control.
<Map>.DisplayPosition (Function)
Centers the map displayed in a Map control on a geographical position or on a specific location.
HTriggerRecordBefore (Function)
Retrieves the value of the current record before the trigger(s) are executed.
MongoAdd (Function)
Adds one or more documents into a collection of MongoDB database.
<Table>.CollapseExpand (Function)
Collapses or expands an element in a Table or TreeView Table control.
PDFPassword (Function)
Protects a PDF document with a password.
wWDGetReturnValueType
Type of the return value of the last nWDExecute, nWDExecuteEx or nWDEvalue statement]......
UTF8ToUnicode (Function)
Converts a UTF-8 string to Unicode
UTF8ToAnsi (Function)
Converts a UTF-8 string to ANSI.
xlsAddWorksheet (Function)
Adds or inserts a new worksheet into an Excel document.
MongoCreateCollection (Function)
Creates a collection in a MongoDB database while specifying the options of this collection.