|
|
|
|
|
|
|
|
|
|
|
|
|
|
| The WBAdminApplication type is used to define all the advanced characteristics of an application deployed on a WEBDEV Application Server. |
|
|
|
|
|
|
|
| Returns an array corresponding to the union of two arrays (without deleting duplicates).
Warning: This feature is only available from WINDEV Suite SaaS 2025 Update 2.
For more details, see Use the new features of WINDEV Suite SaaS 2025.... |
|
|
|
|
|
|
|
| Project configurations allow you to easily define the "target" platforms of the project.... |
|
|
|
|
|
|
|
| Custom-Folders: Organize your project... |
|
|
|
|
|
|
|
| Lists the "children" of a node and the "child" elements of these "children" in a TreeView control. |
|
|
|
|
|
|
|
| Searches for elements that correspond to a tag in an HTML document (or an HTML node). |
|
|
|
|
|
|
|
| Returns the identifier associated with an element (node or leaf) in a TreeView control. |
|
|
|
|
|
|
|
| Simple MAPI simplifies the management of emails received by the hosting company...... |
|
|
|
|
|
|
|
| Runs the native code of Google Maps API in a Map control in JavaScript. |
|
|
|
|
|
|
|
| WINDEV Mobile includes different types of generation...... |
|
|
|
|
|
|
|
| WEBDEV license agreement... |
|
|
|
|
|
|
|
| Marks the end of a critical section: another thread will be able to run the code. |
|
|
|
|
|
|
|
| The keyword BREAK can correspond:
to the BREAK statement: it allows you to exit a set of instructions and run the rest of the current process.
to the BREAK label: it allows you to declare a section of code in a loop. This code will be run when exitingfrom the loop with a "BREAK" statement.... |
|
|
|
|
|
|
|
| Finds an element (leaf or node) in a TreeView control and returns its path. |
|
|
|
|
|
|
|
| The Option property is used to configure how a Bar Code control is displayed. |
|
|
|
|
|
|
|
| Displays a custom error message in a non-blocking system error window. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|