|
|
|
|
|
|
|
Copies:
the content of the current record (loaded in memory) to the current data file record.
the content of the Record variable to the current data file record.... |
|
|
|
|
|
|
The context menu of menu options allows you to perform all the operations required to define a drop-down menu...... |
|
|
|
|
|
|
Deselects an appointment from a Scheduler control. |
|
|
|
|
|
|
Selects an appointment in a Scheduler control. |
|
|
|
|
|
|
Deletes an appointment from a Scheduler control. |
|
|
|
|
|
|
The WorkingHourStart property is used to get and change the start time of working hours used:
by an Organizer control.
by a Scheduler control.
by a Gantt Chart column (in a Table or TreeView Table control).... |
|
|
|
|
|
|
The WorkingHourEnd property is used to identify and change the end time of working hours used:
by an Organizer control.
by a Scheduler control.
by a Gantt Chart column (in a Table or TreeView Table control).... |
|
|
|
|
|
|
Draws RTF text:
in an Image control,
in an Image variable.... |
|
|
|
|
|
|
Stops the manual iteration of data file linked to a Table control based on a data file. |
|
|
|
|
|
|
Changes the dimensions of a widget found in a Dashboard control. |
|
|
|
|
|
|
Changes the position of a widget found in a Dashboard control. |
|
|
|
|
|
|
Draws a rectangle in a picLayer variable. |
|
|
|
|
|
|
Displays a custom message in a system information window. |
|
|
|
|
|
|
Deletes an element at a given position:
from a one-dimensional WLanguage array.
from an advanced array property (array of gglCalendar events, etc.).
from an associative array.
from a WLanguage list.... |
|
|
|
|
|
|
The DndSource property is used to determine and change a control's drag-and-drop behavior.... |
|
|
|
|
|
|
Increments a number at the beginning or at the end of a string. |
|
|
|
|
|
|
Checks the existence and validity of the password for a user of the user groupware. |
|
|
|
|
|
|
Copies:
the content of the current record (loaded in memory) to the current data file record.
the content of the Record variable to the current data file record.... |
|
|
|
|
|
|
WINDEV and WEBDEV allow you to easily access the data handled by Outlook...... |
|
|
|
|
|
|
Deletes all elements:
from a one-dimensional or two-dimensional WLanguage array.
from an associative array.
from an advanced array property (array of gglCalendar events, etc.).
from a WLanguage queue.
from a WLanguage stack.
from a WLanguage list.... |
|
|
|
|
|
|
The WDPic type is used to define the advanced characteristics of an image in ".wdpic" format. |
|
|
|
|
|
|
WINDEV Tutorial: Optimizing a project Lesson 2 - Performance profiler - 15 min |
|
|
|
|
|
|
The Modified property is used to determine if a control or group of controls has been modified by the user (keyboard or mouse input). |
|
|
|
|
|
|
The Day property is used to:
Get the day from a Date or DateTime variable, or get the number of days from a Duration variable.
Change the day of a Date or DateTime variable, or change the number of days of a Duration variable.
Get the day or the number of days from a Date item (in "Date", "Date and Time" or "Duration" format)
Modify the day or the number of days in a Date item (in "Date", "Date and Time" or "Duration" format)... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|