|
|
|
|
|
|
|
In all the editors (window, page or report), the "General" tab of the Chart control description window allows you to define the global characteristics of the control... |
|
|
|
|
|
|
The "Series" tab is used to define the different series used in the Chart control as well as the source of category labels... |
|
|
|
|
|
|
Regardless of the editor (window, page or report), the "Details" tab found in the description window of Chart control is used to describe... |
|
|
|
|
|
|
The Chart controls allow the end user to perform several operations... |
|
|
|
|
|
|
The FontExtended property is used to:
Find out whether the spacing between characters in a text is increased.
Increase the spacing between characters in a text.... |
|
|
|
|
|
|
The FontLarge property is used to:
Find out whether the characters in a text are enlarged or not.
Enlarge (or not) the characters in a text.... |
|
|
|
|
|
|
The FontCondensed property is used to:
Determine if characters in a text are condensed.
Condense (or not) the characters in a text.... |
|
|
|
|
|
|
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 MDIRight property is used to determine and modify the distance between the right border of the MDI parent window and the right border of the MDI area. |
|
|
|
|
|
|
The InterfaceModifiableWitReportsAndQueries property is used to determine if the interface of a report can be modified in Reports & Queries. |
|
|
|
|
|
|
The AllModifiableWithReportsAndQueries property is used to determine if a report can be modified in Reports & Queries. |
|
|
|
|
|
|
Removes the '/' or '\' characters from the end of a string, if necessary.... |
|
|
|
|
|
|
Converts all characters in a string to lowercase according to the region settings defined in Windows. |
|
|
|
|
|
|
Converts all characters in a string to uppercase according to the region settings defined in Windows. |
|
|
|
|
|
|
Adds a backslash to the end of a string, if necessary. |
|
|
|
|
|
|
A report provides a custom view of data...... |
|
|
|
|
|
|
WINDEV, WEBDEV and WINDEV Mobile propose different modes for using the development environment...... |
|
|
|
|
|
|
Returns the number of common characters between two strings (from the beginning or from the end of the string). |
|
|
|
|
|
|
Replaces all occurrences of a specified substring in a string with another specified substring. |
|
|
|
|
|
|
Converts a buffer containing an ANSI string (Windows) to a buffer containing a UNICODE string. |
|
|
|
|
|
|
Converts a numeric value (integer, real or currency) to a string according to a specified format. |
|
|
|
|
|
|
Replaces all occurrences of a specified substring in a string with another specified substring. |
|
|
|
|
|
|
The LabelWidth property is used to:
Find out the width of labels in a "Label" report.
Modify the width of labels in a "Label" report.... |
|
|
|
|
|
|
The IncomingData property gets and sets the type of data received by the stream. |
|
|
|
|
|
|
Regardless of the type of site created by WEBDEV (static site or dynamic site), WEBDEV Development version allows your to automatically install the site on the server...... |
|
|
|
|
|
|
Saves the image contained in a WDPic variable. |
|
|
|
|
|
|
To install a dynamic WEBDEV site on a web server, you will need deployment accounts...... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|