ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Report controls
Several types of controls can be handled in a report created by the report editor......
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......
Menu option: operation performed and action
An option of a drop-down or context menu in a page can be associated with an action......
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
Using Facebook authentication
Facebook is the world's most popular social network. It is commonly used by companies to reach their customers......
Background (Type of variable)
The Background type defines the advanced characteristics of the element background.
Implementing log-based replication: Modifying the analysis
Log-based replication can be implemented in the data model editor......
Handling a report (in the editor)
Once a report was created, the description of this report can be modified at any time......
How to sort the result of a query?
This help page explains how to create a sort query with the query editor....
How to create an SQL query with a calculation formula?
This help page explains how to create a query with a calculation formula with the query editor....
How to create an SQL query to filter records?
This help page explains how to create an SQL query to filter records....
Display the code of an element
WINDEV, WEBDEV and WINDEV Mobile allow the use of event-driven and object-oriented programming......
iParameterViewer (Function)
Configures the report viewer.
Creating a combining query
A combining query (corresponding SQL statement: UNION) ......
Font (Type of variable)
A Font variable creates a font programmatically...
Cursor (Property)
The Cursor property is used to get and change the position of the mouse cursor in one of the following controls: Edit control. Editable Combo Box. "Edit control" table column and "Editable Combo Box" table column. Word Processing control. HTML Editor control....
dCopyImage (Function)
Copies an image: from an Image control to another Image control. from an Image variable to another Image variable....
SetFocus (Function)
Set focus: to a control (found in a window, in a page or in a frameset). to a window....