|
|
|
|
|
|
|
The control Page WEBDEV allows you to integrate an Page WEBDEV in a WINDEV application...... |
|
|
|
|
|
|
List of events associated with Link controls... |
|
|
|
|
|
|
List of events associated with Clickable Image controls... |
|
|
|
|
|
|
List of events associated with supercontrols... |
|
|
|
|
|
|
WINDEV manages the following events by default...... |
|
|
|
|
|
|
Error handling can be customized for each process...... |
|
|
|
|
|
|
The Source Code Manager offers a graphic interface for editing branches to optimize the management of branches in your projects...... |
|
|
|
|
|
|
When modifying the analysis of a replicated application (add an item, a file, ...... |
|
|
|
|
|
|
Semaphores are used to limit the simultaneous execution of a code (procedure, line of code, etc.... |
|
|
|
|
|
|
All WLanguage code is written in the code editor, which offers several events on a given control ...... |
|
|
|
|
|
|
You want to include your code lines in a condition, in a structure, ...... |
|
|
|
|
|
|
Each report block is associated with different events...... |
|
|
|
|
|
|
The WLanguage in "Browser" mode is used to interface with the Web APIs such as the ones proposed by Google or Yahoo...... |
|
|
|
|
|
|
By default, the codes available in the code editor correspond to the most common codes...... |
|
|
|
|
|
|
WINDEV manages the following events by default (in the order in which they appear in the code editor) for the Linear Slider controls and for the Range Slider controls... |
|
|
|
|
|
|
WINDEV and WINDEV Mobile manage the following events by default (order of appearance in the code editor)... |
|
|
|
|
|
|
The CtDescribedPassword property allows you to set the password used to open the data file in an OLE DB connection (file defined in the code only). |
|
|
|
|
|
|
Marks the start of a critical section: no other thread will be able to run the code as long as the current thread does not exit from the critical section. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|