ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

gCircle (Function)
Builds a sequence of characters containing a circle or an ellipse.
Comparing controls
In some cases, you may need to compare two controls in one or more windows or pages......
WinEdSelectOccurrence (Function)
Indicates the number of controls selected when the interface is modified by the end user ("Allow end users to modify the UI" option enabled).
Syntax Description (Type of variable)
Syntax Description variables are used to programmatically describe the syntax of a report, window or page.
Android: Conditions for using the Map control (before version 180056)
The Map control is using the Google Maps API library. The Map control displays data coming from the Google Maps service....
zipDeleteFile (Function)
Deletes a file from an archive.
Configuring the browser "Back" button
The "Back" button allows users to see the history of pages they previously visited......
Error 1060: Unable to call method without parameter: add ()
MaxWidth (Property)
The MaxWidth property is used to get and change the maximum width of a control or window.
TableInputSearch (Function)
Enables input in the the search area in the column title of the Table or Treeview Table control.
CaptionHTML (Property)
The CaptionHTML property is used to handle the text of a control as HTML code.
WDSQL: Converting the structure of an HFSQL database
WDSQL is used to convert the structure of an HFSQL database into SQL script......
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, ...).
ArrayDeleteDuplicate (Function)
Deletes the duplicates from an array.
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.