ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MongoGridFSGetFileByID (Function)
Retrieves (on the local computer) a file identified by its identifier and found in a MongoDB file system.
HSubstDir (Example)
Usage example of the HSubstDir function
zipDeleteFile (Example)
Usage example of the zipDeleteFile function
The Bar Code control
The Bar Code control displays bar codes in your windows, pages or reports......
xlsNbColumn (Function)
Returns the number of columns found in a worksheet of an XLS file.
DeleteParameter (Function)
Deletes a parameter (or a set of parameters) saved either by SaveParameter, or automatically via the persistence of data in the controls.
DisplayedValue (Property)
The DisplayedValue property returns the value currently displayed in the control of a window or page.
XMLRead (Function)
Returns the value of an XML element or the value of the attribute for an XML element.
NewLine (Property)
The NewLine property is used to determine: in a Table control, whether the current row was created with TableAddXXX or TableInsertXXX. in a Looper control, whether the current row was created with LooperAddXXX or LooperInsertXXX. in an Organizer control, whether an appointment was created via the popup menu. in a Scheduler control, whether an appointment was created via the popup menu....
MinValue (Property)
The MinValue property is used to: get and set the bottom value of a report based on a data file. get the minimum value of the current filter. get the minimum value of a data series in a chart. get and set the minimum value for some types of controls....
RequestUpdateUI (Function)
Requests the execution of the "Request for refreshing the display" event (and gives back control without waiting for the execution of the event). This function is kept for backward compatibility.
LooperAdd (Function)
Adds a row at the end of a Looper control.
MongoCreateCollection (Function)
Creates a collection in a MongoDB database while specifying the options of this collection.
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.
Printing the content of a TreeView Table (AAF)
TreeView Table controls include an automatic context menu that allows users to perform multiple actions on the data displayed in the control......
HDescribeConnection (Function)
Describes a new connection to an external database.
ErrorBuild (Function)
Displays a custom error message in a system error window.
Author (Property)
The Author property gets and changes the author of an element.
FTPProxy (Function)
Specifies whether the communication functions that use the FTP protocol must go through a proxy to run their requests.
iPageEnd (Function)
Forces the move to the next page during the report print.
PDFPassword (Function)
Protects a PDF document with a password.
SQLExec (Function)
Names and runs an SQL query.
OpenContextMenu (Function)
Automatically opens a context menu for the current control, window or page.
TableFilteredColumn (Function)
Returns the list of columns filtered by the user in a Table or TreeView Table control.