|
|
|
|
|
|
|
Hashing is used to summarize a file or a character string...... |
|
|
|
|
|
|
The Extra property is used to:
Get additional information about a control, window, or page.
Edit additional information of a control, window or page.
In browser code, you can only get additional information of a control or page.... |
|
|
|
|
|
|
WDMap is used to view the records found in a data file...... |
|
|
|
|
|
|
To view the characteristics of the control, select "Description" in the context menu.... |
|
|
|
|
|
|
The code editor proposes several tools used to correct the code...... |
|
|
|
|
|
|
All the elements handled by a project (window, report, classes, set of procedures, queries, ...... |
|
|
|
|
|
|
The CheckmarkVisible property is used to:
Determine whether a checkmark is displayed to the left of a row in a TreeView control.
Show or hide a checkmark to the left of a row in a TreeView control.... |
|
|
|
|
|
|
The ScrollWithFinger property is used to:
Determine if the content of a control can be moved with the finger ("finger scrolling").
Enable or disable touch-responsiveness for a control.... |
|
|
|
|
|
|
Dynamically changes the skin template:
of all windows found in the current application,
of the windows found in the WINDEV components used by the application,
of a specific window found in the project.... |
|
|
|
|
|
|
The InputEnabled property is used to:
Determine if a control or a group of controls is editable or read-only.
Change the input options for a control or group of controls.... |
|
|
|
|
|
|
The DisplayMask property is used to:
Find out the display mask.
Modify the display mask.
This display mask is displayed when the control is in read-only or when the control does not have focus.... |
|
|
|
|
|
|
The Procedure type is used to handle:
the procedures or methods found in the project.
the procedures or methods found in an internal component.
the procedures or methods found in an external component.... |
|
|
|
|
|
|
The StartVisibleRange property is used to:
get and change the first visible date or time in a Scheduler or TimeLine control.
change the first visible time in a TimeLine control.... |
|
|
|
|
|
|
The wsResponse type is used to get:
the XML source code of the Webservice response.
the value of the different parts of the Webservice response (for the Webservices returning several responses).... |
|
|
|
|
|
|
The WithClosingButton property is used to:
Determine whether all the tabs of a Dynamic Tab control have a Close button.
Show a Close button in all the tabs of a Dynamic Tab control.... |
|
|
|
|
|
|
The DisplayFormattingMarks property is used to:
Determine if formatting marks are shown or hidden in a Word Processing control.
Show or hide formatting marks in a Word Processing control.... |
|
|
|
|
|
|
Inserts an object into a Word Processing document or replaces the content of the current fragment. The objects that can be used are:
an element,
a document,
a paragraph,
a text,
an image,
a fragment.... |
|
|
|
|
|
|
The Pinned property is used to:
Pin a control: the position of the pinned control will be relative to the visible area of its container and not to the content area.
Determine if a control is pinned.... |
|
|
|
|
|
|
The Identifier property is used to get and change the name of the current computer shown to the participants who receive the audio or video stream. This name can be a number, for example. |
|
|
|
|
|
|
The ImageMode property is used to get and change the display mode of an image in an Image control, in the column of a table of type Image or in the background of a Chart control in a window. |
|
|
|
|
|
|
The RecordSize property is used to get the size (in bytes) of a record in:
a file described in the data model editor,
a file described through programming,
an HFSQL view,
a query.... |
|
|
|
|
|
|
The Name55 property is used to manipulate the logical name of a Hyper File 5.5 data file that has not been migrated and is located in a WINDEV 19 analysis. |
|
|
|
|
|
|
The ReturnedValue property is used to:
Get and change the value returned by a window, page or report.
Get and change the value returned by an option in a Radio Button control.... |
|
|
|
|
|
|
The following functions are used to manage Drag and Drop:... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|