|
|
|
|
|
|
|
Dynamically changes the skin template:
of all windows found in the current application,
of the windows found in the WINDEV components used by the application,
of a specific window found in the project.... |
|
|
|
|
|
|
Modifies the title of next window to open. |
|
|
|
|
|
|
The InitialValue property is used to get the initial value of a control in a window or page. |
|
|
|
|
|
|
Writes:
a character string into an external file.
a memory section.... |
|
|
|
|
|
|
WINDEV, WINDEV Mobile and WEBDEV propose several dockable panes...... |
|
|
|
|
|
|
An associative array is an "advanced" type of array... |
|
|
|
|
|
|
The BackgroundColor property is used to set the background color of a control, window, page or block of a report. |
|
|
|
|
|
|
Merges several existing PDF files into a single PDF file. The files are merged one after another. The paths of PDF files can be found in an array. |
|
|
|
|
|
|
The TABOrder property gets and sets the position of a control in the tab order of a window. |
|
|
|
|
|
|
Usage example of the dArc function |
|
|
|
|
|
|
Usage example of the iParameterPDF function |
|
|
|
|
|
|
Usage example of the CookieWrite function |
|
|
|
|
|
|
Usage example of the CookieRead function |
|
|
|
|
|
|
The InitialVisible property is used to determine if:
a control was visible during the first display of the associated window or page.
a window was visible during its first display.... |
|
|
|
|
|
|
Centers the map displayed in a Map control on a geographical position or on a specific location. |
|
|
|
|
|
|
This help page presents the actions that can be performed from the description window of a query.... |
|
|
|
|
|
|
Returns:
the numeric value rounded down to the nearest integer.
the duration rounded down to the nearest interval.
the date and time rounded down to the nearest interval.... |
|
|
|
|
|
|
Builds a sequence of characters used to specify whether or not the text that follows the call to this function is in italic type. |
|
|
|
|
|
|
Usage example of the AdditionCompleted property |
|
|
|
|
|
|
The Value property is used to:
Find out and modify the value of a report control.
Find out and modify the value of a control or the title of a window.
Find out the identifier of a stream.
Find out and modify the value of a control or the title of a page.... |
|
|
|
|
|
|
The TreeView controls found in a window or in a page can be handled by the WLanguage properties...... |
|
|
|
|
|
|
Applies a computation to each element of a WLanguage array. |
|
|
|
|
|
|
Modifies the name of a file. |
|
|
|
|
|
|
The Modified property is used to determine if a control or group of controls has been modified by the user (keyboard or mouse input). |
|
|
|
|
|
|
Returns:
the value rounded up to the nearest integer.
the duration rounded up to the nearest interval.
the date and time rounded up to the nearest interval.... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|