|
|
|
|
|
|
|
A service is a specific type of application intended to be run without any user intervention...... |
|
|
|
|
|
|
The "Internal report" controls are used to print several reports (secondary reports) in a single report (main report) without programming...... |
|
|
|
|
|
|
When typing several copies of a form one after another, some of the information to type may be the same for each instance of the form...... |
|
|
|
|
|
|
Indicates whether the code is run by an action plan of the software factory. |
|
|
|
|
|
|
Used to find out whether the "end of initialization" code was run for a window. |
|
|
|
|
|
|
Used to determine if the page currently run is an Active WEBDEV Page. |
|
|
|
|
|
|
Indicates whether the application is run in VGA mode on a mobile device. |
|
|
|
|
|
|
Indicates whether the code is run in the iOS emulator (iPhone, iPad). |
|
|
|
|
|
|
Indicates whether the code is run in the iOS simulator (iPhone, iPad). |
|
|
|
|
|
|
Returns the size (in inches) of the diagonal of the screen on the device where the application is run. |
|
|
|
|
|
|
Indicates whether the code currently run is in Apple Watch mode. |
|
|
|
|
|
|
Enables or disables the management of cookies in an HTTP request run by HTTPRequest. |
|
|
|
|
|
|
The GOTO statement is used to run a code identified by a given label... |
|
|
|
|
|
|
Returns the name of the page containing the WLanguage code currently run. |
|
|
|
|
|
|
Returns the number of instances of the WEBDEV site currently run on the server. |
|
|
|
|
|
|
Used to run a JavaScript method on an element found in the current page. |
|
|
|
|
|
|
Initializes (or not) the controls to zero and runs the initialization processes of the controls and the window. |
|
|
|
|
|
|
Runs OCR and extracts the text from a rectangular area defined with the mouse. |
|
|
|
|
|
|
New features in WINDEV 28 presented in the New Features brochure.... |
|
|
|
|
|
|
Returns or modifies the value of a parameter for the device camera.
Function kept for "Version-26-compatible" Camera controls.... |
|
|
|
|
|
|
Returns or modifies the value of a parameter for the device camera.
Function kept for "Version-26-compatible" Camera controls.... |
|
|
|
|
|
|
The ZoomWithFinger property is used to:
determine if an Image or Camera control supports pinch zoom.
enable or disable pinch zoom in an Image or Camera control.... |
|
|
|
|
|
|
Stops playing or recording a video in a Camera control.
Function kept for "Version-26-compatible" Camera controls.... |
|
|
|
|
|
|
Stops playing or recording a video in a Camera control.
Function kept for "Version-26-compatible" Camera controls.... |
|
|
|
|
|
|
The Camera control is used to view the video captured by a camera connected to the current computer.... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|