|
|
|
|
|
|
|
Removes the specified node and its descendants in an HTML document. |
|
|
|
|
|
|
Executes JavaScript code in an HTML Editor control. |
|
|
|
|
|
|
Searches for elements that correspond to a tag in an HTML node. |
|
|
|
|
|
|
List of Java functions... |
|
|
|
|
|
|
Returns the character corresponding to the specified ASCII code. |
|
|
|
|
|
|
Copies an element (leaf or node) into a TreeView control. |
|
|
|
|
|
|
Returns the status of a node: collapsed, expanded or not found. |
|
|
|
|
|
|
Expands a node and all its child elements in a TreeView control. |
|
|
|
|
|
|
Moves an element (leaf or node) in a TreeView control. |
|
|
|
|
|
|
Returns the message associated with an error code on an archive. |
|
|
|
|
|
|
Forces the move to the next page during the report print. |
|
|
|
|
|
|
The Move property determines if an element can be moved. |
|
|
|
|
|
|
Executes JavaScript code in an HTML Editor control. |
|
|
|
|
|
|
The code editor includes a coloring system for the different elements in WLanguage code.... |
|
|
|
|
|
|
You can use C# code in WINDEV applications (Windows applications and components, .NET assemblies...... |
|
|
|
|
|
|
WINDEV, WEBDEV and WINDEV Mobile allow the use of event-driven and object-oriented programming...... |
|
|
|
|
|
|
The code editor allows you to enter a specific code for each environment (WINDEV, WEBDEV and WINDEV Mobile)...... |
|
|
|
|
|
|
You can use Java code:
in Java applications generated with WINDEV.
in Android applications generated with WINDEV Mobile.
This allows you to create global procedures in Java.... |
|
|
|
|
|
|
Kotlin is a programming language mainly used for Android development...... |
|
|
|
|
|
|
An Update query (SQL UPDATE statement) is used to modify the records in a database file...... |
|
|
|
|
|
|
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.... |
|
|
|
|
|
|
WINDEV Mobile allows you to create control templates.... |
|
|
|
|
|
|
"Parallax" effects make it possible to scroll the elements in the interface at different speeds...... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|