AYUDA EN LÍNEA
 WINDEVWEBDEV Y WINDEV MOBILE

Este contenido se ha traducido automáticamente.  Haga clic aquí  para ver la versión en inglés.
Ayuda / WLanguage / Funciones WLanguage / Controles, páginas y ventanas / Funciones multilingües
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
Funciones de gestión de varios idiomas
Para gestionar las aplicaciones multilingües se utilizan las siguientes funciones:
ChangeCharsetRetrieves and/or changes the character set used:
  • by all the screen fonts.
  • by all the operations performed on the character strings (functions and/or operators).
ChangeKeyboardObtiene o establece el idioma asociado al teclado.
ChangeSeparatorChanges the value of the separators (decimal separator or thousand separator) used in the numeric masks for internationalization.
LanguageToCharsetDevuelve el conjunto de caracteres correspondiente a un idioma.
LanguageToNameDevuelve el nombre de un idioma.
LanguageToNationDevuelve la nación correspondiente a una lengua.
LoadErrorLoads the file containing the error messages in the desired language into memory.
MessTranslateRetrieves a message found in the code of a program in the current language.
NationDefines or identifies the display language (captions, messages, ...) used for the windows, pages, reports and controls.
NationFrameworkDefine o identifica el lenguaje de la framework.
NationRightToLeftPermite averiguar si el idioma actual se escribe de derecha a izquierda.
NationToLanguageDevuelve la lengua correspondiente a una nación.
NationToNameDevuelve el nombre de la lengua correspondiente a una nación.
NationToSubLanguageDevuelve el sub-lenguaje Default correspondiente a una nación.
Versión mínima requerida
  • Versión 9
Esta página también está disponible para…
Comentarios
Haga clic en [Agregar] para publicar un comentario

Última modificación: 23/06/2023

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