AYUDA EN LÍNEA
 WINDEVWEBDEV Y WINDEV MOBILE

Versión: 2026

Categoría: C functions
15 resultados
nWDEvalue: Evaluation of the value of an element
Evaluating the value of an element...
nWDExecute: Execute a WLanguage function
Running a WLanguage function by dynamic compilation with command formatting...
nWDExecuteEx: Execute a WLanguage function
Runs a WLanguage function by dynamic compilation, without command formatting...
nWDGetHFContext: Obtener contexto HFSQL
Obtiene el contexto HFSQL (sólo se aplica a C, Pascal y Visual Basic)...
nWDGetLastError: Código del último error
Código del último error...
nWDInit: Inicialización de un lenguaje externo
Inicializa el lenguaje externo...
nWDInitProject: Código de inicialización del proyecto
Ejecuta el código de inicialización del proyecto...
nWDOpenWDL: Abrir una biblioteca
Abre una biblioteca creada por WINDEV (archivo con extensión WDL)...
nWDSetCallbackNext
Set the "callback" called when using the WDKEY and RETURNWDKEY keywords for the next window to open (in C, Pascal and Visual Basic only)...
nWDSetParentNext
Establecer el padre de la siguiente ventana a abrir...
pszWDGetLastError: Mensaje del último error
Permite obtener el mensaje del último error producido...
WDContinueError: Reanudar tras el error
Esta función fuerza la reanudación de la ejecución tras un error...
WDTerm: Finalización del lenguaje externo
Finalización del lenguaje externo...
wWDGetReturnValueType
Tipo del valor de retorno de la última sentencia nWDExecute, nWDExecuteEx o nWDEvalue...
xxWDGetReturnValue
Used to retrieve the return value further to a call to nWDEvaluate, nWDExecute or nWDExecuteEx...