ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

MongoGridFSGetFileByID (Function)
Retrieves (on the local computer) a file identified by its identifier and found in a MongoDB file system.
xlsDeleteWorksheet (Function)
Deletes a worksheet from the Excel document.
grGradient (Function)
Enables or disables the display of color gradients in a chart.
ProjectInfo (Function)
Returns specific information about the project currently run.
XMLRead (Function)
Returns the value of an XML element or the value of the attribute for an XML element.
iListNestedReports (Function)
Returns: the list of nested reports currently printed (reports run by iPrintReport in one of the processes of the report currently printed). the list of sequenced reports currently printed (iSequenceAdd)....
Note (Property)
The Note property is used to get and change a text associated with an element.
DisplayedValue (Property)
The DisplayedValue property returns the value currently displayed in the control of a window or page.
Install WDTRAD
WDTRAD is automatically installed along with WDMSG and/or WDINT....
HChangeName (Function)
Modifies the physical name of a data file.
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....
DeleteParameter (Function)
Deletes a parameter (or a set of parameters) saved either by SaveParameter, or automatically via the persistence of data in the controls.
HSubstDir (Example)
Usage example of the HSubstDir function
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.
Author (Property)
The Author property gets and changes the author of an element.
LooperAdd (Function)
Adds a row at the end of a Looper control.
grCategoryLabel (Function)
Initializes the label of a data category (or section) in a chart.
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.
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....
Buffer (Type de variable)
The Buffer type corresponds to a binary memory area.
iPrintBlock (Function)
Forces a report block to print.
ErrorBuild (Function)
Displays a custom error message in a system error window.
FTPProxy (Function)
Specifies whether the communication functions that use the FTP protocol must go through a proxy to run their requests.