|
|
|
|
|
|
|
The Google Contact service is used to manage contacts on Internet...... |
|
|
|
|
|
|
Enables the management of push notifications in a WINDEV Mobile application (Android or iOS). |
|
|
|
|
|
|
Modifies the percentage that corresponds the hole radius in the following charts:
Donut,
Radial Bar chart.... |
|
|
|
|
|
|
List of events associated with ListView controls... |
|
|
|
|
|
|
Indicates the action accepted by the target of Drag/Drop and manages the mouse cursor during Drag/Drop.... |
|
|
|
|
|
|
WINDEV manages the following events by default (in order of appearance in the code editor)... |
|
|
|
|
|
|
Builds a sequence of characters used to specify whether the text that follows the call to this function is crossed out or not. |
|
|
|
|
|
|
Returns the system "Handle" (HWND) of a WINDEV control or window. |
|
|
|
|
|
|
Sorts the elements in a List Box, ListView or Combo Box control populated programmatically. |
|
|
|
|
|
|
A slider control is used to select a value between two bounds...... |
|
|
|
|
|
|
Starts Reports and Queries and opens the WINDEV project corresponding to the current application. |
|
|
|
|
|
|
WINDEV Mobile tutorial: Deploying an iOS application 10 min |
|
|
|
|
|
|
Creates the signature of a file. This signature can be stored in a Buffer variable or in a text file. |
|
|
|
|
|
|
Sorts an HFSQL view by creating an index on a view item. This function uses the former view mechanism. |
|
|
|
|
|
|
When creating an executable, you can choose not to use a library or not to include all the elements of the project in the library...... |
|
|
|
|
|
|
The NumberRow property returns the maximum number of rows containing data in a Spreadsheet control. These rows contain data, a formula, formatting or a non-standard height. |
|
|
|
|
|
|
Inserts an element at a given position:
into a one-dimensional array.
into an associative array.
into an advanced array property (array of gglCalendar events, etc.).
into a WLanguage list.... |
|
|
|
|
|
|
Deletes a row at a given position:
from a two-dimensional array.
from the advanced array property (array of gglCalendar events, etc.)
The array size is automatically reduced.... |
|
|
|
|
|
|
The Property FlexWrap allows you to know and modify the management of the return to row of the fields of a row of a Flexbox field ( Property 7900 corresponding CSS "flex-wrap"). |
|
|
|
|
|
|
Builds a sequence of characters used to describe the color of the text and/or the color of the shape outline (rectangle or circle).... |
|
|
|
|
|
|
The Modified property is used to determine if a control or group of controls has been modified by the user (keyboard or mouse input). |
|
|
|
|
|
|
Overwrites the working hours on a row in a Gantt Chart column of a Table (or TreeView Table) control. |
|
|
|
|
|
|
The docElementTextArea type is used to define the advanced characteristics of a text area found in a docElement variable. |
|
|
|
|
|
|
WINDEV Mobile includes different types of generation...... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|