|
|
|
|
|
|
|
This help page explains how to create and run an SQL query through programming. |
|
|
|
|
|
|
A report based on an SQL query with data accessed via a connection can print records from a database accessible via a specific ODBC driver or via a Native Connector... |
|
|
|
|
|
|
Finishes collecting information on executed queries. |
|
|
|
|
|
|
Executes an SQL query asynchronously. |
|
|
|
|
|
|
Saves a memory dump containing the memory resources that have been allocated and that have not been freed since the previous call to dbgStartMemoryDiff. |
|
|
|
|
|
|
Deletes a voice command previously added with SpeechRecognitionAddCommand. |
|
|
|
|
|
|
The Link control is used to:
create a link in an HTML page.
create a link in a report printed in HTML format.... |
|
|
|
|
|
|
The KeyType property is used to set the characteristics of a key item. |
|
|
|
|
|
|
The DefaultValue property is used to:
Find out the default value of an item. This item was defined in the data model editor or through programming.
Define the default value of an item (when describing the item through programming).... |
|
|
|
|
|
|
Deletes a file accessible from the current computer. |
|
|
|
|
|
|
Retrieves the structure and the value of the current record and exports them into a character string in XML format. |
|
|
|
|
|
|
Returns the name of an external file that is currently opened. |
|
|
|
|
|
|
Deletes an appointment from a Scheduler control. |
|
|
|
|
|
|
Deletes all appointments and resources from a Scheduler control. |
|
|
|
|
|
|
Returns:
the list of appointments found between two dates in a Scheduler control,
all the appointments found in a Scheduler control,
a specific appointment (selected or hovered).... |
|
|
|
|
|
|
Defines the time range displayed by the Scheduler control in Day mode or in Week mode. |
|
|
|
|
|
|
The SortType property is used to:
Find out the sort direction defined for an item or for a component of a composite key. This item was defined in the data model editor or programmatically.
Define the sort direction for an item or for a component of a composite key (when describing the item through programming).... |
|
|
|
|
|
|
Loads the content of a text file into any text control or text variable (string variable, edit control in a window, Static control in a report, etc.). |
|
|
|
|
|
|
Usage example of the EmailReadNext function |
|
|
|
|
|
|
Loads the content of an external file (text, image, ...) in a buffer variable. |
|
|
|
|
|
|
Modifies the title of next window to open. |
|
|
|
|
|
|
Draws a polygon:
in an Image control,
in an Image variable,
in a WDPic variable (on the background layer),
in a picLayer variable.... |
|
|
|
|
|
|
Identifies the color of a pixel:
in an Image control.
in an Image variable.
in a picLayer variable.
in a WDPic variable].... |
|
|
|
|
|
|
Converts:
a date to a string in the specified format.
a date time to a string in the specified format.... |
|
|
|
|
|
|
WINDEV and WEBDEV allow you to import and handle a definition of XML files via the data model editor...... |
|
|
|
|
|
|
Used to find out and modify the format of the CD or DVD to burn. |
|
|
|
|
|
|
Table/Looper controls can be used to display a set of information...... |
|
|
|
|
|
|
Returns the environment variables of the operating system for the current computer. |
|
|
|
|
|
|
Sets the position on the last record of a data file according to a browse item. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|