|
|
|
|
|
|
|
|
|
|
|
|
|
|
| For each element (windows, reports, ... |
|
|
|
|
|
|
|
| When creating and developing the different elements of a project (window, query, report, project, ... |
|
|
|
|
|
|
|
| To handle the communication streams, WINDEV includes... |
|
|
|
|
|
|
|
| The Null keyword can be used according to different methods in WLanguage... |
|
|
|
|
|
|
|
| The development in "3-tier" architecture is now simplified... |
|
|
|
|
|
|
|
| Returns the Continent variable that corresponds to one of the following values:
a continent... |
|
|
|
|
|
|
|
| Returns the list of parameters saved from the stored procedures on the server. |
|
|
|
|
|
|
|
| Used to find out the properties of a database on an HFSQL server. |
|
|
|
|
|
|
|
| Allows you to find out the properties of a data file located in an HFSQL server. |
|
|
|
|
|
|
|
| Allows you to find out the properties of an HFSQL server. |
|
|
|
|
|
|
|
| Re-enables the current exception process if the exception was corrected. |
|
|
|
|
|
|
|
| Enables a menu option (popup menu or drop-down menu). |
|
|
|
|
|
|
|
| Disables (grays out) a menu option (popup menu or drop-down menu). |
|
|
|
|
|
|
|
| Makes a menu option invisible (popup menu or drop-down menu). |
|
|
|
|
|
|
|
| Identifies the state of a menu option (context menu or drop-down menu): active, inactive... |
|
|
|
|
|
|
|
| Finds a character string in an RTF control (found in a window or in a report) or in a character... |
|
|
|
|
|
|
|
| Returns the name of the Tab control that contains the specified control. |
|
|
|
|
|
|
|
| Marks the start of a critical section: no other thread will be able to run the code as long... |
|
|
|
|
|
|
|
| Marks the end of critical section: the code will be run by another thread. |
|
|
|
|
|
|
|
| Intercepts a Windows event on a control, a group of controls or a WINDEV window. |
|
|
|
|
|
|
|
| Returns the system "Handle" (HWND) of a WINDEV control or window. |
|
|
|
|
|
|
|
| Waits for the end of the execution of the specified thread. |
|
|
|
|
|
|
|
| Imports a Text file into a data file in HFSQL Classic or Client/Server format (data file described... |
|
|
|
|
|
|
|
| Resumes the reception or the emission of a data type in a stream. |
|
|
|
|
|
|
|
| Refuses a request for stream connection. |
|
|
|
|
|
|
|
| Stops receiving or broadcasting a type of data in a stream. |
|
|
|
|
|
|
|
| Ends the description of the structure of an xBase data file through programming. |
|
|
|
|
|
|
|
| Describes a file in dBase3 format (most common format) through programming. |
|
|
|
|
|
|
|
| Describes through programming the different index files that will be created. |
|
|
|
|
|
|
|
| Opens and initializes:
a serial port.
a parallel port.
an infrared port.... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|