|
|
|
|
|
|
|
Returns the status of a node in a Treeview Table control: collapsed, expanded or not found. |
|
|
|
|
|
|
If a transaction is in progress, cancels all operations performed on the files in transaction since the start of transaction...... |
|
|
|
|
|
|
Data binding is a process that binds variables in memory to controls in a window or page...... |
|
|
|
|
|
|
List of events associated with ListView controls... |
|
|
|
|
|
|
The following processes are associated with the Upload control:... |
|
|
|
|
|
|
From version 23, you have the ability to import existing classes or sets of procedures in text format...... |
|
|
|
|
|
|
Indicates whether the code is run:
from a WINDEV application, a WEBDEV site or a PHP page.
from a component.... |
|
|
|
|
|
|
The HTML Display control is used to display a Web page in an application...... |
|
|
|
|
|
|
A process of specific exception is used to process a risky code (which means a code that could trigger an exception)...... |
|
|
|
|
|
|
Generates the source code of the email message to be sent from the variables in the Email structure or in an Email variable. |
|
|
|
|
|
|
Indicates whether the code is run in the Pocket simulator.
Function kept for backward compatibility.... |
|
|
|
|
|
|
Whatever the type of button, it is possible to associate an action with it...... |
|
|
|
|
|
|
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.... |
|
|
|
|
|
|
WLanguage procedure written in browser code ("callback"), called by SocketConnect. |
|
|
|
|
|
|
Returns the identifier associated with an element (node or leaf) in a TreeView control. |
|
|
|
|
|
|
Lists the "children" of a node and the "child" elements of these "children" in a TreeView control. |
|
|
|
|
|
|
Finds an element (leaf or node) in a TreeView control and returns its path. |
|
|
|
|
|
|
Retrieves the zip code input mask adapted to a given country. |
|
|
|
|
|
|
Procedure ("Callback") called by inAppListPurchase when the list of purchases made is received. |
|
|
|
|
|
|
Finds an element (leaf or node) in a TreeView control and returns its path. |
|
|
|
|
|
|
Adds a child at the start of the children of the current node in an HTML document. |
|
|
|
|
|
|
Indicates if the current code is being executed on the global service of the WebSocket server. |
|
|
|
|
|
|
Searches for elements that correspond to a tag in an HTML document (or an HTML node). |
|
|
|
|
|
|
Returns the name of the page containing the WLanguage code currently run. |
|
|
|
|
|
|
Returns the identifier associated with an element (node or leaf) in a TreeView control. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|