|
|
|
|
|
|
|
Refreshes a Table or TeeeView Table control from a given position:
for a control linked to a file: changes made in the linked data file are reflected in the control.
for a control handled programmatically: the calculated columns are re-calculated.... |
|
|
|
|
|
|
Spreadsheet controls can be handled programmatically...... |
|
|
|
|
|
|
The Second property is used to:
Retrieve the number of seconds from a Time, DateTime or Duration variable.
Modify the number of seconds in a Time, DateTime or Duration variable.
Retrieve the seconds or the number of seconds from a Date item (in "Date and Time" or "Duration" format)
Modify the seconds or the number of seconds in a Date item (in "Date and Time" or "Duration" format)... |
|
|
|
|
|
|
The Millisecond property is used to:
Retrieve the number of milliseconds from a Time, DateTime or Duration variable.
Modify the number of milliseconds in a Time, DateTime or Duration variable.
Retrieve the milliseconds or the number of milliseconds from a Date item (in "Date and Time" or "Duration" format)
Modify the milliseconds or number of milliseconds in a Date item ("Date and Time" or "Duration" format)... |
|
|
|
|
|
|
A group of controls is a set of controls grouped together in order for their characteristics (their visible status for example) to be modified (or checked) in a single operation by programming...... |
|
|
|
|
|
|
Converts an ANSI string (Windows) to a UNICODE string. |
|
|
|
|
|
|
The InputMask type is used to define all the advanced characteristics of a custom input mask. |
|
|
|
|
|
|
The following functions are used to manage the telemetry:... |
|
|
|
|
|
|
The COMObject type is used to represent an interface of a COM object. |
|
|
|
|
|
|
Resumes a stopwatch previously stopped by <Chrono>.Fin or <Chrono>.Pause. |
|
|
|
|
|
|
To simplify the configuration of user groupware according to the users, the controls should be organized in groups of controls...... |
|
|
|
|
|
|
The "Context-sensitive code view" pane allows you to view and edit the code of the element (window, page, report, control, etc.... |
|
|
|
|
|
|
Deletes a row at a given position:
from a two-dimensional array.
from the advanced array property (array of gglCalendar events, etc.)
The array size is automatically reduced.... |
|
|
|
|
|
|
Allows you to:
move an element in a one-dimensional WLanguage array or in an advanced array property (array of gglCalendar events, etc.). The other array elements are moved accordingly.
swap two elements in a one-dimensional WLanguage array or in an advanced array property (array of gglCalendar events, etc.).... |
|
|
|
|
|
|
Allows you to:
move an element in a one-dimensional WLanguage array or in an advanced array property (array of gglCalendar events, etc.). The other array elements are moved accordingly.
swap two elements in a one-dimensional WLanguage array or in an advanced array property (array of gglCalendar events, etc.).... |
|
|
|
|
|
|
Sets the starting angle of the first section in the following types of chart:
Pie, Semi-circular or Donut.
Sunburst.
Radial Bar chart.... |
|
|
|
|
|
|
Locks a WINDEV application. |
|
|
|
|
|
|
The Drive type allows handle a Drive generically. To use this type of Variable, it is necessary to connect to the desired Drive. |
|
|
|
|
|
|
Regardless of the skill of the development team, the end user will always want to do something that has not been planned for...... |
|
|
|
|
|
|
A control in a window or page can be associated with an alphanumeric character, a key or combination of keys ("keyboard shortcut"), etc.... |
|
|
|
|
|
|
Several DotNet functions are available in WINDEV...... |
|
|
|
|
|
|
A Table control found in a window or in a page can be handled in WLanguage by the following properties...... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|