ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The Camera control
The Camera control is used to view the video captured by a camera connected to the current computer....
httpRequest (Type of variable)
The httpRequest type is used to retrieve the advanced characteristics of an HTTP/HTTPS request....
restRequest (Type of variable)
The restRequest type is used to define the advanced characteristics of a REST request.
7. Multilingual sites in practice
7. Consuming a web service
WINDEV Mobile tutorial: Developing an Android and iOS application Lesson 7 - Consuming a web service - 10 min
Creating and using a REST Webservice
A REST WebService is a program hosted on a server containing functions accessible via HTTP requests......
SensorGetOrientation (Function)
Retrieves the current orientation of the device on one of its 3 axes.
Adding files into a replication (ReplicEdit)
When the replication is described, the data files must be added into the replication......
Gesture variable
The Gesture variable is used to retrieve the gesture parameters (swipe)......
Creating an executable without library
When creating an executable, you can choose not to use a library or not to include all the elements of the project in the library......
ScreenFirst (Function)
Defines the next control that will be in edit in the current window.
Downloading files
The download is the operation that consists in saving a file stored on the server onto the computer of Web user......
Diagram Editor (WINDEV): ribbon and panels
The Diagram Editor includes many features accessible via......
OKCancelAsynchronous (Function)
Displays a message in a standard non-blocking dialog box with the answers "OK" and "Cancel" and calls a WLanguage procedure with the user's response....
Figma: Where to find the Figma key
To use Figma import in your product, you need to specify the Figma key in the general options of WINDEV, WEBDEV or WINDEV Mobile....
HTML control properties
You can manipulate HTML controls in a window, page or report using the following WLanguage properties......
WLanguage properties of Internal Window controls
List of WLanguage properties of Internal Window controls...
Link control properties
The Link control is available in a page and in a report......
Rating control properties
The Rating control can be used in a window as well as in a page....
Looper control properties
You can manipulate Looper controls in a window or page using the following WLanguage properties......
Events associated with windows
List of events associated with windows...
1. Application overview
WINDEV Mobile tutorial: Developing an Android and iOS application Lesson 1 - Application overview - 10 min
TablePrint (Function)
Prints the content of the specified Table control without having to create a report based on the Table control.
WBSetup: Managing additional languages
The "WBSetup" project corresponds to the standard setup program of WEBDEV sites......
Handling Ribbon controls programmatically
WINDEV allows you to programmatically handle Ribbon controls, as well as their tabs and groups....