|
|
|
|
|
|
|
Returns the status of the current source. |
|
|
|
|
|
|
Closes a WINDEV window (and returns a value if necessary). |
|
|
|
|
|
|
Inserts an element into a List Box, ListView or Combo Box control populated programmatically. |
|
|
|
|
|
|
WINDEV, WEBDEV and WINDEV Mobile allow you to directly manage the emails from your applications...... |
|
|
|
|
|
|
Restores:
the scrollbar position in a Spreadsheet control,
the current worksheet,
the elements selected in the current worksheet of Spreadsheet control.
These elements have been saved by SpreadsheetSavePositionAndSelection.... |
|
|
|
|
|
|
Usage example of the FinDecreasingRedemption function |
|
|
|
|
|
|
The monitoring robot includes three executables...... |
|
|
|
|
|
|
Sends a control message to a service. |
|
|
|
|
|
|
The following processes are associated with a Signature control:... |
|
|
|
|
|
|
Executes a procedure for each element of a WLanguage array. |
|
|
|
|
|
|
Waits for the end of the execution of the specified thread. |
|
|
|
|
|
|
Implementing input suggestions in an Edit control is very simple...... |
|
|
|
|
|
|
Simulates the absence of .Net 3.0 framework. |
|
|
|
|
|
|
Transforms an image by applying perspective correction. |
|
|
|
|
|
|
WINDEV and WINDEV Mobile allow you to create window templates...... |
|
|
|
|
|
|
Performs a reconnection to the server for all the interrupted connections. The uninterrupted connections are not modified. |
|
|
|
|
|
|
Enables the runtime log programmatically. |
|
|
|
|
|
|
Adds a row at the end:
of a one- or two-dimensional WLanguage array.
of a two-dimensional array property of a variable type (xlsDocument variable for example).... |
|
|
|
|
|
|
Inserts a row at a given position:
into a two-dimensional WLanguage array.
into an advanced two-dimensional array property (xlsDocument, etc.).... |
|
|
|
|
|
|
Expands:
the entire hierarchy (all nodes) of a TreeView Table control.
all breaks of a Table control.... |
|
|
|
|
|
|
Initializes the parameters of geolocation WLanguage functions and finds a location provider. |
|
|
|
|
|
|
Modifies the name of a file. |
|
|
|
|
|
|
Deletes all elements:
from a one-dimensional or two-dimensional WLanguage array.
from an associative array.
from an advanced array property (array of gglCalendar events, etc.).
from a WLanguage queue.
from a WLanguage stack.
from a WLanguage list.... |
|
|
|
|
|
|
Returns the size (in bytes) of a file found on an FTP server (File Transfer Protocol). |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|