AYUDA EN LÍNEA
 WINDEVWEBDEV Y WINDEV MOBILE

Ayuda / Funcionalidades Automáticas de la Aplicación (FAA) / FAA en controles Campo de entrada
  • Overview
  • How to?
  • Implementation
WINDEV
WindowsLinuxUniversal Windows 10 AppJavaReports and QueriesUser code (UMC)
WEBDEV
WindowsLinuxPHPWEBDEV - Browser code
WINDEV Mobile
AndroidAndroid Widget iPhone/iPadIOS WidgetApple WatchMac CatalystUniversal Windows 10 App
Others
Stored procedures
Overview
The context menu of Edit controls includes a "Search on Internet" option for the term selected in the control.
This option is also available in the columns of Table, TreeView Table, Spreadsheet and Pivot Table controls. If the column is not editable, the cell content is selected.
When the option "Search on Internet" is selected, a Google search is automatically launched for the selected elements.
How to?

Implementation

The option "Search xxxx on Internet" is automatically implemented for the following controls:
  • Edit controls.
  • Table and TreeView Table controls,
  • Spreadsheet controls,
  • Pivot Table controls.
This option can be configured (like all the options proposed by the AAFs). For more details, see Configuring the AAF menus.
Through programming:
  • use AAFDisable with the aafInternetSearch constant to delete the option in the context menu.
  • AAFConfigure allows you to specify the search engine used (Google by default).
Versión mínima requerida
  • Versión 19
Comentarios
Haga clic en [Agregar] para publicar un comentario

Última modificación: 22/09/2022

Señalar un error o enviar una sugerencia | Ayuda local