|
|
|
|
|
|
|
Returns the number of the current record in a Table control based on a data file. |
|
|
|
|
|
|
The stored procedures are used to simplify the development and the maintenance of your applications by factorizing the code...... |
|
|
|
|
|
|
Returns the content of an item found in the current record (in the data file, view, query, ...). |
|
|
|
|
|
|
Returns the characteristics of an array: type of elements, number of dimensions, dimensions, etc. |
|
|
|
|
|
|
Returns the result of the last J2EE procedure that was successfully run. |
|
|
|
|
|
|
Returns the number of elements in a List Box, ListView or Combo Box control. |
|
|
|
|
|
|
Returns the list of folders:
found in the Outlook messaging software.
for an IMAP session.... |
|
|
|
|
|
|
Returns the status of a node in a Treeview Table control: collapsed, expanded or not found. |
|
|
|
|
|
|
Returns an array corresponding to the union of two arrays (without deleting duplicates). |
|
|
|
|
|
|
Returns the index of the break header and footer for a given break in a Looper control. |
|
|
|
|
|
|
Returns the geographical position (latitude and longitude) corresponding to a point in a Map control. |
|
|
|
|
|
|
Returns all values associated with a row or column header in a Pivot Table control. |
|
|
|
|
|
|
WINDEV and WEBDEV support an optional Native SQL Server Connector (also called Native SQL Server Access)...... |
|
|
|
|
|
|
Returns the index of the break header and footer for a given break in a Table control. |
|
|
|
|
|
|
Returns or modifies the style of selected cells in a Spreadsheet control found in a window. |
|
|
|
|
|
|
Returns information about one or more backups performed on an HFSQL Client/Server server.... |
|
|
|
|
|
|
Returns the type of screen on which the application is run: phone, tablet, computer or watch. |
|
|
|
|
|
|
Returns the coordinates (in pixels) of the point corresponding to a geographical position (latitude and longitude). |
|
|
|
|
|
|
Returns the index of the break header and footer for a given break in a Looper control. |
|
|
|
|
|
|
Returns the text with ellipsis displayed in an Edit, Combo Box or Static control. |
|
|
|
|
|
|
Returns the index of the break header and footer for a given break in a Table control. |
|
|
|
|
|
|
Returns the size of a variable (string, numeric, array, ...) or resizes a dynamic array. |
|
|
|
|
|
|
Returns the full height of the window (including the border, menu bar and title). |
|
|
|
|
|
|
Two types of procedures are available...... |
|
|
|
|
|
|
Calls an external server URL that returns data in JSON format (JavaScript Object Notation). |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|