|
|
|
|
|
|
|
In Windows/Linux multi-configuration applications, several limitations may appear: control not supported, functions not available, ...... |
|
|
|
|
|
|
WINDEV, WINDEV Mobile and WEBDEV allow you to programmatically manipulate Combo Box controls...... |
|
|
|
|
|
|
Automatically updates the controls of a page with:
the values of the bound items in the current record (loaded in memory) of the HFSL data file described in the data model editor.
the values of the bound WLanguage variables.... |
|
|
|
|
|
|
Several file descriptions can be grouped into a "Custom-Folder"...... |
|
|
|
|
|
|
The text files created by WDMSG use a specific format...... |
|
|
|
|
|
|
An Action Bar can be handled through programming. To do so, use the variable corresponding to the Action Bar in the code.... |
|
|
|
|
|
|
A Dockable Panel control can be handled through programming...... |
|
|
|
|
|
|
Starts the device's native camera application to record a video or to take a photo.... |
|
|
|
|
|
|
Validates the current transaction:
the modifications performed on the data file since the start of transaction (HTransactionStart) are validated.
the transaction file is deleted (if the transaction is the last transaction in progress for a network application)
the records locked in read-only by the transaction are unlocked.... |
|
|
|
|
|
|
Validates the current transaction:
the modifications performed on the data file since the start of transaction (HTransactionStart) are validated.
the transaction file is deleted (if the transaction is the last transaction in progress for a network application)
the records locked in read-only by the transaction are unlocked.... |
|
|
|
|
|
|
The color constants are mainly used in the chart functions, the print functions and the drawing functions...... |
|
|
|
|
|
|
Once a query is created, all the characteristics of this query can be modified at any time...... |
|
|
|
|
|
|
Automatically updates the controls in a window or page with:
the values of the bound items in the current record (loaded in memory) of the HFSL data file described in the data model editor.
the values of the bound WLanguage variables.... |
|
|
|
|
|
|
This chapter presents the following topics...... |
|
|
|
|
|
|
Managing a SaaS client account is used to...... |
|
|
|
|
|
|
List of constants used by the functions for chart management.... |
|
|
|
|
|
|
Connects the "Camera" control to a specific driver for video capture. |
|
|
|
|
|
|
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Tab control through programming...... |
|
|
|
|
|
|
Connects the "Camera" control to a specific driver for video capture. |
|
|
|
|
|
|
The on/off button is a button that operates like a check box...... |
|
|
|
|
|
|
You can customize text attributes such as character spacing, line spacing and font size in a window or page...... |
|
|
|
|
|
|
Starts the native camera application of the device in order to take a photo. |
|
|
|
|
|
|
The Hour property is used to:
Get the time from a variable of type Time or DateTime, or the number of hours from a variable of type Duration.
Change the time in a variable of type Time or DateTime, or the number of hours in a variable of type Duration.
Retrieve the time or the number of hours from a Date item (in "Date and time" or "Duration" format) or from a Time item.
Modify the time or the number of hours in a Date item (in "Date and time" or "Duration" format) or in a Time item.... |
|
|
|
|
|
|
The two-level setup (or multisite setup) combines:
a reference network setup deployed on a local network.
an HTTP setup used to update the reference setup on the local network.... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|