|
|
|
|
|
|
|
Returns the two low bytes of an integer. |
|
|
|
|
|
|
Adds a column title-header into a Table or TreeView Table control in a window. |
|
|
|
|
|
|
WINDEV and WINDEV Mobile manage the following events by default (order of appearance in the code editor)... |
|
|
|
|
|
|
All WLanguage code is written in the code editor, which offers several events on a given control ...... |
|
|
|
|
|
|
Creates a Word file (.RTF) from the data found in a Table or TreeView Table control. |
|
|
|
|
|
|
Checks a character string before and after transmission between WINDEV applications and WEBDEVsites. |
|
|
|
|
|
|
Defines the time range displayed by the Organizer control in Day mode or in Week mode. |
|
|
|
|
|
|
Returns the two high bytes of an integer. |
|
|
|
|
|
|
Initializes all the elements found in a matrix of a given size. |
|
|
|
|
|
|
Closes the specified serial port, parallel port or infrared port. |
|
|
|
|
|
|
REP files contain the list of data files handled by the application.... |
|
|
|
|
|
|
Adds a voice command into the current window. From version 17, this function is replaced with SpeechRecognitionAddCommand. |
|
|
|
|
|
|
Prints a duplicate copy of a report. |
|
|
|
|
|
|
Starts the native application for sending SMSs found on the device (Android or iPhone/iPad).... |
|
|
|
|
|
|
Opens the wait window of application. |
|
|
|
|
|
|
STOP is used to call the WLanguage debugger during a test in the editor... |
|
|
|
|
|
|
Deletes all rows from a Looper control populated programmatically. |
|
|
|
|
|
|
Starts a Java application or a Java applet by invoking the "Main" method of a given Java class. |
|
|
|
|
|
|
List of various constants.... |
|
|
|
|
|
|
Depending on the specified control, returns:
the number of the current row displayed in the current Table control,
the number of the option with focus in a Check Box control,
the number of the current row in the current Looper control,
the index of the current indexed control.... |
|
|
|
|
|
|
Calculates the inverse of a square matrix. |
|
|
|
|
|
|
Calculates the transposed matrix. |
|
|
|
|
|
|
Runs the SQL code of a query created in the query editor. |
|
|
|
|
|
|
Describes through programming the different index files that will be created. |
|
|
|
|
|
|
Describes through programming each item found in the structure of an xBase file described by HDBDescribeFile. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|