|
|
|
|
|
|
|
Used to implement authentication via "Sign In with Apple" on devices running on iOS 13 and higher. |
|
|
|
|
|
|
Switches the LED (Light-Emitting Diode) of the device on. |
|
|
|
|
|
|
Switches the LED (Light-Emitting Diode) of the device off. |
|
|
|
|
|
|
Triggers the vibrations of the device. |
|
|
|
|
|
|
Stops the vibrations of the device (even if they have been triggered by another application). |
|
|
|
|
|
|
Deletes a notification category from the application. |
|
|
|
|
|
|
A Table, List Box or Combo Box control can be used to display the content of a data file or query...... |
|
|
|
|
|
|
The code editor includes a coloring system for the different elements in WLanguage code.... |
|
|
|
|
|
|
WINDEV, WEBDEV and WINDEV Mobile allow you to handle a Static control programmatically...... |
|
|
|
|
|
|
Returns:
the index of the current indexed column in a Table control (based on a data file or populated programmatically).
the number of the column currently in edit mode in the specified Table control (based on a data file or populated programmatically).... |
|
|
|
|
|
|
The TreeView control is a tree structure used to simplify the display of information that can be represented hierarchically...... |
|
|
|
|
|
|
WEBDEV allows you to handle a Slider control through programming.... |
|
|
|
|
|
|
WINDEV allows you to handle a Scrollbar control through programming...... |
|
|
|
|
|
|
Here is an overview of how to handle Table controls populated programmatically in WLanguage.... |
|
|
|
|
|
|
Returns:
at runtime: the list of libraries (".DLL" files) used by the current WINDEV or WINDEV Mobile application or by the current WEBDEV site. Only the libraries loaded in memory are listed.
in test mode: all the libraries installed on the current computer.... |
|
|
|
|
|
|
Displays and formats:
the tooltip associated with each section of a chart (section of a pie chart, column of a column chart, etc.). Also allows you to find out the characteristics of the tooltip associated with each chart section.
a custom tooltip, associated with a point.... |
|
|
|
|
|
|
Limits the display duration of a window or dialog box. If no user action is performed, when the specified amount of time is reached:
for a window, the code of a window button will be run.
for a dialog box, the dialog box is automatically closed.... |
|
|
|
|
|
|
Displays and formats:
the tooltip associated with each section of a chart (section of a Pie chart, column of a Column chart, etc.). Also allows you to find out the characteristics of the tooltip associated with each chart section.
a custom tooltip, associated with a point.... |
|
|
|
|
|
|
HFSQL Cluster is an extension of the HFSQL Client/Server database model.... |
|
|
|
|
|
|
When at least two selection conditions are found in a query, the sequence of selection conditions must be specified by the conditional operators AND and OR...... |
|
|
|
|
|
|
From version 25, you can create "project portfolios"...... |
|
|
|
|
|
|
Sharing a project in practice... |
|
|
|
|
|
|
A PDF Reader control can be handled through programming...... |
|
|
|
|
|
|
From version 21, WINDEV proposes advanced statistics regarding the use of your WINDEV applications via the telemetry...... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|