ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Menu option: operation performed and action
An option of a drop-down or context menu in a page can be associated with an action......
Drive (Type of Variable)
The Drive type allows handle a Drive generically. To use this type of Variable, it is necessary to connect to the desired Drive.
2. Creating files in the analysis
WINDEV Tutorial: Creating a WINDEV project and its analysis Lesson 2 - Creating files in the analysis - 40 min
2. Creating files in the analysis
WEBDEV Tutorial - Creating a WEBDEV project and its analysis Lesson 2 - Creating files in the analysis - 40 min
Creating a WINDEV application for Linux
WINDEV allows you to create native 64-bit Linux executables. Their UI is developed with the window editor....
Managing Responsive Web Design in your Web pages
From now on, the Web sites can be viewed on several platforms......
dRectangleGradient (Function)
Draws a rectangle: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
Browser constants
Filtering the headers and the content of a Pivot Table
By default, the entire data found in the data files is taken into account when calculating the content of a Pivot Table control......
Background (Type of variable)
The Background type defines the advanced characteristics of the element background.
Configuring the automatic modification of data files
The automatic data file modification updates the description of data files on user computers......
Optional events
By default, the codes available in the code editor correspond to the most common codes......
ErrorBuild (Function)
Displays a custom error message in a system error window.
Clipping the window according to an image
An image can be used to easily define the shape of a window......
Managing sockets with WINDEV, WEBDEV and WINDEV Mobile
WINDEV, WEBDEV and WINDEV Mobile include several functions allowing you to perform an advanced management of sockets......
iParameterPreview (Function)
Configures the print preview: display a message regarding the resources of current computer. display or not the ribbon panes (as well as the buttons found). the export options available in the mini preview window....
Warning (Function)
Displays a custom message in a system warning window.
Creating a query
Two methods can be used to create a query......
Creating the Form windows of a WINDEV RAD pattern
Creating the Vision windows of the WINDEV RAD pattern
1. WEBDEV environment
WEBDEV Tutorial: WEBDEV overview Lesson 1 - WEBDEV environment - 5 min
Using Facebook authentication
Facebook is the world's most popular social network. It is commonly used by companies to reach their customers......
Report controls
Several types of controls can be handled in a report created by the report editor......
Implementing log-based replication: Modifying the analysis
Log-based replication can be implemented in the data model editor......
Sharing your source code with the SCM
WINDEV Tutorial - An SCM for WINDEV Sharing your source code with the SCM - 30 min