|
|
|
|
|
|
|
WINDEV allows you to open windows in popup format... |
|
|
|
|
|
|
Opens a popup window by specifying its opening position and waits until it is closed. |
|
|
|
|
|
|
MyPopupControl is used to handle the control that opened a popup window... |
|
|
|
|
|
|
Opens a popup window whose result will be retrieved via a WLanguage procedure ("callback"). |
|
|
|
|
|
|
Opens a popup window and waits for this window to be closed. |
|
|
|
|
|
|
Opens a popup window whose result will be retrieved via a WLanguage procedure ("callback"). |
|
|
|
|
|
|
Opens a popup window by specifying its opening position and waits until it is closed. |
|
|
|
|
|
|
Simulates the operating mode of HFSQL Client/Server on an ADSL or 3G network.... |
|
|
|
|
|
|
WEBDEV allows you to create a drop-down menu in your HTML pages...... |
|
|
|
|
|
|
Initializes the query linked to the report (for a query with parameters). |
|
|
|
|
|
|
In the Scheduler control, the appointment is displayed in a specific area...... |
|
|
|
|
|
|
Initializes or reinitializes a replication defined by the replication editor (ReplicEdit). |
|
|
|
|
|
|
Collapses:
the entire hierarchy (all nodes) of a TreeView Table control.
all breaks of a Table control.... |
|
|
|
|
|
|
Initializes the label of a data category (or section) in a chart. |
|
|
|
|
|
|
Begins, commits or rolls back a transaction:
on the files of a database opened by SQLConnect,
on the files of a database opened by a connection (OLE DB or Native Access/Native Connector) described in the data model editor or by HOpenConnection.... |
|
|
|
|
|
|
Restarts a service (already started). |
|
|
|
|
|
|
Usage example of the SQLFirst function |
|
|
|
|
|
|
Usage example of the HChangeKey function |
|
|
|
|
|
|
WLanguage procedure called by HTrack |
|
|
|
|
|
|
Envoie un répertoire (présent sur la machine de l'utilisateur) vers un disque distant.... |
|
|
|
|
|
|
Sends a REST request and waits for the server response. |
|
|
|
|
|
|
Implementing input suggestions in an Edit control is very simple...... |
|
|
|
|
|
|
The X property is used to get and change the X-coordinate of an element. |
|
|
|
|
|
|
The Y property is used to get and change the the Y-coordinate of an element. |
|
|
|
|
|
|
Usage example of the FinDecreasingRedemption function |
|
|
|
|
|
|
Starts detecting the Wi-Fi access points currently accessible from the device. |
|
|
|
|
|
|
Calculates the sum of the array elements. |
|
|
|
|
|
|
Closes the current connection and frees the memory used by the connection. |
|
|
|
|
|
|
Retrieves all the emails found on a server. |
|
|
|
|
|
|
At runtime, an application runs in a main thread...... |
|
|
|
|
|
|
Reads a line from an external file (ANSI or UNICODE). |
|
|
|
|
|
|
Reads a line in an external file, gets sections of this line according to a regular expression and assigns them to a variable. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|