ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Reset (Function)
Reinitializes: all the controls found in the current window or page (including the groups of controls, the supercontrols and the internal windows). the controls found in a group of controls, a supercontrol, an internal window or an internal page....
CtExtendedInfo (Property)
The CtExtendedInfo property gets the additional information inserted into the database connection string.
HTMLAfter (Property)
The HTMLAfter property gets and sets the HTML code inserted after the control.
WEBDEV layouts
A layout allows you to define several views of a page without duplicating it......
HSeekLast (Function)
Sets the position on the last file record whose value for a specific item is less than or equal to a sought value.
Error 2109: You are using the ObjectInfo function
CalendarOpen (Function)
In a Date edit control, opens a popup window displaying a calendar.
ControlFindTextFirst (Function)
Finds and selects the first element corresponding to the sought text in a window or control.
HFreeQuery (Function)
Releases query resources (following use of HExecuteQuery or HExecuteSQLQuery functions).
URL Rewriting
URL Rewriting is a technique used to improve SEO......
Custom telemetry
Custom telemetry allows you to define the elements that will be included in the analytics......
NbItem (Property)
The NbItem property is used to get the total number of items (including composite keys) in a record of: a file described in the data model editor, a file described programmatically, an HFSQL view, a query....
NbMemoItem (Property)
The NbMemoItem property is used to get the total number of memo items in a record of: a file described in the data model editor, a file described programmatically, an HFSQL view, a query....
InitialVisible (Property)
The InitialVisible property is used to determine if: a control was visible during the first display of the associated window or page. a window was visible during its first display....
Install WDTRAD
WDTRAD is automatically installed along with WDMSG and/or WDINT....
Name (Property)
The Name property is used to get: the name of the font associated with a Font variable. the name of a control, report or report block. the name of a control, group of controls or window. the name of a control, group of controls or page....
NbKeyItem (Property)
The NbKeyItem property is used to get the total number of key items (including composite keys) in a record of: a file described in the data model editor, a file described programmatically, an HFSQL view, a query....
MouseCursor (Property)
The MouseCursor property gets and sets the cursor displayed when pointing over a control, window or page.
Creating and generating an external component
A component must be created from a project containing all the elements required for the component......
Data source (Type of variable)
A Data source variable is used to describe a temporary data source (query, view, alias, ...)