ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Items (Property)
The Items property is used to configure the different items of a full-text index.
FontLarge (Property)
The FontLarge property is used to: Find out whether the characters in a text are enlarged or not. Enlarge (or not) the characters in a text....
Position (Function)
Finds the position of a specified string within another string.
Check: Sending an email
The monitoring robot will......
StreamConfigure (Function)
Specifies the network parameters required to use the Conference controls on Internet.
OLELoad (Function)
Initializes an OLE control with an OLE object.
WidgetDisplay (Function)
Refreshes a widget window.
Image control: Operating mode of a clickable image
You can define the click actions of an Image control ("General" tab of the control description window) to make it Clickable Image control......
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.
Install WDTRAD
WDTRAD is automatically installed along with WDMSG and/or WDINT....
CalendarOpen (Function)
In a Date edit control, opens a popup window displaying a calendar.
WHILE statement
In a WHILE statement, the expression is evaluated at each beginning of the block of statements...
MinSourceCardinality (Property)
The MinSourceCardinality property is used to get and modify the minimum cardinality of the source item in the link.
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.
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.
Composite keys
A composite key is a key item containing several other items......
Sequencing reports
In some cases, you may want to print several reports one after another, and view them in the same print preview....
RETURN statement
The RETURN statement is used to exit a statement block and the current process (or procedure).