ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

NetOpenRemoteAccess (Function)
Establishes a remote connection.
Height (Property)
The Height property is used to get and change the height: of a control or block in a report. of a control (in a window), window, row of a Table, List Box or ListView control, option of a Radio Button or Check Box control, break header or footer of a Table or Looper control. of a control (in a page), break header or footer in a Table or Looper control. The control can be overlayable or not. of a break cell in a Table or Looper control....
Y (Property)
The Y property is used to: Find out the Y-coordinate of a control or window (position on Y-axis). Modify the Y-coordinate of a control or window....
ListSeek (Function)
Searches for an element in a List Box, ListView or Combo Box control (including the values described by gStoredValue).
ReturnToCapture (Function)
Stops the current process and forces the input in the specified control, window or page.
DndTarget (Property)
The DndTarget property determines and changes how a control behaves in a drag-and-drop operation.
Options for generating the HTML pages
The options for generating the HTML pages in a WEBDEV project can be defined......
WebserviceClientIPAddress (Function)
Returns the IP address of the computer using and calling the Webservice.
WithClosingButton (Property)
The WithClosingButton property is used to: Determine whether all the tabs of a Dynamic Tab control have a Close button. Show a Close button in all the tabs of a Dynamic Tab control....
WinRefreshVisible (Function)
Modifies or returns the visibility state of the refresh bar in a window.
TestCheckEqual (Function)
Checks whether the expressions are equal in assertive programming and in automated test mode.
Install WDTRAD
WDTRAD is automatically installed along with WDMSG and/or WDINT....
grCreate (Function)
Creates a specific type of chart.
Automated tests on an executable
WINDEV proposes to run the different project tests directly on the corresponding executable......
CalendarOpen (Function)
In a Date edit control, opens a popup window displaying a calendar.
Items (Property)
The Items property is used to configure the different items of a full-text index.
InFactoryMode (Function)
Indicates whether the code is run by an action plan of the software factory.
grPointType (Function)
Modifies the shape of point for a specific category or value found in a Line, Area, Scatter and Radar chart.
SelectColor (Function)
Opens the standard window for color selection and selects the specified color.
Connection (Property)
The Connection property gets and sets the connection associated with a data file.
Extension (Property)
The Extension property is used to: get the extension of a file defined in the data model editor or through programming. define the extension of a file (when the file is described through programming only)....
MsgSortSel (Property)
The MsgSortSel property is used to: Find out the wait message displayed when sorting and selecting the report records. Modify the wait message displayed when sorting and selecting the report records....
Numerical (Property)
Numerical is used to find out whether an item is a numeric item.
MenuSelectPlus (Function)
Enables a menu option (popup menu or drop-down menu).
MenuSelectMinus (Function)
Disables (grays out) a menu option (popup menu or drop-down menu).