|
|
|
|
|
|
|
A query created in the query editor can contain several types of items...... |
|
|
|
|
|
|
WDTestSite is used to run different tests on a WEBDEV site...... |
|
|
|
|
|
|
A Scheduler control found in a window or in a page can be handled in WLanguage by the following properties.... |
|
|
|
|
|
|
The TimestampType property is used to:
Find out the type of timestamp for an item. This item was defined in the data model editor or through programming.
Define the type of timestamp for a Date, Time or DateTime item (when describing the item through programming).... |
|
|
|
|
|
|
The ImageHeight property is used to:
Find out the height of the image section displayed in an image control or in the background of a chart control.
Modify the height of the image section displayed in an image control or in the background of a chart control.... |
|
|
|
|
|
|
Copies the RGB pixels of the image into a one-dimensional or two-dimensional array. The array of colors is cleared then it is filled with the integers representing the colors (24 bits) of the image. |
|
|
|
|
|
|
The HFSQL engine proposes to isolate the transactions...... |
|
|
|
|
|
|
The HFSQL Control Center includes all the tools needed to manage HFSQL clusters...... |
|
|
|
|
|
|
A Windows application, an Internet or Intranet site require to define the role of different contributors...... |
|
|
|
|
|
|
A TimeLine control can be handled in a window by the following WLanguage properties. |
|
|
|
|
|
|
The different types of items proposed in the data model editor are as follows: |
|
|
|
|
|
|
To simplify the configuration of user groupware according to the users, the controls should be organized in groups of controls...... |
|
|
|
|
|
|
This help page explains how to read emails via the IMAP protocol.... |
|
|
|
|
|
|
Your windows or your pages use window, page or control templates, and you want to find out the dependencies between these templates? Simply perform a reverse modeling of inheritances...... |
|
|
|
|
|
|
The TypeDescription property is used to:
Find out the type used by an Enumeration or Combination item. This item was defined in the data model editor or programmatically.
Define the type used by an Enumeration or Combination item (when describing the item through programming).... |
|
|
|
|
|
|
The Group property is used to:
find out whether the control belongs to a group of controls. If the control belongs to one or more groups, the Group property can be used to identify these groups of controls.
associate a control with a group of controls.... |
|
|
|
|
|
|
WDSQL is used to find out the structure of the accessed database...... |
|
|
|
|
|
|
Returns a directory path for the global data of current application (data shared between several applications), regardless of the current user. |
|
|
|
|
|
|
Returns a directory path for the global data of current application (data shared between several applications), for the current user. |
|
|
|
|
|
|
Returns the separator of directory according to the current platform ('\' or '/').... |
|
|
|
|
|
|
Returns the list of disks installed on the computer. |
|
|
|
|
|
|
Opens the image picker of Windows. |
|
|
|
|
|
|
Opens a directory picker. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|