|
|
|
|
|
|
|
REP files contain the list of data files handled by the application.... |
|
|
|
|
|
|
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... |
|
|
|
|
|
|
The report editor gives you the ability to create "Gantt Chart" reports...... |
|
|
|
|
|
|
Defines a meta file as chart destination. |
|
|
|
|
|
|
The PageNumber property is used to:
get and change the number of the page displayed in an Image control ("multi-page" image files)
get and change the page number of a PDF file displayed in an image control of a window
get and change the page number of a PDF file displayed in the background of a report.... |
|
|
|
|
|
|
Expands the list of a Combo Box control (single-column or multi-column Combo Box). |
|
|
|
|
|
|
Transforms the following elements into a specific format:
a structure (and its subelements),
a class (and its subelements),
an array (including the associative arrays),
a queue,
a stack,
a list.... |
|
|
|
|
|
|
Draws a chart according to the specified parameters. |
|
|
|
|
|
|
The XAxisMin property gets the minimum value of the X-axis in a Chart control. This property can be used in the "Zoom" event of a Chart control to identify the section displayed. |
|
|
|
|
|
|
The XAxisMax property gets the maximum value of the X-axis in a Chart control. This property can be used in the "Zoom" event of a Chart control to identify the section displayed. |
|
|
|
|
|
|
The YAxisMax property gets the maximum value of the Y-axis in a Chart control. This property can be used in the "Zoom" event of a Chart control to identify the section displayed. |
|
|
|
|
|
|
WINDEV, WEBDEV and WINDEV Mobile include a Chart control (that can be used in the window editor, page editor and report editor) as well as several functions used to create and handle charts...... |
|
|
|
|
|
|
The FillType property is used to determine the type of source used to populate Table, List Box, ListView, Combo Box and Looper controls. |
|
|
|
|
|
|
Returns:
the list of appointments found between two dates in a Scheduler control,
all the appointments found in a Scheduler control,
a specific appointment (selected or hovered).... |
|
|
|
|
|
|
Returns:
the list of appointments found between two dates in an Organizer control,
all appointments found in an Organizer control,
a specific appointment (selected or hovered).... |
|
|
|
|
|
|
Returns:
the list of events found between two given times in a TimeLine control,
all events of a TimeLine control,
a specific event (selected or hovered).... |
|
|
|
|
|
|
Returns:
the list of events found between two given times in a TimeLine control,
all events of a TimeLine control,
a specific event (selected or hovered).... |
|
|
|
|
|
|
Forces the closing of the drop-down list in a Combo Box control (simple or multi-column Combo Box). |
|
|
|
|
|
|
Returns:
the list of appointments found between two dates in an Organizer control,
all appointments found in an Organizer control,
a specific appointment (selected or hovered).... |
|
|
|
|
|
|
Returns:
the list of appointments found between two dates in a Scheduler control,
all the appointments found in a Scheduler control,
a specific appointment (selected or hovered).... |
|
|
|
|
|
|
Adds an "invisible" value into an element found in a List Box or Combo Box control.
Function kept for compatibility. It is recommended to use gStoredValue.... |
|
|
|
|
|
|
Allows (or not) retrieving the value defined by gLink in a List Box or a Combo Box control.
Function kept for compatibility. It is recommended to use gStoredValueEnable.... |
|
|
|
|
|
|
List of functions for managing List Box, ListView and Combo Box controls... |
|
|
|
|
|
|
Closes the drop-down list in a Combo Box control (simple or multi-column Combo Box control). |
|
|
|
|
|
|
Deletes the current contact:
from a Lotus Notes or Outlook address book.
from the list of contacts on the phone (Android, iPhone or iPad, Universal Windows).... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|