|
|
|
|
|
|
|
Automatically updates the controls of a page with:
the values of the bound items in the current record (loaded in memory) of the HFSL data file described in the data model editor.
the values of the bound WLanguage variables.... |
|
|
|
|
|
|
The code history is used to...... |
|
|
|
|
|
|
Automatically initializes the controls of a window with:
the values of the bound items in the current record (loaded in memory) of the HFSL data file described in the data model editor.
the values of the bound WLanguage variables.... |
|
|
|
|
|
|
REP files contain the list of data files handled by the application.... |
|
|
|
|
|
|
Connects the current application to a database that must be interrogated via SQL. |
|
|
|
|
|
|
The purpose of universal replication is to keep several databases synchronized...... |
|
|
|
|
|
|
WINDEV Mobile Tutorial - WLanguage basics Lesson 7 - Debugger - 30 min |
|
|
|
|
|
|
Word Processing controls can be handled programmatically...... |
|
|
|
|
|
|
WLanguage procedure ("callback") called by OuvreDocument after the edit window is closed. This procedure can be a local, global or internal procedure. |
|
|
|
|
|
|
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 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.... |
|
|
|
|
|
|
Initializes the different SQL variables with information relative to the last query run. |
|
|
|
|
|
|
Starting with version 23, an XML parser is available to handle XML files that are multiple GB in size...... |
|
|
|
|
|
|
To specify the selection conditions in an SQL query, you can use...... |
|
|
|
|
|
|
The Switch control is a 2-state Check Box control (on/off, true/false, yes/no)...... |
|
|
|
|
|
|
To use a DB2 database with Native Connector, the structure of DB2 tables must be imported into the WINDEV or WEBDEV analysis...... |
|
|
|
|
|
|
The Body complement block is linked to the Body block...... |
|
|
|
|
|
|
WEBDEV Tutorial - WLanguage basics Lesson 6 - Procedures - 20 min |
|
|
|
|
|
|
WEBDEV Tutorial - WLanguage basics Lesson 2 - Variables - 20 min |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|