|
|
|
|
|
|
|
|
|
|
|
|
|
|
| WINDEV and WEBDEV offer an optional Native SQL Server Connector (also called Native SQL Server Access)... |
|
|
|
|
|
|
|
| Returns the number of elements in a List Box, ListView or Combo Box control. |
|
|
|
|
|
|
|
| Creates an external file. |
|
|
|
|
|
|
|
| Copies one or more files (regardless of their attributes). |
|
|
|
|
|
|
|
| Changes the management mode of threads. |
|
|
|
|
|
|
|
| Allows you to:
Sort a Looper control according to one or more attributes.
Sort a Looper control on all its attributes.
Cancel a sort that was performed beforehand (which means ignore the sort).... |
|
|
|
|
|
|
|
| Modifies the font used for the category labels of a chart. |
|
|
|
|
|
|
|
| Initializes the label of a data category (or section) in a chart. |
|
|
|
|
|
|
|
| Windows gives you the ability to schedule automatic tasks via the manager of scheduled tasks...... |
|
|
|
|
|
|
|
| Automatically updates:
the values of a data file's items in memory with the values from the controls in the window.
the value of the WLanguage variables with the value of the window controls.
This function is also available for WEBDEV pages.... |
|
|
|
|
|
|
|
| Marks the beginning of a critical section: no other thread will be able to run the code as long as the current thread does not exit from the critical section. |
|
|
|
|
|
|
|
| The xmlSignatureInformationKeyX509 type is used to define the information that must be included in the KeyInfo section of the XML signature. |
|
|
|
|
|
|
|
| The WDPic type is used to define the advanced characteristics of an image in ".wdpic" format. |
|
|
|
|
|
|
|
| Defines and enables a "Contains" filter on a table, view or query. |
|
|
|
|
|
|
|
| Allows you to:
extract a substring from a string based on a specified string separator.
search for substrings in a string based on a specified string separator.... |
|
|
|
|
|
|
|
| The type hFileParameter type is used to define the tables taken into account by a scheduled optimization task. |
|
|
|
|
|
|
|
| Adds a row at the end of a Looper control. |
|
|
|
|
|
|
|
| You can manipulate a Spreadsheet controls and their cells in a window or report using the following WLanguage properties...... |
|
|
|
|
|
|
|
| Draws a chart according to the specified parameters. |
|
|
|
|
|
|
|
| Retrieves the content of a cell found in an XLS file. |
|
|
|
|
|
|
|
| Deletes all records from a table, an HFSQL view or a query. |
|
|
|
|
|
|
|
| Displays a List Box or ListView control from a specified element or returns the index of the first element displayed in a List Box control (if the scrollbar was used). |
|
|
|
|
|
|
|
| The pdfPage type is used to define all the advanced characteristics of a page from a PDF document loaded in memory. |
|
|
|
|
|
|
|
| Entirely or partially unlocks an external file. |
|
|
|
|
|
|
|
| Decompresses a file that was compressed by fCompress. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|