ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Deploying a site on a PC SOFT test server
PC SOFT proposes to host your test sites......
AAFImportParameter (Function)
Loads all customizations made via AAFs (Automatic Applications Features) that have previously been saved to a file.
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)......
Environment of code editor
SysInstance (Function)
Returns the instance of a module.
FTPConnect (Function)
Connects the current computer to an FTP server (File Transfer Protocol).
iPrintReport (External language)
Prints a report created with the report editor.
Client application: Running procedures on a server of.Net services
Several DotNet functions are available in WINDEV......
Running the test of a report
The test of a single report allows you to run the current report in WINDEV, WEBDEV or WINDEV Mobile......
OCRExtractText (Function)
Reads the text contained in an image.
Displaying a frameset in a WEBDEV site
Displaying a new frameset in a WEBDEV site can be performed according to several methods......
Client application: Running procedures on a SOAP server
WINDEV include several SOAP functions......
NetStartServer (Function)
Starts an FTP (File Transfer Protocol) or RPC (Remote Procedure Call) server powered by WINDEV. This function is kept for backward compatibility....
REST web services: Importing an OpenAPI specification
REST web service APIs can be described using OpenAPl files......
iGroupAdd (Function)
Adds a report to a group of reports.
Changing the characteristics of window controls
The characteristics of the controls can be viewed and/or changed in......
ASPDisplay (Function)
Calls an external ASP script and returns the result page in the current browser window.
PHPDisplay (Function)
Calls an external PHP script and returns the result page in the current browser window.
Client application: Running procedures on a server of J2EE services
WINDEV includes several J2EE functions......
Python: Native calls
WLanguage allows for native Python calls......
WX file
The "Executable Name".WX file is used to manage some features directly, even if these features have not been included in the application. This file is found beside the executable....
MenuClone (Function)
Clones a menu or a menu option as well as the associated code.
Screen,Raz (External language)
Resets to zero (for a numeric control) or clears (for the other types of controls) the content of the controls found in the current window.
Use (External language)
Opens the specified window by closing all the windows opened beforehand.
SpeechSynthesisReadFile (Function)
Reads the content of the specified file by using the engine for speech synthesis found on the device.