AYUDA EN LÍNEA
 WINDEVWEBDEV Y WINDEV MOBILE

Ayuda / Gestión de lenguajes externos / Funciones C
  • Use
  • Syntax
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
Use
Set the parent of the next window to open.
For example, this function allows you attach a WINDEV window to a window opened from the external language.
Syntax
int      nWDSetParentNext(HWND hWnd);
Details of parameters
hWnd: Handle
Handle of parent window of the next window to open. To associate a WINDEV window with a window in external language, this parameter will be the handle of the window in external language.
Versión mínima requerida
  • Versión 9
Comentarios
Haga clic en [Agregar] para publicar un comentario

Última modificación: 26/05/2022

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