|
|
|
|
|
|
|
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.... |
|
|
|
|
|
|
Used to find out whether a file found on disk or a file contained in a buffer corresponds to an image format recognized by WINDEV, WEBDEV or WINDEV Mobile. |
|
|
|
|
|
|
WINDEV enables you to handle an OLE control by programming...... |
|
|
|
|
|
|
When a WINDEV, WEBDEV or WINDEV Mobile project uses data files, it must be associated with an analysis...... |
|
|
|
|
|
|
The Project Management Hub is used to define spools of requests...... |
|
|
|
|
|
|
The Alias property is used to:
get or change the alias of a window (WINDEV and WINDEV Mobile).
get or change the alias of a dynamic tab (WINDEV).
get the internal HTML/JavaScript name of a control (WEBDEV).... |
|
|
|
|
|
|
Internal components in practice... |
|
|
|
|
|
|
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 RuleVisible property is used to:
Find out whether the rulers are visible or invisible in a Word Processing control.
Make the rulers visible or invisible in a Word Processing control.... |
|
|
|
|
|
|
The InitialHeight property is used to:
Find out the creation height of a control or window.
Modify the base height used to anchor the controls "in height".
Find out the creation height of a block or control in a report.... |
|
|
|
|
|
|
The TotalRange property is used to get and change the total range of data represented by the Range Slider control. |
|
|
|
|
|
|
Converts a date and a time in Epoch format (number of time units since 01/01/1970 at 00h00 UTC) to a local datetime.... |
|
|
|
|
|
|
Project configurations are used to easily define the different "targets" of your project...... |
|
|
|
|
|
|
A kiosk application is an application from which the user cannot exit...... |
|
|
|
|
|
|
You have the ability to create a setup program in MSI standard...... |
|
|
|
|
|
|
The Content property is used to read or write the whole content of a control:
List Box populated programmatically,
Combo Box populated programmatically,
Spreadsheet.... |
|
|
|
|
|
|
The EndVisibleRange property is used to:
find out and modify the last visible date or time in a Scheduler control or in a TimeLine control.
modify the last visible time in a TimeLine control.... |
|
|
|
|
|
|
The StartTotalRange property is used to:
get the first date or time that will be displayed in a Scheduler or TimeLine control.
change the first time that can be displayed in a TimeLine control.... |
|
|
|
|
|
|
The EndTotalRange property is used to:
get the last date or time that can be displayed in a Scheduler or TimeLine control.
change the last time that can be displayed in a TimeLine control.... |
|
|
|
|
|
|
WINDEV allows you to handle a Toolbar control through programming...... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|