|
|
|
|
|
|
|
|
|
|
|
|
|
|
| WINDEV allows you to open windows in popup format... |
|
|
|
|
|
|
|
| Opens a popup window by specifying its opening position and waits until it is closed. |
|
|
|
|
|
|
|
| MyPopupControl is used to handle the control that opened a popup window... |
|
|
|
|
|
|
|
| Opens a popup window whose result will be retrieved via a WLanguage procedure ("callback"). |
|
|
|
|
|
|
|
| Opens a popup window and waits for this window to be closed. |
|
|
|
|
|
|
|
| Opens a popup window whose result will be retrieved via a WLanguage procedure ("callback"). |
|
|
|
|
|
|
|
| Opens a popup window by specifying its opening position and waits until it is closed. |
|
|
|
|
|
|
|
| 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.... |
|
|
|
|
|
|
|
| In HTML Edit controls, a formatting toolbar can be automatically displayed when the control becomes editable...... |
|
|
|
|
|
|
|
| By using the Image Editor control in your mobile applications, you will allow users to edit images or photos...... |
|
|
|
|
|
|
|
| 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.
This operation is performed regardless of the state of the controls (grayed, inactive or invisible).... |
|
|
|
|
|
|
|
| The sfProcessSubmitRequest type is used to describe a Salesforce record (also called a Salesforce object) to submit to SFExecuteProcess... |
|
|
|
|
|
|
|
| The sfDisconnectResult type is used to get the status report of SFDisconnect when disconnecting from a session... |
|
|
|
|
|
|
|
| Reinitializes:
the Appointment structure.
the Appointment variable.... |
|
|
|
|
|
|
|
| ErrorOccurred is a preset variable of WLanguage indicating the result of the last WLanguage function used. |
|
|
|
|
|
|
|
| Populates a List Box or Combo Box control programmatically with the records from a data file or query. |
|
|
|
|
|
|
|
| Enables or disables the management of transactions for one or more files. |
|
|
|
|
|
|
|
| Saves the parameters of a chart in the format of a compressed string. |
|
|
|
|
|
|
|
| The "FishEye" effect is used to enlarge a section of editor graphs (analysis graph, UML graph, ...... |
|
|
|
|
|
|
|
| Returns the number of columns found in a worksheet of an XLS file. |
|
|
|
|
|
|
|
| Usage example of the HAdd function |
|
|
|
|
|
|
|
| Usage example of the zipChangePath function |
|
|
|
|
|
|
|
| WEBDEV offers several methods to test and debug a site on the development computer (see The different types of WEBDEV sites)...... |
|
|
|
|
|
|
|
| To optimize the style of your pages, WEBDEV allows you to use a background image in your pages...... |
|
|
|
|
|
|
|
| Adds a new background task. |
|
|
|
|
|
|
|
| WEBDEV proposes several methods for creating a frameset...... |
|
|
|
|
|
|
|
| The different operations that can be performed on the framesets are as follows...... |
|
|
|
|
|
|
|
| The Table controls can be 100% AJAX...... |
|
|
|
|
|
|
|
| Enables or disables the management of cookies in an HTTP request run:
by HTTPRequest.
by HTTPSend.... |
|
|
|
|
|
|
|
| The HFSQL Control Center is used to create, configure and manage the replications between HFSQL servers.... |
|
|
|
|
|
|
|
| Adds a row in:
a Table control,
a TreeView Table control,
a Combo Box control "with table" (Table control displayed in a Combo Box control).... |
|
|
|
|
|
|
|
| Modifies the style of a control dynamically. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|