|
|
|
|
|
|
|
|
|
|
|
|
|
|
| For each element (windows, reports, ... |
|
|
|
|
|
|
|
| The Null keyword can be used according to different methods in WLanguage... |
|
|
|
|
|
|
|
| The development in "3-tier" architecture is now simplified... |
|
|
|
|
|
|
|
| To handle the communication streams, WINDEV includes... |
|
|
|
|
|
|
|
| WEBDEV proposes several methods for deploying a dynamic site... |
|
|
|
|
|
|
|
| When creating and developing the different elements of a project (window, query, report, project, ... |
|
|
|
|
|
|
|
| MultiTask is used to:
define a timeout,
give control back to Windows,
give control back... |
|
|
|
|
|
|
|
| Periodically and automatically calls a WLanguage procedure. |
|
|
|
|
|
|
|
| Starts the execution of a secondary thread. |
|
|
|
|
|
|
|
| Deletes a previously created view. This function uses the former view mechanism. |
|
|
|
|
|
|
|
| Writes a record into a data file without updating the indexes corresponding to all keys used... |
|
|
|
|
|
|
|
| Creates an HFSQL view from two previously created views (HCreateView). This function uses... |
|
|
|
|
|
|
|
| Returns the characteristics of binary and text memos. |
|
|
|
|
|
|
|
| Transforms the crossed records (HCross) into deleted records. |
|
|
|
|
|
|
|
| Returns the content of the current record (in a file, a view or a query, ...). |
|
|
|
|
|
|
|
| Formats the data displayed by grLabel or by grTooltip. |
|
|
|
|
|
|
|
| Checks whether the data found in the index file (.NDX file) properly refers the data found... |
|
|
|
|
|
|
|
| Builds the value of a composite key to implement a filter (HFilter) or to perform a search... |
|
|
|
|
|
|
|
| Cancels the current search criterion. |
|
|
|
|
|
|
|
| Modifies the physical name of a data file. |
|
|
|
|
|
|
|
| Creates the description file of a Master Replica (logged replication or universal replication). |
|
|
|
|
|
|
|
| Creates a movable replication. |
|
|
|
|
|
|
|
| Declares a description of data file (found in an analysis) in the current project. |
|
|
|
|
|
|
|
| Temporarily imports into the current analysis the description of a data file from an existing HFSQL... |
|
|
|
|
|
|
|
| Finds a file in an archive (in CAB, ZIP, RAR, WDZ or 7z format). |
|
|
|
|
|
|
|
| Creates a self-extracting archive as a 32-bit executable (.EXE). |
|
|
|
|
|
|
|
| Returns the list of files found in an archive. |
|
|
|
|
|
|
|
| Deletes a list of files from an archive. |
|
|
|
|
|
|
|
| Returns the list of parameters for a query created in the query editor. |
|
|
|
|
|
|
|
| Modifies the specified record or the record found in memory in the data file (query or view). |
|
|
|
|
|
|
|
| Indicates the time elapsed (in milliseconds) since the call to ChronoStart. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|