|
|
|
|
|
|
|
The NewRecord property is used to determine if the record is a new record or if it comes from the data file. |
|
|
|
|
|
|
The InitialAnimation property determines whether the animation of an Image, Button, Static or Carousel control is enabled when the control is created. |
|
|
|
|
|
|
Names and runs an SQL query. |
|
|
|
|
|
|
MultiTask is used to:
define a timeout,
give control back to Windows,
give control back to Windows and to WLanguage.... |
|
|
|
|
|
|
Deletes a row from:
a Table control,
a TreeView Table control,
a table displayed in a Combo Box control.... |
|
|
|
|
|
|
Retrieves the value in a control or in a variable. |
|
|
|
|
|
|
Used to find out the state of a record. |
|
|
|
|
|
|
Error handling can be customized for each process...... |
|
|
|
|
|
|
Adds a header to the next procedure that will be run on the server. |
|
|
|
|
|
|
The MyParameters keyword is used to handle the parameters passed to a WLanguage procedure... |
|
|
|
|
|
|
Usage example of the xlsColumnType function |
|
|
|
|
|
|
When several data files are used in a query, the query editor automatically searches for the links between these files described in the analysis...... |
|
|
|
|
|
|
Modifies the text of an option in the context menu of a chart. |
|
|
|
|
|
|
Configures the printer by opening the configuration window. |
|
|
|
|
|
|
The Content property is used to read or write the whole content of a control:
List Box populated programmatically,
Combo Box populated programmatically,
Spreadsheet.... |
|
|
|
|
|
|
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...... |
|
|
|
|
|
|
Adds a row at the end of a Looper control. |
|
|
|
|
|
|
Reads the first incoming email according to the protocol used (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook). |
|
|
|
|
|
|
The DisplayedItem property is used to:
Find out the item or the variable displayed by the control.
Modify the item or the variable displayed by the control.... |
|
|
|
|
|
|
The NewLine property is used to determine:
in a Table control, whether the current row was created with TableAddXXX or TableInsertXXX.
in a Looper control, whether the current row was created with LooperAddXXX or LooperInsertXXX.
in an Organizer control, whether an appointment was created via the popup menu.
in a Scheduler control, whether an appointment was created via the popup menu.... |
|
|
|
|
|
|
Retrieves or modifies a parameter for drawing a chart in 3D Spatial mode. |
|
|
|
|
|
|
Saves the modifications performed on the Exif tags of an image by ImageInfoModify. |
|
|
|
|
|
|
Usage example of the HChangeConnection function |
|
|
|
|
|
|
Defines an Image control as destination of a chart. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|