|
|
|
|
|
|
|
You have the ability to enter Java code: - in Java applications generated with WINDEV.
- in Android applications generated with WINDEV Mobile.
This allows you to create global procedures in Java. |
|
|
|
|
|
|
Runs the SQL code of a query created in the query editor. |
|
|
|
|
|
|
Identifies the window containing the WLanguage code currently run. |
|
|
|
|
|
|
The DisplayMask property is used to:
Find out the display mask.
Modify the display mask.
This display mask is displayed when the control is in read-only or when the control does not have focus.... |
|
|
|
|
|
|
Stops the current or forthcoming execution of an automatic procedure (defined by the properties of the procedure in the code editor). |
|
|
|
|
|
|
Updates or adds a record in the data file linked to the Table control. |
|
|
|
|
|
|
Saves the image displayed in the Image Editor control. |
|
|
|
|
|
|
Saves a document as a "docx" file. |
|
|
|
|
|
|
Saves a document as a "docx" file. |
|
|
|
|
|
|
Saves the result of the calculation performed in a Pivot Table control (in a file or in memory). |
|
|
|
|
|
|
Saves an XML document in a file. |
|
|
|
|
|
|
Saves the content of an htmlDocument variable to an HTML file. |
|
|
|
|
|
|
Saves the image contained in a WDPic variable. |
|
|
|
|
|
|
Saves a diagram as a "diag" file. |
|
|
|
|
|
|
Saves the content of a pdfDocument variable in a ".PDF" file. |
|
|
|
|
|
|
Saves the content of a PDF Reader to a file. |
|
|
|
|
|
|
Saves a diagram as a "diag" file. |
|
|
|
|
|
|
The Replication property is used to:
determine the replication mode used for a data file (defined in the data model editor or programmatically).
specify the replication mode used for a data file (file described programmatically only).... |
|
|
|
|
|
|
This type of Looper control uses data from a data file or query...... |
|
|
|
|
|
|
The "Live Data" is used to view the content of the data files in the controls currently created in the different editors of the product used (window editor, page editor, report editor, ...... |
|
|
|
|
|
|
The BarCodes type is used to handle the information found in a bar code. |
|
|
|
|
|
|
Several features require a procedure called once or several times via a WLanguage function ("Callback").... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|