ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HOptimize (Function)
Used to handle the idle periods of a software (period without processes) to optimize the queries and the browses that will be run thereafter.
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....
Events associated with reports
The following events are associated to reports (order of appearance in the code editor)......
Handling a Looper control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Looper control by programming......
Code editor: Assisted input
The following mechanism allows developers to write WLanguage code more easily in the code editor ......
Menu option: operation performed and action
An option of a drop-down or context menu in a page can be associated with an action......
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....
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....
NetOpenRemoteAccess (Function)
Establishes a remote connection.
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.
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.
ClipboardFormat (Function)
Identifies the format of information found in the clipboard.
ImageInfoClose (Function)
Closes the image file (in JPEG or TIFF format) used by ImageInfoValue and/or ImageInfoList and frees the image from memory....
MinimumLength (Property)
The MinimumLength property is used to configure the minimum length of the words to be indexed.