|
|
|
|
|
|
|
The NoteTitle property is used to:
Get the title of the notes used in the technical documentation of a control, window, page or report.
Change the title of the notes used in the technical documentation of a control, window, page or report.... |
|
|
|
|
|
|
WINDEV allows you to easily run queries in SQL code...... |
|
|
|
|
|
|
Indicates whether the code is run in the simulator for the applications in Universal Windows Platform mode (Universal Windows 10 App).
Function kept for backward compatibility.... |
|
|
|
|
|
|
Utilisation dans la classe _edthymlStylePolice - Accès en Lecture + Ecriture - Type : Tous types |
|
|
|
|
|
|
Considers that the control has been modified by the user (the Modified property is set to True for the control and for the window if necessary) and runs the "Whenever modifying" WLanguage event associated with the control. |
|
|
|
|
|
|
WDTRAD is automatically installed along with WDMSG and/or WDINT.... |
|
|
|
|
|
|
Runs a specific program on an FTP (File Transfer Protocol) or RPC (Remote Procedure Call) server powered by WINDEV.
This function is kept for backward compatibility.... |
|
|
|
|
|
|
Randomly generates an image with geometric shapes. This image can be used to temporarily fill an Image control, for example. |
|
|
|
|
|
|
The Ellipsis property is used to determine and change the truncation mode with ellipses in:
a window control (Static, edit control, List box, Button, Combo box or Static table column).
a Static control in a report.... |
|
|
|
|
|
|
The InterpretAmpersand property is used to determine and change how the '&' character is interpreted in:
the caption of a Static control.
the elements of a List Box control.
the elements of a Combo Box control.
the values of a column in a Table control.... |
|
|
|
|
|
|
The Color property is used to get or change the font color for:
a Font variable.
a text displayed in a Static control or in a calculated control of a report.
a text displayed in a window control.
a text displayed in a page control.... |
|
|
|
|
|
|
The Diagram Editor control allows users to create and edit diagrams in your applications and sites...... |
|
|
|
|
|
|
The main characteristics of a "Toolbar" control are configured in the "Details" tab and in the "UI" tab of the description window of control...... |
|
|
|
|
|
|
WINDEV includes several Automatic Application Features (AAFs)...... |
|
|
|
|
|
|
Calculates the Napierian logarithm (reverse of exponential) of a numeric value. |
|
|
|
|
|
|
Builds a sequence of characters used to describe the color of the text and/or the color of the shape outline (rectangle or circle).... |
|
|
|
|
|
|
The diagLibrary type is used to define all the advanced characteristics of a library of preset shapes used by a Diagram Editor control. |
|
|
|
|
|
|
The diagActionAuthorized type is used to define the actions available to end users on a diagram shape in the Diagram Editor control. |
|
|
|
|
|
|
A secondary thread cannot directly open a window with the standard WLanguage functions such as...... |
|
|
|
|
|
|
An "autorun" can be run (or not) when the setup CD is inserted into the drive of the setup computer...... |
|
|
|
|
|
|
Returns:
the list of nested reports currently printed (reports run by iPrintReport in one of the processes of the report currently printed).
the list of sequenced reports currently printed (iSequenceAdd).... |
|
|
|
|
|
|
In this example, the application must manage a video conference between two computers...... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|