|
|
|
|
|
|
|
|
|
|
|
|
|
|
| The ToolbarVisible property is used to:
know if the toolbar or the ribbon is displayed in a control.
show or hide the toolbar or the ribbon in a control.... |
|
|
|
|
|
|
|
| The Empty property is used to determine if:
a Looper, Table, List Box or Combo Box control is empty. The control can be a browsing control or a memory control.
a Chart control contains no series.
a report control is empty (control linked to an item).
an array (or an associative array) contains no element.
an element of an associative array exists or not.
a queue, a list or a stack contains no element.... |
|
|
|
|
|
|
|
| The NewLine property is used to determine:
in a Table control, whether the current row was created with TableAddXXX or TableInsertXXX.
in a Looper control, whether the current row was created with LooperAddXXX or LooperInsertXXX.
in an Organizer control, whether an appointment was created via the popup menu.
in a Scheduler control, whether an appointment was created via the popup menu.... |
|
|
|
|
|
|
|
| This help page presents the method for creating an SQL query used to get the first 10 records...... |
|
|
|
|
|
|
|
| List of constants used by the functions for managing the Drag and Drop.... |
|
|
|
|
|
|
|
| The CheckMarkStyle property gets and sets the check icon of a menu option. This icon appears only if the menu option is checked. |
|
|
|
|
|
|
|
| It is possible to manage and grant certain access rights to the developers for each element in the SCM...... |
|
|
|
|
|
|
|
| The NullIfEmpty property is used to:
Find out whether the value returned by the control is NULL if its content is empty.
Configure the value returned by the control if its content is empty.... |
|
|
|
|
|
|
|
| The CrosshairThickness property is used to determine and change the thickness of the crosshair in a Chart control. |
|
|
|
|
|
|
|
| The List Box and Combo Box controls can benefit from several AAFs...... |
|
|
|
|
|
|
|
| The CrosshairOpacity property is used to determine and change the opacity of the crosshair in a Chart control. |
|
|
|
|
|
|
|
| The SwipeEnabled property enables or disables the swipe gesture support:
on an Internal Window control.
on a row in a Looper control.... |
|
|
|
|
|
|
|
| The following paragraphs explain...... |
|
|
|
|
|
|
|
| WINDEV gives you the ability to lock your applications (after a specific duration for example)...... |
|
|
|
|
|
|
|
| Time management is extremely important...... |
|
|
|
|
|
|
|
| Stops and resets a running stopwatch. |
|
|
|
|
|
|
|
| WINDEV, WEBDEV and WINDEV Mobile propose different modes for using the development environment...... |
|
|
|
|
|
|
|
| To customize the remote control performed on a multi-user WINDEV application, you can trigger the execution of a procedure found in the application...... |
|
|
|
|
|
|
|
| For a dynamic WEBDEV site, when starting the site (site called from a browser), a session representing the site is loaded in memory on the server...... |
|
|
|
|
|
|
|
| Runs an Automatic Application Feature (AAF) on a control or window. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|