|
|
|
|
|
|
|
|
|
|
|
|
|
|
| Formats WLanguage code: coloring, normalized rewriting, indentation, translation, etc.... |
|
|
|
|
|
|
|
| A Web Camera control found in a page can be handled in WLanguage by the following properties. |
|
|
|
|
|
|
|
| A Navigation Bar control can be manipulated in WLanguage in a page with the following properties...... |
|
|
|
|
|
|
|
| The FontSize property is used to:
Identify the size of the font used in a control.
Change the size of the font used in a control.... |
|
|
|
|
|
|
|
| Returns the list of files found in an archive. |
|
|
|
|
|
|
|
| Initializes the category color for a chart whose type is:
Pie,
Column,
Bubble chart,
Waterfall.... |
|
|
|
|
|
|
|
| WINDEV and WEBDEV allow you to perform multiple types of processes from a command line...... |
|
|
|
|
|
|
|
| Retrieves information about the current device position. |
|
|
|
|
|
|
|
| Transfers the result of a query to a Table control populated programmatically (a List Box or Combo Box control), with the possibility of Partial Fetch (the result is retrieved by blocks of rows). |
|
|
|
|
|
|
|
| The following events appear by default in the WINDEV and WINDEV Mobile code editor... |
|
|
|
|
|
|
|
| Usage example of the fOpen function |
|
|
|
|
|
|
|
| The Heatmap chart is used to represent in 2 dimensions data with 3 axes of values...... |
|
|
|
|
|
|
|
| Sends an HTTP request and waits for the response from the HTTP server. |
|
|
|
|
|
|
|
| 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.... |
|
|
|
|
|
|
|
| Inserts an element at a given position:
into a one-dimensional WLanguage array.
into an associative array.
into an advanced array property (array of gglCalendar events, etc.).
into a WLanguage list.... |
|
|
|
|
|
|
|
| Creates an HFSQL view from two previously created views (HCreateView). This function uses the former view mechanism. |
|
|
|
|
|
|
|
| Returns information about the series found at a specific chart point. |
|
|
|
|
|
|
|
| Sets the position on the first record whose value for a specific item is greater than or equal to a sought value (generic search). |
|
|
|
|
|
|
|
| Returns the IP address of the computer using and calling the Webservice. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|