|
|
|
|
|
|
|
Converts a JSON string to a Variant variable. |
|
|
|
|
|
|
By default, only the files found in the "List of setup files" window are installed on the user computers...... |
|
|
|
|
|
|
Modifies the value of an Exif tag for the image used. |
|
|
|
|
|
|
The following tools are provided with WINDEV, WEBDEV and WINDEV Mobile... |
|
|
|
|
|
|
Tests the validity of a Canadian tax number. |
|
|
|
|
|
|
The project dashboard provides an overall view of project status via different widgets....... |
|
|
|
|
|
|
Value of constants for the Windows 32-bit API... |
|
|
|
|
|
|
Builds a sequence of characters used to specify whether the text that follows the call to this function is in bold or not. |
|
|
|
|
|
|
Calls a server URL that returns data in JSON format (JavaScript Object Notation). |
|
|
|
|
|
|
The sfMergeResult type is used to find out the result of SFMerge... |
|
|
|
|
|
|
The sfLeadConvertResult type is used to find out the result of SFConvertLead... |
|
|
|
|
|
|
Adds an element to a Table control. |
|
|
|
|
|
|
Sends a NFC tag to another device. |
|
|
|
|
|
|
Returns the list of columns filtered by the user in a Table or TreeView Table control. |
|
|
|
|
|
|
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. |
|
|
|
|
|
|
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.... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|