ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

TABOrder (Property)
The TABOrder property gets and sets the position of a control in the tab order of a window.
XInitial (Property)
The XInitial property is used to: Get the X-coordinate: of a control (position on the X-axis) when opening the window or the page. of a window (position on X-axis) when opening the window. Change the X-coordinate of a control anchored "to the right" (position on the X-axis) when opening the window. Get the X-coordinate of a control in relation to its block (position in millimeters on the X-axis) when opening the report....
Handle (External language)
Returns the handle of a window or control.
1. Creating windows to add and edit data
WINDEV Tutorial: WINDEV application: Managing data Lesson 1 - Creating windows to add and edit data - 50 min
Error 2109: You are using the ObjectInfo function
2. Examples provided with WINDEV
The examples provided with WINDEV are intended to help you learn the features of WINDEV....
HTMLBefore (Property)
The HTMLBefore property gets and changes the HTML code added before the control.
HTMLAfter (Property)
The HTMLAfter property is used to get and change the HTML code inserted after the control.
CtExtendedInfo (Property)
The CtExtendedInfo property gets the additional information inserted into the database connection string.
DisplayedValue (Property)
The DisplayedValue property returns the value currently displayed in the control of a window or page.
HDeactivateAutoFilter (Function)
Disables an automatic filter on the linked files when browsing an XML file.
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.
HDuplicateDatabase (Function)
Duplicates the database associated with a connection on an HFSQL server.
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.
CtOLEDBProvider (Property)
The CtOLEDBProvider property is used to get and set the name of the OLE DB provider (also called OLE DB server).
HFreeQuery (Function)
Releases query resources (following use of HExecuteQuery or HExecuteSQLQuery functions).
ScreenSize (Function)
Returns the size (in inches) of the diagonal of the screen on the device where the application is run.