|
|
|
|
|
|
|
WINDEV allows you to open windows in popup format... |
|
|
|
|
|
|
Opens a popup window whose result will be retrieved via a WLanguage procedure ("callback"). |
|
|
|
|
|
|
MyPopupControl is used to handle the control that opened a popup window... |
|
|
|
|
|
|
Opens a popup window by specifying its opening position and waits until it is closed. |
|
|
|
|
|
|
UnloadProcedure is kept for backward compatibility. |
|
|
|
|
|
|
Lists the scheduled tasks of an HFSQL Client/Server server for a given connection.... |
|
|
|
|
|
|
A report based on an HFSQL view is used to print records from an HFSQL Classic or Client/Server view...... |
|
|
|
|
|
|
Opens the default telephony application (dialer) found on the phone and dials the specified number. |
|
|
|
|
|
|
Lists the full and differential backups that have been scheduled on HFSQL Client/Server.... |
|
|
|
|
|
|
The emailHeader type is used to retrieve or define the additional email headers. |
|
|
|
|
|
|
Signals the code execution for a passage sensor. |
|
|
|
|
|
|
Exports the records found in a data file (HFSQL or OLE DB), view or query to a JSON file. |
|
|
|
|
|
|
Writes one or multiple bits to a specific address in a Modbus slave. |
|
|
|
|
|
|
The HeightInPixel property is used to get the height in pixels of a control in a report. |
|
|
|
|
|
|
Saves the modifications performed in an HFSQL view (by HModify, HDelete or HCross) in the corresponding data file. This function uses the former view mechanism. |
|
|
|
|
|
|
Regardless of the platform used, the data stored in the HFSQL files is in ANSI format. |
|
|
|
|
|
|
Returns the name of current folder in the messaging software (Outlook, messaging software using the IMAP protocol (Internet Message Access Protocol), ...). |
|
|
|
|
|
|
The NbThumbnail property is used to get the number of thumbnails generated for an item. |
|
|
|
|
|
|
Prints a line at specified coordinates. |
|
|
|
|
|
|
Returns information regarding the current connection to data on the mobile network. |
|
|
|
|
|
|
Displays a dialog box containing an information logo and the message passed in parameter. |
|
|
|
|
|
|
The RETURN statement is used to exit the current event, process or procedure and return a result... |
|
|
|
|
|
|
Adds a new option after the last option of a drop-down or context menu. |
|
|
|
|
|
|
Displays the current location of the device in a Map control and updates the location as it moves. |
|
|
|
|
|
|
The User Macro-Codes are sections of WLanguage code allowing the end user to customize his application...... |
|
|
|
|
|
|
The Procedure Description type is used to get information about a procedure or a method. |
|
|
|
|
|
|
The DateTime type enables you to easily handle a date and a time... |
|
|
|
|
|
|
A class contains the description of a data structure (members) and the processes (methods) that handle this structure.... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|