|
|
|
|
|
|
|
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. |
|
|
|
|
|
|
WINDEV manages the following events by default (in order of appearance in the code editor)... |
|
|
|
|
|
|
Inserts text or HTML code at the cursor position in an HTML Editor control. |
|
|
|
|
|
|
The following events appear by default in the WINDEV and WINDEV Mobile code editor... |
|
|
|
|
|
|
Inserts text or HTML code at the cursor position in an HTML Editor control. |
|
|
|
|
|
|
From version 22, WEBDEV proposes a new WLanguage framework for the browser code... |
|
|
|
|
|
|
Dynamically compiles an Procedure whose source code is provided (dynamic compilation). |
|
|
|
|
|
|
Marks the end of critical section: the code will be run by another thread. |
|
|
|
|
|
|
List of events associated with a Conference control... |
|
|
|
|
|
|
List of events associated with Toolbar controls... |
|
|
|
|
|
|
WINDEV manages the following events by default:... |
|
|
|
|
|
|
List of events associated with ListView controls... |
|
|
|
|
|
|
List of events associated with OLE controls... |
|
|
|
|
|
|
The SQLCodeExecuted property gets the SQL code of a query after replacing the parameters with a value. |
|
|
|
|
|
|
Put in Geometry a WLanguage code: coloring, standardized rewriting, indentation, translation. |
|
|
|
|
|
|
Returns the position of the first character of a line in a block of text. |
|
|
|
|
|
|
Modifies the specified record or the record found in memory in the data file (query or view). |
|
|
|
|
|
|
Add:
the record found in memory into the data file (query or view).
the record found in a Record variable into the data file (query or view).... |
|
|
|
|
|
|
Waits for:
the replication data on the master server to be sent to the subscriber server.
the replication data received on the subscriber server to be entirely applied.... |
|
|
|
|
|
|
Waits for:
the replication data on the master server to be sent to the subscriber server.
the replication data received on the subscriber server to be entirely applied.... |
|
|
|
|
|
|
The User Groupware in automatic mode offers many possibilities...... |
|
|
|
|
|
|
WINDEV allows you to handle Dynamic Tab controls with the TabXXX functions and with multiple WLanguage properties...... |
|
|
|
|
|
|
The HFSQL Control Center allows you to create a query based on the data files of the database currently displayed in the Control Center...... |
|
|
|
|
|
|
WEBDEV allows you to handle an iFrame control by programming...... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|