|
|
|
|
|
|
|
|
|
|
|
|
|
|
| Calculates the width (in millimeters) of the printable page while taking the left or right margins into account. |
|
|
|
|
|
|
|
| Forces a column break in a multi-column report. |
|
|
|
|
|
|
|
| The NumberColumn property is used to:
Get the number of columns in Table, Check Box, Radio Button controls, etc..
Set the number of columns in a multi-column List Box control.... |
|
|
|
|
|
|
|
| The DisplayEnabled property is used to:
determine whether or not a control or window is refreshed. If the control is displayed, its content is refreshed regularly.
refresh a control or window.... |
|
|
|
|
|
|
|
| The MovableByBackground property is used to:
find out whether a window can be moved by the background,
allow (or not) a window to be moved by the background.... |
|
|
|
|
|
|
|
| The Sorted property is used to:
Determine whether a control is sorted.
Sort a control or not.... |
|
|
|
|
|
|
|
| When typing a new message intended to the end user, WINDEV or WINDEV Mobile automatically displays the following window...... |
|
|
|
|
|
|
|
| Sharing a project in practice... |
|
|
|
|
|
|
|
| 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.... |
|
|
|
|
|
|
|
| The compilation options allow you to define the help system generation settings...... |
|
|
|
|
|
|
|
| The ExtendedInfo property is used to get additional information:
about a data file accessed by a Native Connector or HFSQL Client/Server.
about an item accessed by a Native Connector or HFSQL Client/Server.
about a connection. In this case, this property is equivalent to CtExtendedInfo.... |
|
|
|
|
|
|
|
| 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.... |
|
|
|
|
|
|
|
| WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle Bar Code controls...... |
|
|
|
|
|
|
|
| List of functions for managing browsers... |
|
|
|
|
|
|
|
| A multitouch feature is a technique allowing the user to interact with a device via several contact points (the fingers are used in most cases).... |
|
|
|
|
|
|
|
| To see the results of telemetry data for your applications, WINDEV and WINDEV Mobile propose a telemetry editor...... |
|
|
|
|
|
|
|
| Running a project step-by-step allows you to start the debugger when launching the application...... |
|
|
|
|
|
|
|
| List of HFSQL properties... |
|
|
|
|
|
|
|
| The Plane property is used to:
Get:
the active plane of a window (or report) or the plane to which a control belongs.
the active plane of a WEBDEV element.
Change:
the active plane of a window (or report) or associate a control with another plane.
the active plane of a WEBDEV element.... |
|
|
|
|
|
|
|
| The links are used to link the files found in an analysis between themselves...... |
|
|
|
|
|
|
|
| WINDEV proposes several WLanguage functions for managing animations...... |
|
|
|
|
|
|
|
| Whatever the type of button, it is possible to associate an action with it...... |
|
|
|
|
|
|
|
| WINDEV and WINDEV Mobile allow you to handle a Slider control through programming...... |
|
|
|
|
|
|
|
| WINDEV allows you to handle a Spin control through programming...... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|