|
|
|
|
|
|
|
The deployment package creates a ZIP file containing the site's setup...... |
|
|
|
|
|
|
When a report template is applied to a report, all the controls and code found in the template are "copied" into the report...... |
|
|
|
|
|
|
The options of the help editor ("Display...... |
|
|
|
|
|
|
When a window template is applied to a window, all the controls and code in the template are "copied" to the window...... |
|
|
|
|
|
|
Modifies the title of the current window (returned by CurrentWin) and the title bar. |
|
|
|
|
|
|
Returns the total size (in bytes) of the file currently uploaded via an Upload control. |
|
|
|
|
|
|
Returns the total size (in bytes) of the file currently uploaded via an Upload control. |
|
|
|
|
|
|
Returns the total size (in bytes) of the file currently uploaded via an Upload control. |
|
|
|
|
|
|
Returns the total size (in bytes) of the file currently uploaded via an Upload control. |
|
|
|
|
|
|
Adds a new shape (polygon, line, circle) to the map displayed in a Map control. |
|
|
|
|
|
|
Adds a new shape (polygon, line, circle) to the map displayed in a Map control. |
|
|
|
|
|
|
Changes the size and position of the display window of a media file previously opened (MCIOpen). |
|
|
|
|
|
|
On mobile, when displaying images, each device has its own physical size and its own graphic resolution...... |
|
|
|
|
|
|
The "Word processing" control is an advanced control that allows the end user to create and edit documents in docx format...... |
|
|
|
|
|
|
The two most interesting features of WDAPI are...... |
|
|
|
|
|
|
Sets the timeout for WLanguage functions that use the HTTP protocol (HTTPRequest, SOAPExecute, DotNetExecute, J2EEExecute, etc.). |
|
|
|
|
|
|
WINDEV allows you to handle an ActiveX control in WLanguage via...... |
|
|
|
|
|
|
WINDEV Tutorial - WLanguage basics Lesson 8 - OOP - 30 min |
|
|
|
|
|
|
WLanguage procedure ("callback") called by SCPSendFile when transferring files to a remote host using the Secure Copy Protocol (SCP). |
|
|
|
|
|
|
CriticalSection variables are used to define critical sections to limit the simultaneous execution of a code (procedure, line of code, etc.) to one thread at a given moment in an application. |
|
|
|
|
|
|
The hierarchical organization in class and sub-class has allowed to create the notion of inheritance...... |
|
|
|
|
|
|
WLanguage procedure ("callback") called by OuvreDocument after the edit window is closed. This procedure can be a local, global or internal procedure. |
|
|
|
|
|
|
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 Start of document block is printed once at the beginning of the report execution...... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|