|
|
|
|
|
|
|
Several features in WINDEV, WEBDEV and WINDEV Mobile use a BaaS server...... |
|
|
|
|
|
|
When a Table control contains numeric data, it may be useful to get the total of a column or count the number of elements...... |
|
|
|
|
|
|
To be able to test and/or deploy the application on a device (iPhone or iPad), you must enroll in the iOS Developer Program.... |
|
|
|
|
|
|
The "Setup" tab of WDADMINEXE contains information regarding the last available update of the application...... |
|
|
|
|
|
|
Limits the display duration of a window or dialog box. If no user action is performed, when the specified amount of time is reached:
for a window, the code of a window button will be run.
for a dialog box, the dialog box is automatically closed.... |
|
|
|
|
|
|
For a given position (coordinates of a point) in a Kanban control, returns one of the following:
the number of the card at that position,
the number of the list at that position... |
|
|
|
|
|
|
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).... |
|
|
|
|
|
|
WINDEV and WINDEV Mobile propose several functions used to perform an advanced management of threads.... |
|
|
|
|
|
|
...Layouts are used to define several views of a window in the same project without duplicating the window.... |
|
|
|
|
|
|
The custom-notes allow you to write down any ideas you want to remember, notes you must not forget, ...... |
|
|
|
|
|
|
When a control template is applied to a page or to a window, all controls and code found in the template are "copied" into the page or window...... |
|
|
|
|
|
|
The VerticalOrientation property is used to:
Find out the orientation of a ListView control.
Modify the orientation of a ListView control.... |
|
|
|
|
|
|
Returns for a given position in the Organizer control (coordinates of a point in the organizer):
the index of the appointment for the specified position.
the date corresponding to the specified position.... |
|
|
|
|
|
|
A property is a code element that includes two processes...... |
|
|
|
|
|
|
The anchors are used to define the behavior of controls during a resize operation...... |
|
|
|
|
|
|
Returns for a given position in the Organizer control (coordinates of a point in the organizer):
the index of the appointment for the specified position.
the date corresponding to the specified position.... |
|
|
|
|
|
|
The following types of windows can be created in a WINDEV application...... |
|
|
|
|
|
|
The "PDF Reader" control is an advanced control that allows end users to view PDF documents in their applications, without an external software...... |
|
|
|
|
|
|
When a window template is applied to a window, all the controls and code in the template are "copied" to the window...... |
|
|
|
|
|
|
List of constants used by the print functions.... |
|
|
|
|
|
|
The different operations that can be performed with WDOptimizer are as follows...... |
|
|
|
|
|
|
A layout allows you to define several views of a page without duplicating it...... |
|
|
|
|
|
|
The "is <Class>" operator is used to find out whether the object used in an object of the class (or an object of one of its derived classes)... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|