ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Display (External language)
Displays a value in a control or assigns a value in a variable.
Native Oracle Connector for WINDEV and WEBDEV
WINDEV and WEBDEV support an optional Native Oracle Connector (also called Native Oracle Access......
The report editor
WINDEV, WEBDEV and WINDEV Mobile allow you to create reports with the report editor......
New Features brochure - Version 27: New WEBDEV features
New features in WEBDEV 27 presented in the New Features brochure....
Creating the menus for the windows of the WINDEV RAD pattern
Report templates and inheritance
When a report template is applied to a report, all the controls and code found in the template are "copied" into the report......
Social network: Available targets
This page presents the different possibilities of Social Network control according to the selected options......
Manipulating Dashboard controls programmatically
To programmatically manipulate Dashboard controls, WINDEV, WEBDEV and WINDEV Mobile include dashboard-specific functions......
Manipulating Map controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically manipulate Map controls....
iPrintReport (Function)
Prints a report created with the report editor.
Handling the framesets
The different operations that can be performed on the framesets are as follows......
sfUserInfo (Type of variable)
The sfUserInfo type is used to get information about a user...
Control constants
List of constants used by the functions for managing controls...
The "Internal report" control
The "Internal report" controls are used to print several reports (secondary reports) in a single report (main report) without programming......
Handling an element of a TreeView control programmatically
This help page explains how to handle the elements of a TreeView control either directly or via the WLanguage functions......
Choosing the action associated with a WEBDEV button
Whatever the type of button, it is possible to associate an action with it......
Handling a Looper control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Looper control by programming......
Diagram Editor (WINDEV): ribbon and panels
The Diagram Editor includes many features accessible via......
Camera control in a mobile application
The Camera control is used to......
Consuming a web service
WINDEV Tutorial: Consuming a web service Consuming a web service - 10 min
Chart constants
List of constants used by the functions for chart management....
Generating an iOS application
Several steps must be performed to develop an iPhone/iPad application:...
Report based on a text file
In a report based on a text file, the information to print is read from a text file or is directly assigned in the report controls......
VerticalAlignment (Property)
The VerticalAlignment property gets and changes the vertical alignment of a control.
Creating an SSL certificate that can be used with SocketCreateSSL
To create an SSL server with SocketCreateSSL, you must use a signed certificate containing a private key......