AYUDA EN LÍNEA
 WINDEVWEBDEV Y WINDEV MOBILE

Ayuda / WLanguage / Funciones WLanguage / Funciones específicas de la Web / Funciones de páginas
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
Hides a Popup control displayed in the page via <Popup>.Display.
Example
POPUP_Question.Close()
Syntax
<Popup>.Close()
<Popup>: Control name
Name of the Popup control that will be hidden.
Remarks
The browsers do not refresh the display in the middle of a JavaScript code: <Popup>.Display and <Popup>.Close must be used in different processes/events. If these functions are used in the same process/event, the Popup control is not displayed.
Component: wd290page.dll
Versión mínima requerida
  • Versión 23
Comentarios
Haga clic en [Agregar] para publicar un comentario

Última modificación: 21/06/2023

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