|
|
|
|
|
|
|
Returns the device's advertising identifier (iOS only).... |
|
|
|
|
|
|
When installing WEBDEV development version, if no Web server is available on the current computer, WEBDEV automatically installs one (IIS Express version 10). This server is automatically configured to work with WEBDEV.... |
|
|
|
|
|
|
Saves an image:
in a PNG file.
in memory.... |
|
|
|
|
|
|
Pauses the current service during the specified duration. |
|
|
|
|
|
|
The hScheduleMaterializedView type is used to programmatically manage a task for recalculating the data of a scheduled materialized view on an HFSQL server. |
|
|
|
|
|
|
The geoPosition type is used to handle geographic positions via WLanguage geolocation functions. |
|
|
|
|
|
|
Adds a file (of any type) into an archive in CAB, ZIP, WDZ and 7z, TAR or TGZ (TAR.GZ) format and compresses it. |
|
|
|
|
|
|
There are multiple methods to install a WINDEV Mobile application... |
|
|
|
|
|
|
The aiNeuralNetworkModel type is used to define all the advanced characteristics of a neural network used by AIDetectModel. |
|
|
|
|
|
|
List of WLanguage properties of Internal Window controls... |
|
|
|
|
|
|
The gglEmail type is used to describe and modify the email address of a contact... |
|
|
|
|
|
|
Opens and runs a WINDEV project. |
|
|
|
|
|
|
WINDEV and WEBDEV allow you to handle an HTML control through programming...... |
|
|
|
|
|
|
The rssChannel type is used to handle a RSS channel... |
|
|
|
|
|
|
The gglEvent type is used to describe and modify an event of a calendar... |
|
|
|
|
|
|
Automatically extracts and decompresses files from a directory in the file tree of an archive to a physical location. |
|
|
|
|
|
|
Modifies the status of an event. |
|
|
|
|
|
|
The ToolTip property gets and changes the tooltip text. |
|
|
|
|
|
|
Creates a logical alias of a data file (or query) or cancels all existing aliases. |
|
|
|
|
|
|
The JWTParameters type allows you to define all the information necessary to perform JTW authentication. |
|
|
|
|
|
|
Crosses a record in a data file. |
|
|
|
|
|
|
You can manipulate Layout controls (and its cells) in a window or page using the following WLanguage properties...... |
|
|
|
|
|
|
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.... |
|
|
|
|
|
|
Deletes all rows from:
a Table control populated programmatically,
a TreeView Table control populated programmatically,
a table displayed in a Combo Box control.... |
|
|
|
|
|
|
Retrieves the characteristics of an image file or the characteristics of a PDF file :
format,
width and height,
number of bits per pixel.... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|