|
|
|
|
|
|
|
Captures the images received from the camera:
as an image: takes a photo.
as a video: records a video.
Function kept for "Version-26-compatible" Camera controls.... |
|
|
|
|
|
|
You have the ability to pass parameters to a procedure.... |
|
|
|
|
|
|
This chapter presents the configuration required to install WINDEV, WEBDEV or WINDEV Mobile in 64-bit mode...... |
|
|
|
|
|
|
Closes an email management session depending on the selected mode (SMTP/POP3, IMAP, MS Exchange or Lotus Notes).... |
|
|
|
|
|
|
An application written in WINDEV Mobile Android or iOS can receive Push notifications...... |
|
|
|
|
|
|
Asks a service to re-read its configuration information. |
|
|
|
|
|
|
Adds a certificate to the list of trusted root authorities used to validate certification strings. |
|
|
|
|
|
|
Transmits a character string to an FTP (File Transfer Protocol) or RPC (Remote Procedure Call) server powered by WINDEV.
This function is kept for backward compatibility.... |
|
|
|
|
|
|
Connects a client computer to a given socket via the infrared port. |
|
|
|
|
|
|
Usage example of the Compile function |
|
|
|
|
|
|
Modifies an element in a List Box, ListView or Combo Box control populated programmatically. |
|
|
|
|
|
|
List of constants used by the FTP functions.... |
|
|
|
|
|
|
The statement FOR EACH is used to perform different types of browse on the controls (List Box, Table or Looper controls)... |
|
|
|
|
|
|
Allows (or not) retrieving the value defined by gLink in a List Box or a Combo Box control.
Function kept for compatibility. It is recommended to use gStoredValueEnable.... |
|
|
|
|
|
|
An interface is used to divide the uses of features common to several elements from their implementations, which simplifies their re-usability. |
|
|
|
|
|
|
Creates a character string from the data found in a Table or TreeView Table control. |
|
|
|
|
|
|
Emulates the next call to Dialog and automatically clicks the button passed in parameter. |
|
|
|
|
|
|
Used to find out or modify the properties of the current Twain device. |
|
|
|
|
|
|
Builds the HTTP request to call a function of a Webservice. This request can be modified to adapt it to the expectations of the Webservice, if necessary. It can then be sent using HTTPSend. |
|
|
|
|
|
|
Usage example of the HModify function |
|
|
|
|
|
|
Transfers a file from an FTP (File Transfer Protocol) server to the current computer. |
|
|
|
|
|
|
Creating the setup program allows you to deploy a WINDEV application on the end-user computers...... |
|
|
|
|
|
|
Loads a MIB file in memory and analyzes it. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|