|
|
|
|
|
|
|
WINDEV and WINDEV Mobile allow you to handle Sidebar controls programmatically...... |
|
|
|
|
|
|
The management of remote control uses a file in INI format...... |
|
|
|
|
|
|
A Table control proposes an automatic popup menu allowing the user to perform several operations on the data displayed in the table...... |
|
|
|
|
|
|
The Project Management Hub is used to follow the tasks of one or more contributors via...... |
|
|
|
|
|
|
The examples provided with WINDEV are intended to help you learn the features of WINDEV.... |
|
|
|
|
|
|
Table/Looper controls can be used to display a set of information...... |
|
|
|
|
|
|
Returns a directory path for the data of the current user of the current application. |
|
|
|
|
|
|
Defines the WLanguage procedure that will be called when the location of the user changes. |
|
|
|
|
|
|
Procedure ("Callback") called by AlbumPicker when the user selects an image or a video. |
|
|
|
|
|
|
Defines the WLanguage procedure executed when the user clicks on a deep link. |
|
|
|
|
|
|
A multitouch feature is a technique allowing the user to interact with a device via several contact points (the fingers are used in most cases).... |
|
|
|
|
|
|
The Upload control is used to upload one or more files.... |
|
|
|
|
|
|
You can display a print preview in the report viewer...... |
|
|
|
|
|
|
WINDEV allows you to handle Dynamic Tab controls with the TabXXX functions and with multiple WLanguage properties...... |
|
|
|
|
|
|
Syntax for declaring the functions of the Windows API... |
|
|
|
|
|
|
Used to modify:
the timeout before displaying the tooltips.
the display duration of the tooltips.... |
|
|
|
|
|
|
Declares the default background color for the rectangles and circles, ... used in a WDPic variable. |
|
|
|
|
|
|
Several methods can be used to automatically position the edit cursor on a specific line in an edit control:... |
|
|
|
|
|
|
Used to find out whether the application is started in "simulator test mode" from WINDEV Mobile.... |
|
|
|
|
|
|
Allows you to :
view the document coming from the Twain device in an Image control.
view the document coming from the Twain device in the user interface of device.... |
|
|
|
|
|
|
Retrieves the content of a Text Memo column found in the query result, for the current line. |
|
|
|
|
|
|
The ToolTipTitle property gets and sets the text displayed in the tooltip associated with the column title of a Table control. This tooltip only appears when the Table control column title is hovered over. |
|
|
|
|
|
|
Implements a user filter on a column found in a Table or TreeView Table control. |
|
|
|
|
|
|
Two methods can be used to pass parameters to a query with parameters used in a window or in a control (List Box, Combo Box or Table control for example)...... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|