ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

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....
Warning (Function)
Displays a custom message in a system warning window.
Creating a query
Two methods can be used to create a query......
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......
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......
How to sort the result of a query?
This help page explains how to create a sort query with the query editor....
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....
How to create an SQL query to filter records?
This help page explains how to create an SQL query to filter records....
Refreshing the page data
In a dynamic WEBDEV site, the page data is refreshed during a user action......
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.
diagShape (Type of variable)
The diagShape type is used to define all the advanced characteristics of the original shape used in a diagram.
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....
Input masks and display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
HLockRecNum (Function)
Locks a record and restricts the access to this record for all the other applications.