|
|
|
|
|
|
|
The PageLayout property sets the layout characteristics of a document. |
|
|
|
|
|
|
The events associated with the controls of a report are as follows...... |
|
|
|
|
|
|
The DayOfWeek property is used to get and change the day of the week in a schedule. |
|
|
|
|
|
|
The Point keyword is used to manage a point... |
|
|
|
|
|
|
The "Background" keyword can correspond to:
the Background variable,
the Background property of a docParagraph variable.... |
|
|
|
|
|
|
Calculates the difference between two dates and times. |
|
|
|
|
|
|
Builds a sequence of characters describing the font that will be used for the text. |
|
|
|
|
|
|
Signals the end of the document to print and actually starts printing the data stored in the printer spooler via the following functions: iPrint, iPrintImage, iNewLine, etc. |
|
|
|
|
|
|
Deletes all the drawings made since the last call to dStartDrawing. |
|
|
|
|
|
|
The Number property is used to get the number of an element. |
|
|
|
|
|
|
The Declaration property is used to define a type. |
|
|
|
|
|
|
Converts all characters in a string to uppercase according to the region settings defined in Windows. |
|
|
|
|
|
|
The Permission keyword is used to get and change permissions. |
|
|
|
|
|
|
Usage example of the zipIsMulti function |
|
|
|
|
|
|
Disables the visual effects of the graphic engine of WINDEV (for a use in TSE mode for example). |
|
|
|
|
|
|
END can correspond to:
the END keyword of WLanguage used to specify the end of a loop.
the End property, which can be used on EventTimeline variables.
....... |
|
|
|
|
|
|
Saves the configuration of dynamic panes found in a Tab control in character string format. |
|
|
|
|
|
|
Adds a calculation formula into a Spreadsheet control found in a window. |
|
|
|
|
|
|
Numerical is used to find out whether an item is a numeric item. |
|
|
|
|
|
|
Returns the status of a node: collapsed, expanded or not found. |
|
|
|
|
|
|
Usage example of the iZoneHeight function |
|
|
|
|
|
|
Used to modify:
the timeout before displaying the tooltips.
the display duration of the tooltips.... |
|
|
|
|
|
|
Moves a row or swaps two rows in a Looper control. |
|
|
|
|
|
|
The InitialWidth property is used to:
Find out the initial width of a control or window.
Modify the base width used to anchor the controls in "width".
Find out the initial width of a report control.... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|