ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Table,Add (External language)
Adds an element to a Table control.
gCircle (Function)
Builds a sequence of characters containing a circle or an ellipse.
fCopyFile (Function)
Copies one or more files (regardless of their attributes).
EnumSubElement (Function)
Used to enumerate the subelements of a project element.
MaxHeight (Property)
The MaxHeight property gets and sets the maximum height of a control or window.
Phone (Variable type)
The Phone type is used to handle a phone number as well as its type (home, work, ...).
MinWidth (Property)
The MinWidth property gets and sets the minimum width of a control or window.
NullSupported (Property)
The NullSupported property is used to manage the NULL value in HFSQL tables.
SetFocusAndReturnToUserInput (Function)
Stops the current process, sets the focus to the specified control, window or page, and allows the user to enter data.
How to manage enumerations programmatically?
TableInputSearch (Function)
Enables input in the the search area in the column title of the Table or Treeview 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.
docTabulation (Type of variable)
The docTabulation type is used to define the characteristics of a custom tabulation.
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......