ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

iNestedHeaderFooter (Function)
Prints (or not) the page headers and footers of nested report.
NullSupported (Property)
The NullSupported property is used to manage the NULL value in HFSQL tables.
How to manage enumerations programmatically?
diagPolygon (Type of variable)
The diagPolygon type is used to define all the advanced characteristics of a shape of type Polygon.
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....
Positioning marks in the code
The positioning marks are used to "tag" specific lines of code......
grDestinationControl (Function)
Defines an Image control as destination of a chart.
Phone (Variable type)
The Phone type is used to handle a phone number as well as its type (home, work, ...).
mongoGridFS (Type of variable)
The mongoGridFS type is used to define the advanced characteristics of a file system for a MongoDB database.
docTabulation (Type of variable)
The docTabulation type is used to define the characteristics of a custom tabulation.
sfConnection (Variable type)
The sfConnection type is used to describe a connection to the Salesforce platform and to manage user authentication...
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.
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....
HModify (Function)
Modifies the specified record or the record found in memory in the data file (query or view).
HAdd (Function)
Adds: the record found in memory into the table (query or view). the record found in a Record variable into the table (query or view)....