|
|
|
|
|
|
|
WEBDEV allows you to handle an iFrame control by programming...... |
|
|
|
|
|
|
You can associate an action with the link regardless of the type of link...... |
|
|
|
|
|
|
WINDEV applications automatically include a context menu for Table controls, TreeView Table controls and their columns...... |
|
|
|
|
|
|
Resets the password of a registered user. |
|
|
|
|
|
|
The links are used to link the files found in an analysis between themselves...... |
|
|
|
|
|
|
List of functions for managing browsers... |
|
|
|
|
|
|
Starting with version 27, files can be downloaded in the background, using the system download manager...... |
|
|
|
|
|
|
Queries are used to easily select records in one or more data files...... |
|
|
|
|
|
|
WINDEV allows you to programmatically handle Ribbon controls, as well as their tabs and groups.... |
|
|
|
|
|
|
The SMS structure is a preset structure of WLanguage (no declaration is required)...... |
|
|
|
|
|
|
The Filter property is used to identify and change the filter applied to records in:
Table controls based on a data file,
browsing TreeView Table controls,
browsing List Box controls,
Combo Box controls based on a data file,
browsing Looper controls.... |
|
|
|
|
|
|
Creates a color from its hue, saturation and lightness. |
|
|
|
|
|
|
List of HFSQL properties... |
|
|
|
|
|
|
Displays the window for contact creation of the native application for contact management found on the device (Android, iPhone or iPad, Universal Windows). |
|
|
|
|
|
|
The Path property gets and sets a path. |
|
|
|
|
|
|
The StoredValue property is used to get the value currently stored by:
a row in a List Box, ListView or Combo Box control.
a "Text token" Edit control.
a row of a Table control.
an input suggestion in an Edit control (if the suggestion is selected).... |
|
|
|
|
|
|
Starts the native application for sending SMSs found on the device (Android or iPhone/iPad).... |
|
|
|
|
|
|
The Camera property is used to identify and change the camera used (back or front). |
|
|
|
|
|
|
Depending on the style of your applications, the border of your windows can be translucent...... |
|
|
|
|
|
|
WINDEV can be used to generate windows for a Java application...... |
|
|
|
|
|
|
The Group property is used to:
find out whether the control belongs to a group of controls. If the control belongs to one or more groups, the Group property can be used to identify these groups of controls.
associate a control with a group of controls.... |
|
|
|
|
|
|
WINDEV manages the following events by default (in order of appearance in the code editor)... |
|
|
|
|
|
|
The ShortcutKey property gets and sets the keyboard shortcut associated with a control. |
|
|
|
|
|
|
Runs a process only after a given procedure has been executed, and continues to execute the current code while waiting for this procedure to end. |
|
|
|
|
|
|
The Movable property is used to:
Find out whether a table column can be moved by the user,
Allow and/or forbid a table column to be moved by the user.... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|