|
|
|
|
|
|
|
|
|
|
|
|
|
|
| Retrieves a list of contacts from custom parameters. |
|
|
|
|
|
|
|
| A trigger is a WLanguage procedure automatically called by the HFSQL engine whenever a modification is performed (addition, deletion, modification, ...... |
|
|
|
|
|
|
|
| WINDEV allows you to handle an ActiveX control in WLanguage via...... |
|
|
|
|
|
|
|
| Sets the timeout for WLanguage functions that use the HTTP protocol (HTTPRequest, SOAPExecute, DotNetExecute, J2EEExecute, etc.). |
|
|
|
|
|
|
|
| WLanguage procedure ("callback") called by SCPSendFile when transferring files to a remote host using the Secure Copy Protocol (SCP). |
|
|
|
|
|
|
|
| WLanguage procedure ("callback") called by OuvreDocument after the edit window is closed. This procedure can be a local, global or internal procedure. |
|
|
|
|
|
|
|
| WLanguage procedure ("callback") called by SCPGetFile when retrieving a file on a local computer using the Secure Copy Protocol (SCP). |
|
|
|
|
|
|
|
| Displays a non-blocking message box and calls a WLanguage procedure with the value of the button clicked by the user. |
|
|
|
|
|
|
|
| The Property Termination is used to define the Procedure WLanguage executed when moving to the next/previous step or at the end of the guided tour.... |
|
|
|
|
|
|
|
| REP files contain the list of data files handled by the application.... |
|
|
|
|
|
|
|
| WINDEV Tutorial - WLanguage basics Lesson 7 - Debugger - 30 min |
|
|
|
|
|
|
|
| Automatically updates:
the values of a data file's items in memory with the values from the controls in the window. The data file items bound to the window controls are automatically updated with the values of these controls.
the value of the WLanguage variables with the value of the window controls. The WLanguage variables bound to the window controls are automatically updated with the values of these controls.
This function is also available for WEBDEV pages.... |
|
|
|
|
|
|
|
| WINDEV Tutorial - WLanguage basics Lesson 5 - Loops - 15 min |
|
|
|
|
|
|
|
| WINDEV Tutorial - WLanguage basics Lesson 6 - Procedures - 20 min |
|
|
|
|
|
|
|
| Unlocks a record locked by:
HLockRecNum,
a read function used with a locking parameter (HRead associated with the hLockWrite or hLockReadWrite constant for example).... |
|
|
|
|
|
|
|
| We are going to call the elements developed in WINDEV (project, windows, analysis, ...... |
|
|
|
|
|
|
|
| WINDEV Tutorial: WLanguage basics Lesson 3 - Dates, arrays and structures - 20 min |
|
|
|
|
|
|
|
| Reorganizes the tasks of a Gantt chart according to the constraints (dependencies and resources). |
|
|
|
|
|
|
|
| Unlocks a record locked by:
HLockRecNum,
a read function used with a locking parameter (HRead associated with the hLockWrite or hLockReadWrite constant for example).... |
|
|
|
|
|
|
|
| Reorganizes the tasks of a Gantt chart according to the constraints (dependencies and resources). |
|
|
|
|
|
|
|
| Lists the sources (or accounts) of the contacts saved on the device. |
|
|
|
|
|
|
|
| Lists the device contacts corresponding to the specified criteria. |
|
|
|
|
|
|
|
| Inserts a table of contents in a Word Processing document. |
|
|
|
|
|
|
|
| Saves the contents of a file to a resource identified by its URI. |
|
|
|
|
|
|
|
| Saves the contents of a buffer to a resource identified by its URI. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|