ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HReadSeek (Example)
Usage example of the HReadSeek function
FaxSend (Function)
Sends a fax according to the connection that was established beforehand (FaxConnect).
Share your projects via Git
Git is a source code manager......
List of extension attributes
The list of extension attributes ......
Creating, generating and deploying a web service
WINDEV and WEBDEV allow you to directly generate web services that use the SOAP technology......
Libraries (.WDL file)
A library is a WDL file that contains all WINDEV or WEBDEV resources ......
Sharing elements with a WINDEV application
Defines the type of context menu displayed by a chart....
Error 107: Redefinition of the parameter
WINDEV, WEBDEV and WINDEV Mobile tools
The following tools are provided with WINDEV, WEBDEV and WINDEV Mobile...
WLanguage procedure called by OpenDocument
WLanguage procedure ("callback") called by OuvreDocument after the edit window is closed. This procedure can be a local, global or internal procedure.
Handling the external files
WINDEV, WINDEV Mobile and WEBDEV propose several functions allowing you to manage the external files from your WINDEV/WINDEV Mobile applications or from your WEBDEV sites......
Telephony: Managing the incoming calls
The management of the incoming calls is performed in a specific "thread"....
Installing WINDEV, WEBDEV or WINDEV Mobile
This page describes the configuration required to install WINDEV, WEBDEV or WINDEV Mobile, as well as the different installation steps......
Native SQL Server Connector: Retrieving the output value of a stored procedure
The Native SQL Server Connector 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....
The SOAP structure
To pass parameters to a procedure run on a SOAP server, WINDEV is using the following structure......
Error 203: The procedure already has a scope attribute (local or global)
Assisted HFSQL error handling
WINDEV, WEBDEV and WINDEV Mobile include a module for assisted management of HFSQL errors......
NetClientMessageBox (Function)
Displays a dialog box on each client computer connected to the server. This function is kept for backward compatibility....