ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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)....
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.
Items (Property)
The Items property is used to configure the different items of a full-text index.
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.
StreamConfigure (Function)
Specifies the network parameters required to use the Conference controls on Internet.
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).
Compilation statement: IF ExecutionTarget
The <IF ExecutionTarget> compile statement allows you to compile or not compile a WLanguage code depending on the execution target.
NetSendBuffer (Example)
Usage example of the NetSendBuffer function
MyFile (Reserved word)
In a trigger, MyFile is used to identify the file that activates the trigger...
zipOpenRAR (Function)
Opens an existing archive in RAR format.