|
|
|
|
|
|
|
The SignatureMode property is used to get and change the signature options of a Signature control in a report. |
|
|
|
|
|
|
The BackgroundImagePrinted is used to:
Determine if the background image of a report (form or other) should be printed.
Print (or not) the background image of a report.... |
|
|
|
|
|
|
Reads a line from an external file (ANSI or UNICODE). |
|
|
|
|
|
|
An Update query (SQL UPDATE statement) is used to modify the records in a database file...... |
|
|
|
|
|
|
The Upload control is used to upload files on the Web server...... |
|
|
|
|
|
|
Initializes the general options of the native OCR (Optical Character Recognition) system. |
|
|
|
|
|
|
Runs a delayed procedure (in the WEBDEV application server). |
|
|
|
|
|
|
The examples provided with WINDEV are intended to help you learn the features of WINDEV.... |
|
|
|
|
|
|
The Project Management Hub allows you to configure...... |
|
|
|
|
|
|
Webservice management functions... |
|
|
|
|
|
|
Adds a language to the native OCR system.... |
|
|
|
|
|
|
The Property Markdown allows:
for control s a window to manage the "Markdown support" option (present in the "Detail" tab of the description window of the control).
for the Static control of an report:
determine if a Static control of a report is of type Markdown.
set the type of a Static control in a report to Markdown.... |
|
|
|
|
|
|
To handle the communication streams, WINDEV includes...... |
|
|
|
|
|
|
The following are additional operators...... |
|
|
|
|
|
|
The logical operators are as follows...... |
|
|
|
|
|
|
The <=> operator is used to exchange the contents of two elements... |
|
|
|
|
|
|
The generation of a WINDEV Mobile application for Android groups all project elements (windows, code, etc.... |
|
|
|
|
|
|
Creates an external file. |
|
|
|
|
|
|
The Group property is used to:
find out whether the control belongs to a group of controls. If the control belongs to one or more groups, the Group property can be used to identify these groups of controls.
associate a control with a group of controls.... |
|
|
|
|
|
|
Returns the name of a language. |
|
|
|
|
|
|
The <BLOCK> keyword is used in the code editor to declare custom blocks of code. These blocks of code are used to highlight the different steps of an algorithm and to group the declarations of variables or members. |
|
|
|
|
|
|
The keywords used to identify the current element are: |
|
|
|
|
|
|
Returns the name of the file currently generated. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|