|
|
|
|
|
|
|
Usage example of the CreateShortcut function |
|
|
|
|
|
|
WINDEV Tutorial: WINDEV application: Managing data Lesson 5 - Creating a drop-down menu - 30 min |
|
|
|
|
|
|
Modifies the time range displayed by an Organizer control (Day/Week/Month).... |
|
|
|
|
|
|
Identifies the control on which the context menu was opened. |
|
|
|
|
|
|
Allows you to access data handled by the Outlook messaging software (emails, contacts, groups of contacts, tasks, appointments and folders). |
|
|
|
|
|
|
List of properties associated with the SilverLight control... |
|
|
|
|
|
|
A Social Network control can be handled in a page by the following WLanguage properties...... |
|
|
|
|
|
|
A Rich Text Area control can be handled in a window by the following WLanguage properties...... |
|
|
|
|
|
|
Several WLanguage properties can be used on a menu found in a window or in a page...... |
|
|
|
|
|
|
Usage example of the OpenChild function |
|
|
|
|
|
|
Temporarily suspends the execution of the specified thread. Function not recommended. |
|
|
|
|
|
|
Usage example of the SysIconAdd function |
|
|
|
|
|
|
External component in practice... |
|
|
|
|
|
|
Rebuilds the file index (".NDX" file). |
|
|
|
|
|
|
Selects the default font. |
|
|
|
|
|
|
The Selected property is used to:
Select, or determine if a row is selected in a List, ListView or Table control.
Select, or determine if a column or cell is selected in a Table control with row or column selection.
Select, or determine if a WEBDEV menu option is selected.... |
|
|
|
|
|
|
List of events associated with Check Box controls... |
|
|
|
|
|
|
List of events associated with Radio Button controls... |
|
|
|
|
|
|
Moves the scrollbar to display a specific row or returns the index of the first row displayed in a Looper control populated programmatically. |
|
|
|
|
|
|
WINDEV, WEBDEV and WINDEV Mobile manage the following event by default...... |
|
|
|
|
|
|
Draws Markdown text:
in an Image control,
in an Image variable,
in a WDPic variable (on the background layer),
in a picLayer variable].... |
|
|
|
|
|
|
By default, a single code window is opened per ...... |
|
|
|
|
|
|
To customize the remote control performed on a multi-user WINDEV application, the standard window can be replaced with a window from your application...... |
|
|
|
|
|
|
Duplicates the record read in a data file: the record found in memory is added into the data file (query or view). |
|
|
|
|
|
|
Adds an element to a List Box, ListView or Combo Box control populated programmatically. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|