|
|
|
|
|
|
|
The Provider property is used to manage the type of a connection (HFSQL Client/Server, OLE DB, etc.).... |
|
|
|
|
|
|
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.... |
|
|
|
|
|
|
The two most interesting features of WDAPI are...... |
|
|
|
|
|
|
Usage example of the EmailMsgError function |
|
|
|
|
|
|
Draws the chord of a circle (intersection between an ellipse and a straight line):
in an Image control,
in an Image variable,
in a WDPic variable (on the background layer),
in a picLayer variable.... |
|
|
|
|
|
|
Returns the name of static or dynamic pane found in a Tab control associated with a control. |
|
|
|
|
|
|
There are different methods to align the elements in a List Box or Combo Box control...... |
|
|
|
|
|
|
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.... |
|
|
|
|
|
|
Performs various statistical calculations on the file keys. |
|
|
|
|
|
|
Compares two strings character by character:
according to the sequence of ASCII characters.
according to the alphabetical order.... |
|
|
|
|
|
|
Indicates a continuation parallel task that will be run once the first task is completed in an array of parallel tasks. |
|
|
|
|
|
|
The Color type is used to define the advanced characteristics of a WLanguage color. |
|
|
|
|
|
|
The email structure is a preset structure of WLanguage (no declaration is required)...... |
|
|
|
|
|
|
Replaces all the cookies stored for a domain:
by HTTPRequest.
by HTTPSend.... |
|
|
|
|
|
|
List of functions for managing Looper controls... |
|
|
|
|
|
|
Adds a button into the thumbnail of the application in the taskbar. |
|
|
|
|
|
|
Sends a REST request and waits for the server response. |
|
|
|
|
|
|
Changes the lightness of an image found:
in an Image control,
in an Image variable.... |
|
|
|
|
|
|
List of constants used by string management functions... |
|
|
|
|
|
|
Usage example of the CursorCapture function |
|
|
|
|
|
|
Returns the vertical screen resolution. |
|
|
|
|
|
|
Transfers a file or directory from an FTP (File Transfer Protocol) server to the current computer. |
|
|
|
|
|
|
Usage example of the HCreateView function |
|
|
|
|
|
|
WLanguage supports different types of strings.... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|