|
|
|
|
|
|
|
|
|
|
|
|
|
|
| WLanguage procedure ("callback") called by SCPSendFile when transferring files to a remote host using the Secure Copy Protocol (SCP). |
|
|
|
|
|
|
|
| WLanguage procedure ("callback") called by SCPGetFile when retrieving a file on a local computer using the Secure Copy Protocol (SCP). |
|
|
|
|
|
|
|
| WINDEV Tutorial - WLanguage basics Lesson 7 - Debugger - 30 min |
|
|
|
|
|
|
|
| Displays a non-blocking message box and calls a WLanguage procedure with the value of the button clicked by the user. |
|
|
|
|
|
|
|
| WINDEV Tutorial - WLanguage basics Lesson 6 - Procedures - 20 min |
|
|
|
|
|
|
|
| Word Processing controls can be handled programmatically...... |
|
|
|
|
|
|
|
| The Null keyword can be used according to different methods in WLanguage...... |
|
|
|
|
|
|
|
| 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.). |
|
|
|
|
|
|
|
| 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.... |
|
|
|
|
|
|
|
| The constants are language elements whose value is fixed once and for all... |
|
|
|
|
|
|
|
| WLanguage procedure ("callback") called by OuvreDocument after the edit window is closed. This procedure can be a local, global or internal procedure. |
|
|
|
|
|
|
|
| Starts the call detection (also called "call monitoring service"). |
|
|
|
|
|
|
|
| Java applications in practice... |
|
|
|
|
|
|
|
| WINDEV Tutorial - WLanguage basics Lesson 5 - Loops - 15 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.... |
|
|
|
|
|
|
|
| WDTRAD is a tool for entering the translation of messages associated with a WINDEV, WEBDEV or WINDEV Mobile application...... |
|
|
|
|
|
|
|
| A custom property is a code element with two events...... |
|
|
|
|
|
|
|
| To make the installation process more user-friendly, the setup wizard allows you to customize the interface of the setup program...... |
|
|
|
|
|
|
|
| Returns the name of the language corresponding to a nation. |
|
|
|
|
|
|
|
| Adds a language to the native OCR system. |
|
|
|
|
|
|
|
| Adds a language to the native OCR system. |
|
|
|
|
|
|
|
| Gets or sets the language associated with the keyboard. |
|
|
|
|
|
|
|
| Returns the character set corresponding to a language. |
|
|
|
|
|
|
|
| WINDEV Tutorial: WLanguage basics Lesson 3 - Dates, arrays and structures - 20 min |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|