ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

nWDOpenWDL: Opening a library
Opens a library created by WINDEV (file with a WDL extension)......
xxWDGetReturnValue
Used to retrieve the return value further to a call to nWDEvaluate, nWDExecute or nWDExecuteEx......
nWDEvaluate: Evaluating the value of an element
Evaluating the value of an element......
nWDExecute: Running a WLanguage function
Running a WLanguage function by dynamic compilation with command formatting......
nWDExecuteEx: Running a WLanguage function
Runs a WLanguage function by dynamic compilation, without command formatting......
nWDGetHFContext: Get the HFSQL context
Gets the HFSQL context (applies to C, Pascal and Visual Basic only)......
nWDGetLastError: Error code of last error
Error code of last error......
nWDInit: Initialize the external language
Initializes the external language......
nWDInitProject: Initialization code of project
Run the initialization code of project......
Using the Control Centers in Client/Server mode
All the Control Centers provided with WINDEV, WEBDEV and WINDEV Mobile use the same database......
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
Set the parent of the next window to open......
pszWDGetLastError: Message of last error
Retrieves the message corresponding to the last error that occurred......
WDContinueError: Resume on error
This function forces the execution to resume after an error......
WDTerm: End the external language
End the external language......
wWDGetReturnValueType
Type of the return value of the last nWDExecute, nWDExecuteEx or nWDEvalue statement]......
Native Sybase Connector: Output value of a stored procedure run on the server
The Native Sybase Connector (also called Native Sybase Access) is used to: specify the input values during the call to a stored procedure. retrieve the output values after a call to a stored procedure....
Appendix 1: WEBDEV vocabulary
Bloque entièrement ou partiellement un fichier externe....