|
|
|
|
|
|
|
Returns the message associated with an error code on an archive. |
|
|
|
|
|
|
In iOS and Android, bar codes can be decoded via the Camera control using BCCapture...... |
|
|
|
|
|
|
Associates a browser procedure with an event on an object in browser code. |
|
|
|
|
|
|
A window can display information from...... |
|
|
|
|
|
|
New features in WINDEV/WEBDEV/WINDEV Mobile 27 presented in the New Features brochure.... |
|
|
|
|
|
|
The following events appear by default in the WEBDEV code editor: |
|
|
|
|
|
|
Development cycle of a WINDEV application.... |
|
|
|
|
|
|
Stops decoding a bar code in a Camera control. |
|
|
|
|
|
|
The HTML Display control displays a web page in an application...... |
|
|
|
|
|
|
Checks whether the data found in the index file (.NDX file) properly refers the data found in the data file (.FIC file). |
|
|
|
|
|
|
WINDEV Mobile allows you to develop Android applications. Then, these applications can be easily deployed.... |
|
|
|
|
|
|
Returns the character corresponding to the specified Unicode code. |
|
|
|
|
|
|
Returns the character corresponding to the specified ASCII code. |
|
|
|
|
|
|
Indicates whether the code is run when the application is in background. |
|
|
|
|
|
|
The security mechanism of WLanguage is enabled when a programming error occurs in an application...... |
|
|
|
|
|
|
Indicates whether the code is run in the Android simulator. |
|
|
|
|
|
|
Indicates whether the code is run in the Android emulator. |
|
|
|
|
|
|
Indicates whether the code is run on an HFSQL server. |
|
|
|
|
|
|
Prints a diagram from:
a Diagram Editor control,
a "wddiag" file,
a Diagram variable.... |
|
|
|
|
|
|
Stops decoding a bar code in a Camera control. |
|
|
|
|
|
|
Executes JavaScript code in an HTML Editor control. |
|
|
|
|
|
|
Executes JavaScript code in an HTML Editor control. |
|
|
|
|
|
|
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.... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|