|
|
|
|
|
|
|
Identifies and retrieves the different elements of the command line passed as a parameter to the current program. |
|
|
|
|
|
|
The following tools are provided with WINDEV, WEBDEV and WINDEV Mobile |
|
|
|
|
|
|
WINDEV, WEBDEV and WINDEV Mobile allow you to run a set of processes (compilation, generation, ... |
|
|
|
|
|
|
Creating the setup program allows you to deploy a WINDEV application on the end-user computers... |
|
|
|
|
|
|
Returns the value of a parameter passed to the current page. |
|
|
|
|
|
|
Executes a program (an executable file, for example) from the current application. |
|
|
|
|
|
|
WINDEV and WEBDEV allow you to perform multiple types of processes from a command line... |
|
|
|
|
|
|
Starts running a remote program from the current application. |
|
|
|
|
|
|
Retrieves the list of selected cells in a Spreadsheet control found in a window. |
|
|
|
|
|
|
Returns the MIME type of the request received during a call to a REST Webservice. |
|
|
|
|
|
|
Loads a file in XLSX format in a Spreadsheet control found in a window. |
|
|
|
|
|
|
The xpathResult type is used it find out the result of the execution of an XPATH query. |
|
|
|
|
|
|
Emulates the integration of an undocked pane in the associated dynamic Tab control. |
|
|
|
|
|
|
Used to find out whether the scrollbar of a control in a WINDEV application is visible. |
|
|
|
|
|
|
Finds a character string:
in an entire Word Processing document.
in a fragment.... |
|
|
|
|
|
|
The hbTableDescription type is used to define and find out the characteristics of an HBase table. |
|
|
|
|
|
|
Returns the list of options in the context menu actually displayed by the control. |
|
|
|
|
|
|
Lists the "children" of a node and the "child" elements of these "children" in a TreeView control. |
|
|
|
|
|
|
Finds an element (leaf or node) in a TreeView control and returns its path. |
|
|
|
|
|
|
Closes and frees the PDF file displayed in a PDF Reader control. |
|
|
|
|
|
|
Returns the type of pointer used on the device: finger, mouse or stylus. |
|
|
|
|
|
|
Returns the total size (in bytes) of a file found in an Upload control. |
|
|
|
|
|
|
Deselects an element in a List Box, ListView or Combo Box control. |
|
|
|
|
|
|
Closes and frees the PDF file displayed in a PDF Reader control. |
|
|
|
|
|
|
Returns the list of active Beacon detections started in the background with BeaconDetectBackground. |
|
|
|
|
|
|
Adds an attachment in a PDF file generated by a PDF print export. |
|
|
|
|
|
|
Creates a Word file (.RTF) using the data from a Looper control. |
|
|
|
|
|
|
Procedure ("Callback") called by inAppListPurchase when the list of purchases made is received. |
|
|
|
|
|
|
Closes the docx file associated with the Document variable and frees the document. |
|
|
|
|
|
|
Retrieves the list of selected cells in a Spreadsheet control found in a window. |
|
|
|
|
|
|
Retrieves the characteristics of a WLanguage list: types of elements and number of elements. |
|
|
|
|
|
|
Saves an image found in an Image variable:
in a PNG file.
in memory.... |
|
|
|
|
|
|
Saves an image found in an Image variable:
in a JPEG file.
in memory.... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|