|
|
|
|
|
|
|
The Service variable is used to... |
|
|
|
|
|
|
Identifies the type of an expression, a variable (during a call to a procedure for example) or a control. |
|
|
|
|
|
|
Initializes: - one or all variables of file items with their default values.
- one or all items of a Record variable with their default values.
|
|
|
|
|
|
|
Three assignment operators are available... |
|
|
|
|
|
|
Initializes: - one or all variables of file items with their default values.
- one or all items of a Record variable with their default values.
|
|
|
|
|
|
|
The different types in WLanguage are... |
|
|
|
|
|
|
The advanced types of WLanguage are as follows |
|
|
|
|
|
|
WINDEV Tutorial: WINDEV application: Managing data Lesson 7 - Sending an email - 20 min |
|
|
|
|
|
|
This help page presents the different data sources available for a control.... |
|
|
|
|
|
|
The BrowsedFile property gets and sets the data source used to display records in controls based... |
|
|
|
|
|
|
There are different methods to align the elements in a List Box or Combo Box control...... |
|
|
|
|
|
|
Simple MAPI simplifies the management of emails received by the hosting company...... |
|
|
|
|
|
|
...A trigger is a WLanguage procedure automatically called by the HFSQL engine whenever a modification... |
|
|
|
|
|
|
The "is <Class>" operator is used to find out whether the object used in an object of the class... |
|
|
|
|
|
|
Deletes all the appointments from an Organizer control. |
|
|
|
|
|
|
The Address property is used to:
Establish a connection between the Conference control... |
|
|
|
|
|
|
The CursorOptions property is used to manage the type of cursor used for a connection (Native... |
|
|
|
|
|
|
Calculates the width of the image to print (in millimeters). |
|
|
|
|
|
|
Automatically updates the controls in a window or page with:
the values of the bound items... |
|
|
|
|
|
|
Encrypts a character string in binary format or in ASCII format. |
|
|
|
|
|
|
To pass parameters to a procedure run on a SOAP server, WINDEV is using the following structure...... |
|
|
|
|
|
|
Automatically updates the controls in a window or page with:
the values of the bound items... |
|
|
|
|
|
|
A cell found in a Table control can contain a set of controls...... |
|
|
|
|
|
|
Returns:
the numeric value rounded down to the nearest integer.
the duration rounded... |
|
|
|
|
|
|
Returns the two low bytes of an integer. |
|
|
|
|
|
|
Returns the two high bytes of an integer. |
|
|
|
|
|
|
You can deploy 64-bit compatible sites...... |
|
|
|
|
|
|
We are going to call the elements developed in WINDEV (project, windows, analysis, ...... |
|
|
|
|
|
|
WINDEV Tutorial - WLanguage basics Lesson 5 - Loops - 15 min |
|
|
|
|
|
|
Returns:
the value rounded up to the nearest integer.
the duration rounded up to the nearest... |
|
|
|
|
|
|
Deletes an appointment from an Organizer control. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|