|
|
|
|
|
|
|
List of SQL functions: Special case... |
|
|
|
|
|
|
Spreadsheet controls include an automatic context menu that allows users to perform different actions on the data displayed in the control...... |
|
|
|
|
|
|
WINDEV, WEBDEV and WINDEV Mobile include an image editor...... |
|
|
|
|
|
|
The report viewer allows end users to view reports before printing them...... |
|
|
|
|
|
|
The Header property is used to get and change a header. |
|
|
|
|
|
|
The Content property is used to read or write the whole content of a control:
List Box populated programmatically,
Combo Box populated programmatically,
Spreadsheet.... |
|
|
|
|
|
|
Returns the quality level of connection: the higher the level is, the faster the connection will be. |
|
|
|
|
|
|
Retrieves a specific type of data during Drag/Drop.... |
|
|
|
|
|
|
The Keywords property is used to get and modify the keywords associated with a page. |
|
|
|
|
|
|
Checks the existence of a shared memory zone. |
|
|
|
|
|
|
Adds a new option into a Radio Button control. |
|
|
|
|
|
|
Displays a TreeView control from a specified element (node or leaf) or returns the name of the first element displayed in a TreeView control. |
|
|
|
|
|
|
Automatically updates:
the values of a data file's items in memory with the values from the controls in the window.
the value of the WLanguage variables with the value of the window controls.
This function is also available for WEBDEV pages.... |
|
|
|
|
|
|
Usage example of the HConnect function |
|
|
|
|
|
|
The project includes windows, reports, queries, help files, sets of procedures, ...... |
|
|
|
|
|
|
Returns the name of Nth control found in the specified element. |
|
|
|
|
|
|
The Position keyword can correspond to... |
|
|
|
|
|
|
Modifies a column in a horizontal Table control. |
|
|
|
|
|
|
Starts the native camera application of the device in order to take a photo. |
|
|
|
|
|
|
WINDEV gives you the ability to handle the styles defined for a help system (help file in HLP or CHM format)...... |
|
|
|
|
|
|
Allows you to find out and modify:
the display mode of grayed buttons found in the windows of your application.
the display mode of translucent border for the windows of your application.
the mode for loading large images.... |
|
|
|
|
|
|
Modifies or returns the visibility state of the refresh bar in a window. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|