ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

CombinationFromName (Function)
Returns a combination of one or more options known by their names.
fCopyDir (Example)
Usage example of the fCopyDir function
SOAPRunXML (Function)
Runs a procedure on a SOAP server.
iReportPrintingStatus (Function)
Returns the status of the current print.
HTML Display control properties
HTML Display control properties...
MongoCreateCollection (Function)
Creates a collection in a MongoDB database while specifying the options of this collection.
MongoGridFSGetFileByID (Function)
Retrieves (on the local computer) a file identified by its identifier and found in a MongoDB file system.
MongoAdd (Function)
Adds one or more documents into a collection of MongoDB database.
MongoGridFSDeleteFile (Function)
Deletes a file identified by its name from a MongoDB file system.
EnumerationFromName (Function)
Returns an enumeration value known by its name.
iParameterReport (Function)
Configures the printer by opening the configuration window.
JSON (Variable type)
The JSON simplifies actions on data in JSON format.
StringIncrement (Function)
Increments a number at the beginning or at the end of a string.
ContactAdd (Function)
Adds a contact: in a Lotus Notes or Outlook address book. into the list of contacts on the device (Android, iPhone or iPad, Universal Windows)....
XMLDelete (Function)
Deletes the current element (as well as the entire branch) from an XML document.
PDFPassword (Function)
Protects a PDF document with a password.
Sortable (Property)
The Sortable property is used to: Determine if a Table control column is sortable. Make a column of a Table control sortable or not....
xmlSignatureReference (Type of variable)
The xmlSignatureReference type is used to add a reference section into the XML signature.
Timer (Function)
Periodically and automatically calls a WLanguage procedure.
SQLFetch (Function)
Goes to the next row (i.e next record) of the query result.