ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

grPointType (Function)
Modifies the shape of point for a specific category or value found in a Line, Area, Scatter and Radar chart.
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....
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.
NetOpenRemoteAccess (Function)
Establishes a remote connection.
Automated tests on an executable
WINDEV proposes to run the different project tests directly on the corresponding executable......
Image control in a window
This help page presents the characteristics of an Image control found in a window...
Window with parameters
A window can: Receive parameters when it is opened. Return values when it is closed....
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.
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....
MinSourceCardinality (Property)
The MinSourceCardinality property is used to get and modify the minimum cardinality of the source item in the link.
SelectColor (Function)
Opens the standard window for color selection and selects the specified color.
SourceKey (Property)
The SourceKey property sets the characteristics of a link.
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).
ClipboardFormat (Function)
Identifies the format of information found in the clipboard.
LooperToWord (Function)
Creates a Word file (.RTF) using the data from a Looper control.
ImageInfoClose (Function)
Closes the image file (in JPEG or TIFF format) used by ImageInfoValue and/or ImageInfoList and frees the image from memory....