ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

docTabulation (Type of variable)
The docTabulation type is used to define the characteristics of a custom tabulation.
HModify (Function)
Modifies the specified record or the record found in memory in the data file (query or view).
Handling a Sliding Banner control through programming
A Sliding Banner control can be handled through programming......
RequestRefreshUI
Requests the execution of the "Request for refreshing the display" event (and gives back control without waiting for the execution of the event).
TreeAdd (Function)
Adds a "leaf" element (and all necessary nodes) into a TreeView control.
Defining clickable areas
In a page, an Image control can contain clickable areas......
Table,Add (External language)
Adds an element to a Table control.
JSONToVariant (Function)
Converts a JSON string to a Variant variable.
FilePath (Property)
The FilePath property gets: the name of the xlsx file associated with a Spreadsheet control. the name of the file associated with an Image Editor control. the name of the PDF file associated with a PDF Reader control. the name of the DOCX file associated with a Word Processing control. the name of the wddiag file associated with a Diagram Editor control....
MinHeight (Property)
The MinHeight property is used to get and change the minimum height of a control or window.
grDestinationControl (Function)
Defines an Image control as destination of a chart.
iNestedHeaderFooter (Function)
Prints (or not) the page headers and footers of nested report.
Syntax Description (Type of variable)
Syntax Description variables are used to programmatically describe the syntax of a report, window or page.
Error 1060: Unable to call method without parameter: add ()
How to manage enumerations programmatically?
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....
StoredItem (Property)
The StoredItem property is used to: Find out the stored item or the stored variable of a Table, Looper, List Box or Combo Box control. Modify the stored item or the stored variable of a Table, Looper, List Box or Combo Box control....
Burner constants
List of constants used by the burner functions....
Keyboard shortcut on a button (AAF)
In an application developed with WINDEV, the user has the ability to implement a keyboard shortcut on a button......
Anchor (Property)
The Anchor property sets the anchors of a control in a window, page or report.
TableDelete (Function)
Deletes a row from: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
zipDeleteFileList (Function)
Deletes a list of files from an archive.
NFCStatus (Function)
Returns the activation status of the NFC sensor found on the device.
GglPrintDocument (Function)
Prints a document (text or PDF file, images, Word or Excel document, ...) by using the Cloud Print service of Google.
grSunburstAddData (Function)
Adds a data to a Sunburst chart.