AYUDA EN LÍNEA
 WINDEVWEBDEV Y WINDEV MOBILE

Ayuda / Funcionalidades Automáticas de la Aplicación
  • Consejo: ¿Cómo modificar rápidamente un valor numérico?
WINDEV
WindowsLinuxJavaReportes y ConsultasCódigo de Usuario (UMC)
WEBDEV
WindowsLinuxPHPWEBDEV - Código Navegador
WINDEV Mobile
AndroidWidget Android iPhone/iPadIOS WidgetApple WatchMac Catalyst
Otros
Procedimientos almacenados
Realice cálculos fácilmente con la calculadora
You need to get the result of an operation but you don't have a calculator? Use the calculator in your application.
The context menu of the control has a "Calculator" option. This calculator allows you to perform standard operations.
Automatic calculator
Simply click OK and the number displayed in the calculator will appear in your control.
Note This calculator is available both in Numerical input fields and in numerical fields in table columns.

Consejo: ¿Cómo modificar rápidamente un valor numérico?

To quickly increase or reduce a numeric value in an Edit control, simply use the mouse wheel.
The increment step is set to 1 by default: when the value is selected in the control, each action performed on the wheel modifies the value by 1.
If the cursor is positioned in the value, the increment or decrement operation will be performed on the digit to the left of the cursor. For example, if the cursor is positioned between hundreds and thousands, the increment or decrement will be applied to the thousands (+ 1000 or -1000).
Comentarios
Haga clic en [Agregar] para publicar un comentario

Última modificación: 25/09/2024

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