|
|
|
|
|
|
|
The MinHeight property is used to get and change the minimum height of a control or window. |
|
|
|
|
|
|
The MaxWidth property is used to get and change the maximum width of a control or window. |
|
|
|
|
|
|
The MinWidth property is used to get and change the minimum width of a control or window. |
|
|
|
|
|
|
The MaxHeight property is used to get and change the maximum height of a control or window. |
|
|
|
|
|
|
WINDEV and WINDEV Mobile allow you to animate the controls found in a window...... |
|
|
|
|
|
|
When typing compound statements ("Switch", "For" and "While", for example), the code is automatically indented to highlight the structure of the loops used in the program...... |
|
|
|
|
|
|
The statement block is repeated endlessly... |
|
|
|
|
|
|
The MouseCursor property is used to identify and change the hover cursor defined for a control, window or page. |
|
|
|
|
|
|
Imports a Text file into a data file in HFSQL Classic or Client/Server format (data file described in the data model editor, or declared by HDeclare, HDeclareExternal or HDescribeFile).... |
|
|
|
|
|
|
During the development phase, you may have to change the computer used for development (change computer, rename the computer, ...... |
|
|
|
|
|
|
Calls a server URL that returns data in JSON format (JavaScript Object Notation). |
|
|
|
|
|
|
Imports a Text file into a data file in HFSQL Classic or Client/Server format (data file described in the data model editor, or declared by HDeclare, HDeclareExternal or HDescribeFile).... |
|
|
|
|
|
|
Describes a full-text index of data file created through programming. |
|
|
|
|
|
|
Returns the start or end date and time of the time slot selected in an Organizer control. |
|
|
|
|
|
|
Returns the start or end date and time of the time slot selected in a Scheduler control. |
|
|
|
|
|
|
Returns the start or end date and time of the time slot selected in an Organizer control. |
|
|
|
|
|
|
The Source property can be used on:
a Chart control: in this case, the Source property is used to get the source of the series: Table column, list of values, ...
a connection: in this case, the Source property is used to get or set the source of a connection (HFSQL Client/Server, OLE DB, etc.).... |
|
|
|
|
|
|
The HTMLAfter property is used to get and change the HTML code inserted after the control. |
|
|
|
|
|
|
Retrieves the activation status of the geolocation provider or asks to be notified when the status changes. |
|
|
|
|
|
|
Removes links from a Gantt Chart column in a Table or TreeView Table control. |
|
|
|
|
|
|
Adds a task in a Gantt Chart column in a Table or TreeView Table control. |
|
|
|
|
|
|
The RulerValue property is used to get or change the position of the playhead in a TimeLine control. |
|
|
|
|
|
|
Removes a task from a Gantt Chart column in a Table or TreeView Table control. |
|
|
|
|
|
|
Removes all tasks from a Gantt Chart column in a Table or TreeView Table control. |
|
|
|
|
|
|
Returns the screen coordinates of a point or the screen coordinates of a value found in a chart. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|