|
|
|
|
|
|
|
The Contact structure is a preset structure of WLanguage (no declaration is required)...... |
|
|
|
|
|
|
The EndVisibleRange property is used to:
find out and modify the last visible date or time in a Scheduler control or in a TimeLine control.
modify the last visible time in a TimeLine control.... |
|
|
|
|
|
|
The DynamicTab property is used to:
Find out the type of a Tab control (static tab or dynamic tab).
Modify the type of a Tab control (static tab or dynamic tab).... |
|
|
|
|
|
|
CriticalSection variables are used to define critical sections to limit the simultaneous execution of a code (procedure, line of code, etc.) to one thread at a given moment in an application. |
|
|
|
|
|
|
The numeric type is used to contain integer or decimal numbers by specifying if necessary:
the number of digits in the integer part.
the number of digits in the integer part and in the decimal part.... |
|
|
|
|
|
|
The Message property is used to:
Find out the help message associated with a control or with a menu option (in a window).
Modify the help message associated with a control or with a menu option (in a window).... |
|
|
|
|
|
|
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.... |
|
|
|
|
|
|
The RichEdit property is used to manage the RTF (Rich Text Format) type:
of an edit control or Static control found in a window.
of a Static control found in a report.... |
|
|
|
|
|
|
The PunctuationSensitive property is used to determine if punctuation characters (comma, period, etc.) are taken into account in the different searches performed on the item (with HReadSeek, HReadSeekFirst and HReadSeekLast, for example). |
|
|
|
|
|
|
The XImage property is used to get and change the initial X-coordinate of the image section that will be displayed in an Image control or in the background of a Chart control. |
|
|
|
|
|
|
The YImage property is used to get and change the initial Y-coordinate of the image section that will be displayed in an Image control or in the background of a Chart control. |
|
|
|
|
|
|
The LabelNumberToStart property is used to:
Find out the number of the label on the label sheet from which the print will be performed.
Modify the number of the label from which the print will be performed on the label sheet.... |
|
|
|
|
|
|
The EndTotalRange property is used to:
get the last date or time that can be displayed in a Scheduler or TimeLine control.
change the last time that can be displayed in a TimeLine control.... |
|
|
|
|
|
|
The Task structure is a preset structure of WLanguage (no declaration is required)...... |
|
|
|
|
|
|
The Thumbnail property is used to:
get the value of an item thumbnail. This item was defined in the data model editor or through programming.
get and change the image associated with a Thumbnail control.... |
|
|
|
|
|
|
WINDEV allows you to easily manage the SOAP protocol by allowing you to create...... |
|
|
|
|
|
|
All the controls in a window or report have a different z-index...... |
|
|
|
|
|
|
The Type property is used to get:
the type of element (data file or item) defined programmatically or in the data model editor, view or query.
the type of object.
the type of data held in a Variant.... |
|
|
|
|
|
|
To use Figma import in your product, you need to specify the Figma key in the general options of WINDEV, WEBDEV or WINDEV Mobile.... |
|
|
|
|
|
|
Specifies whether the communication functions that use the FTP protocol must go through a proxy to run their requests. |
|
|
|
|
|
|
Recalculates all formulas of a Spreadsheet control found in a window (including the formulas that use WLanguage functions/procedures).... |
|
|
|
|
|
|
Indicates the start of a series of actions performed in a Word Processing control in a single event ("undo/redo").... |
|
|
|
|
|
|
Indicates the end of a series of actions performed in a Word Processing control in a single event ("undo/redo").... |
|
|
|
|
|
|
Recalculates all formulas of a Spreadsheet control found in a window (including the formulas that use WLanguage functions/procedures).... |
|
|
|
|
|
|
The description window of a query (insert, update or delete) or the description window of a query in SQL code is used to...... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|