ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

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....
Customizing the WEBDEV User Groupware
The groupware in automatic mode offers several possibilities......
Zoom in the different editors
All editors of WINDEV, WEBDEV and WINDEV Mobile allow you to zoom in on the different elements displayed in the editor......
Operations performed on collaboration diagrams
The following paragraphs explain......
The "Database schema" pane
The "Database schema" pane shows......
Opening a help file (CHM, HTML or PDF)
There are several ways to open a help file......
Handling incoming or outgoing faxes
To send and receive faxes directly from an WINDEV application or a WEBDEV site, several functions allow you to handle faxes via the fax server available in Windows XP and Windows 2000......
Events associated with reports
The following events are associated to reports (order of appearance in the code editor)......
Installing a WEBDEV site
There are two methods to install a WEBDEV site on a Unix server......
Native Oracle Connector: Retrieving the output value of a stored procedure
The Native Oracle 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....
Operations performed on object diagrams
The following paragraphs explain......
Managing threads
WINDEV and WINDEV Mobile propose several functions used to perform an advanced management of threads....
Controls that can be moved in a page
WEBDEV proposes two modes for moving controls in a page......
Query creation mode: independent or embedded query
The query editor proposes two methods for creating a query......
Code coverage
The code coverage is the measure regarding the coverage of tests run on an application or site......
Table control populated programmatically
A Table control populated programmatically is directly linked to lists stored in memory......