|
|
|
|
|
|
|
The popup menu of the windows (right mouse click on the window) contains the following options...... |
|
|
|
|
|
|
Sends an email using a given protocol (SMTP, MS Exchange, Lotus Notes, Outlook). |
|
|
|
|
|
|
...A trigger is a WLanguage procedure automatically called by the HFSQL engine whenever a modification is performed (addition, deletion, modification, ...) on a record of a data file.... |
|
|
|
|
|
|
WINDEV, WEBDEV and WINDEV Mobile propose several print methods...... |
|
|
|
|
|
|
Removes the '/' or '\' characters from the end of a string, if necessary.... |
|
|
|
|
|
|
Sends a stop request to a thread. |
|
|
|
|
|
|
Declares how to cancel an action that was added by WinEdDo. |
|
|
|
|
|
|
Associates a WLanguage procedure with a DDE event: when the DDE event occurs, the associated WLanguage procedure is automatically run. |
|
|
|
|
|
|
The DisplayMask property is used to:
Find out the display mask.
Modify the display mask.
This display mask is displayed when the control is in read-only or when the control does not have focus.... |
|
|
|
|
|
|
The SMS structure is a preset structure of WLanguage (no declaration is required)...... |
|
|
|
|
|
|
Sets the position on the next data file record according to a browse item. |
|
|
|
|
|
|
Saves:
the scrollbar position in a Table or TreeView Table control,
the elements selected in the control.... |
|
|
|
|
|
|
Starts the execution of a secondary thread. |
|
|
|
|
|
|
An "autorun" can be run (or not) when the setup CD is inserted into the drive of the setup computer...... |
|
|
|
|
|
|
WINDEV Tutorial: WINDEV overview Lesson 2 - My first window - 30 min |
|
|
|
|
|
|
WINDEV Tutorial - Managing multiple languages Adapting an application to support multiple languages - 20 min |
|
|
|
|
|
|
WINDEV Tutorial: WLanguage basics Lesson 2 - Variables - 20 min |
|
|
|
|
|
|
Specifies the network parameters required to use the Conference controls on Internet. |
|
|
|
|
|
|
There are two different modes to debug a WINDEV Mobile application... |
|
|
|
|
|
|
Adds a backslash to the end of a string, if necessary. |
|
|
|
|
|
|
Converts a local date and time (time zone, summer time, winter time) to UTC. |
|
|
|
|
|
|
The Dockable Panel control allows you to easily organize the software interface into zones that the end user can freely move...... |
|
|
|
|
|
|
Table controls allow you to display and/or enter data...... |
|
|
|
|
|
|
Restores the scrollbar position in a Table or TreeView Table control as well as the selected elements. |
|
|
|
|
|
|
All WLanguage code is written in the code editor, which offers several events on a given control ...... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|