|
|
|
|
|
|
|
Updates or adds a record in the data file linked to the Table control. |
|
|
|
|
|
|
Opens a non-modal sibling window. |
|
|
|
|
|
|
Associates a WLanguage procedure with a DDE event: when the DDE event occurs, the associated WLanguage procedure is automatically run. |
|
|
|
|
|
|
Saves a dump file of the application. |
|
|
|
|
|
|
The Native AS/400 Connector simplifies access to AS/400 data from your WINDEV and WEBDEV applications...... |
|
|
|
|
|
|
The Extra property is used to:
Get additional information about a control, window, or page.
Edit additional information of a control, window or page.
In browser code, you can only get additional information of a control or page.... |
|
|
|
|
|
|
Creates a logical alias of a data file (or query) or cancels all existing aliases. |
|
|
|
|
|
|
Opens a modal WINDEV window. |
|
|
|
|
|
|
Saves a dump of memory used by the application. |
|
|
|
|
|
|
Names and runs an SQL query. |
|
|
|
|
|
|
WINDEV, WINDEV Mobile and WEBDEV manage the following events by default (order of appearance in the code editor)... |
|
|
|
|
|
|
Moves backward several records from the current position in the data file, according to a specified item. |
|
|
|
|
|
|
Moves several records forward from the current position in the data file, according to a specified item. |
|
|
|
|
|
|
To make a WEBDEV site more interactive, you have the ability to implement Drag and Drop in the pages.... |
|
|
|
|
|
|
Stores the current position in the XML document. |
|
|
|
|
|
|
Executes a program (an executable file, for example) from the current application. |
|
|
|
|
|
|
A process of specific exception is used to process a risky code (which means a code that could trigger an exception)...... |
|
|
|
|
|
|
WINDEV Tutorial - WLanguage basics Lesson 4 - Conditional statements - 20 min |
|
|
|
|
|
|
Semaphores are used to limit the simultaneous execution of a code (procedure, line of code, etc.... |
|
|
|
|
|
|
MyPage is used to handle the current page... |
|
|
|
|
|
|
List of constants used by the registry management functions.... |
|
|
|
|
|
|
MyReport is used to handle the current report... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|