|
|
|
|
|
|
|
Adding a SaaS client account is used to make a SaaS site available to the users...... |
|
|
|
|
|
|
Adds an element to a Table control. |
|
|
|
|
|
|
Converts a JSON string to a Variant variable. |
|
|
|
|
|
|
Sends a NFC tag to another device. |
|
|
|
|
|
|
Returns the list of columns filtered by the user in a Table or TreeView Table control. |
|
|
|
|
|
|
The wsRequest type is used to define the advanced characteristics of a Webservice. |
|
|
|
|
|
|
The ManualEvent type is used to manage a manual event. |
|
|
|
|
|
|
Adds a calculated row to a Table control by providing custom calculation procedures. |
|
|
|
|
|
|
The xmlReader type is used to read an XML document without loading it in memory. |
|
|
|
|
|
|
Salesforce is a very popular CRM software...... |
|
|
|
|
|
|
WINDEV, WEBDEV and WINDEV Mobile allow you to automatically translate your WLanguage code from English into French and vice versa...... |
|
|
|
|
|
|
The automatic modification of the data files allows updating the description of data files on the Web server...... |
|
|
|
|
|
|
MyPopupControl is used to handle the control that opened a popup window... |
|
|
|
|
|
|
The CONTINUE keyword can correspond:
to the CONTINUE instruction. It allows you to go back to the beginning of the first iteration without finishing the code of the current iteration.
to the CONTINUE: label. It allows you to declare a common code in a loop.... |
|
|
|
|
|
|
Returns the directory from which the execution is started. |
|
|
|
|
|
|
Deletes all rows from:
a Table control populated programmatically,
a TreeView Table control populated programmatically,
a table displayed in a Combo Box control.... |
|
|
|
|
|
|
Artificially triggers the security mechanism of WLanguage by throwing an exception. |
|
|
|
|
|
|
Deselects a row from a Table or TreeView Table control. |
|
|
|
|
|
|
Returns a string after removing the spaces:
from the left and right side of the initial string.
within the string.... |
|
|
|
|
|
|
Returns the index of a column in a Table or Treeview Table control. |
|
|
|
|
|
|
Retrieves the characteristics of an image file or the characteristics of a PDF file :
format,
width and height,
number of bits per pixel.... |
|
|
|
|
|
|
Checks the validity of a date between January 01 0001 and December 31 9999. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|