ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

FTPProxy (Function)
Specifies whether the communication functions that use the FTP protocol must go through a proxy to run their requests.
TablePosition (Function)
Displays a Table or TreeView Table control from a specified row or returns the index of the first row displayed in a Table or TreeView Table control.
SQLTable (Function)
Transfers the result of a query to a Table control populated programmatically (a List Box or Combo Box control), with the possibility of Partial Fetch (the result is retrieved by blocks of rows).
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.
Author (Property)
The Author property gets and changes the author of an element.
iPageEnd (Function)
Forces the move to the next page during the report print.
grDonutHolePercentage (Function)
Modifies the percentage corresponding to the radius of the hole in a Donut chart.
grOverlayChart (Function)
Used to display two different types of charts in the same chart.
PDFPassword (Function)
Protects a PDF document with a password.
MongoGridFSDeleteFile (Function)
Deletes a file identified by its name from a MongoDB file system.
FTPCommand (Function)
Sends a specific FTP command to a server.
OpenContextMenu (Function)
Automatically opens a context menu for the current control, window or page.
zipInfoFile (Function)
Returns the characteristics of a file found an archive: The name of the file and its stored path. The initial size of the file. The compressed size of file. The date and time of file creation. The date and time of file modification. The date and time of file access. The file attributes. The file encryption mode....
TableFilteredColumn (Function)
Returns the list of columns filtered by the user in a Table or TreeView Table control.
HDescribeConnection (Function)
Describes a new connection to an external database.